diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c81a46..6fd4132 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Let's Talk", href: "/contact" }, { text: "See How I Work", href: "#the-fix" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/abstract-background-with-blue-shapes_23-2148250139.jpg" + imageSrc="http://img.b2bpic.net/free-vector/abstract-background-with-blue-shapes_23-2148250139.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -72,7 +72,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { 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" }, + { 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?_wi=2" }, { 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" }, { 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" }, { 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" },