diff --git a/src/app/page.tsx b/src/app/page.tsx index 455c36a..7d8852b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,81 +44,50 @@ export default function LandingPage() {
@@ -137,9 +98,7 @@ export default function LandingPage() { title="I Don't Sell Slides. I Deliver Outcomes." buttons={[ { - text: "Book a Call", - href: "/contact", - }, + text: "Book a Call", href: "/contact"}, ]} /> @@ -151,33 +110,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Copilot Rollout", - description: "End-to-end Microsoft 365 Copilot deployment, strategy, governance, and training.", - imageSrc: "http://img.b2bpic.net/free-vector/abstract-background-with-blue-shapes_23-2148250139.jpg?_wi=2", - imageAlt: "dark abstract tech geometric", - }, + id: "f1", title: "Copilot Rollout", description: "End-to-end Microsoft 365 Copilot deployment, strategy, governance, and training.", tag: "Service", imageSrc: "http://img.b2bpic.net/free-vector/abstract-background-with-blue-shapes_23-2148250139.jpg", imageAlt: "dark abstract tech geometric"}, { - id: "f2", - title: "AI Strategy", - description: "AI maturity assessment, opportunity mapping, and business case development.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-senior-woman-posing-indoors_23-2149833728.jpg?_wi=1", - imageAlt: "professional executive headshot", - }, + id: "f2", title: "AI Strategy", description: "AI maturity assessment, opportunity mapping, and business case development.", tag: "Service", imageSrc: "http://img.b2bpic.net/free-photo/front-view-senior-woman-posing-indoors_23-2149833728.jpg", imageAlt: "professional executive headshot"}, { - id: "f3", - title: "Azure Knowledge Mining", - description: "Intelligent search and document intelligence on Azure Cognitive Services.", - imageSrc: "http://img.b2bpic.net/free-photo/teen-girl-looking-camera-making-notes_23-2147860817.jpg?_wi=1", - imageAlt: "cto portrait editorial", - }, + id: "f3", title: "Azure Knowledge Mining", description: "Intelligent search and document intelligence on Azure Cognitive Services.", tag: "Service", imageSrc: "http://img.b2bpic.net/free-photo/teen-girl-looking-camera-making-notes_23-2147860817.jpg", imageAlt: "cto portrait editorial"}, { - id: "f4", - title: "Power Platform", - description: "Process automation using Power Automate, Copilot Studio, and custom connectors.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-woman-jeans-jacket-walking-street-with-little-purse-elegant-style-spring-fashion-trends_285396-6698.jpg?_wi=1", - imageAlt: "professional woman portrait", - }, + id: "f4", title: "Power Platform", description: "Process automation using Power Automate, Copilot Studio, and custom connectors.", tag: "Service", imageSrc: "http://img.b2bpic.net/free-photo/stylish-beautiful-woman-jeans-jacket-walking-street-with-little-purse-elegant-style-spring-fashion-trends_285396-6698.jpg", imageAlt: "professional woman portrait"}, ]} title="What I Do" description="Driving real adoption and transformation." @@ -189,14 +128,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} names={[ - "LSE", - "Kantar", - "FTSE 100", - "Enterprise A", - "Global Tech", - "Financial Firm", - "Retail Leader", - ]} + "LSE", "Kantar", "FTSE 100", "Enterprise A", "Global Tech", "Financial Firm", "Retail Leader"]} title="Trusted By" description="Engagements with teams at LSE, Kantar, and FTSE-listed enterprises." /> @@ -205,8 +137,8 @@ export default function LandingPage() {
@@ -214,13 +146,9 @@ export default function LandingPage() {