|
21 | 21 | <meta name="twitter:title" content="BlueprintAgentic — Agentic AI consulting"> |
22 | 22 | <meta name="twitter:description" content="AI transformation, technology strategy, and end-to-end engineering for startups and small and medium businesses."> |
23 | 23 | <meta name="twitter:image" content="https://blueprintagentic.ai/assets/og-card.png"> |
| 24 | + |
| 25 | +<script type="application/ld+json"> |
| 26 | +{ |
| 27 | + "@context": "https://schema.org", |
| 28 | + "@type": "ProfessionalService", |
| 29 | + "@id": "https://blueprintagentic.ai/#organization", |
| 30 | + "name": "BlueprintAgentic", |
| 31 | + "url": "https://blueprintagentic.ai/", |
| 32 | + "logo": "https://blueprintagentic.ai/assets/logos/wordmark-blue.png", |
| 33 | + "image": "https://blueprintagentic.ai/assets/og-card.png", |
| 34 | + "description": "Agentic AI consulting, technology leadership, AI transformation, and end-to-end engineering for startups and small and medium businesses.", |
| 35 | + "email": "contact@blueprintagentic.ai", |
| 36 | + "founder": { |
| 37 | + "@type": "Person", |
| 38 | + "name": "Jason Morrissette", |
| 39 | + "jobTitle": "Founder", |
| 40 | + "sameAs": "https://www.linkedin.com/in/jason-morrissette-6704261b/" |
| 41 | + }, |
| 42 | + "areaServed": [ |
| 43 | + { "@type": "City", "name": "Boston" }, |
| 44 | + { "@type": "AdministrativeArea", "name": "Greater Boston" }, |
| 45 | + { "@type": "State", "name": "Massachusetts" }, |
| 46 | + { "@type": "Place", "name": "New England" } |
| 47 | + ], |
| 48 | + "address": { |
| 49 | + "@type": "PostalAddress", |
| 50 | + "addressRegion": "MA", |
| 51 | + "addressCountry": "US" |
| 52 | + }, |
| 53 | + "knowsAbout": [ |
| 54 | + "Agentic AI", |
| 55 | + "AI transformation", |
| 56 | + "Fractional CIO", |
| 57 | + "Fractional CTO", |
| 58 | + "Multi-agent systems", |
| 59 | + "IT infrastructure", |
| 60 | + "Technology strategy" |
| 61 | + ] |
| 62 | +} |
| 63 | +</script> |
24 | 64 | <link rel="stylesheet" href="css/style.css"> |
25 | 65 | <style> |
26 | 66 | /* Hero A — Split layout: text left, workbench screenshot bleeds off the right edge */ |
|
0 commit comments