diff --git a/src/app/page.tsx b/src/app/page.tsx index af8a220..f3cfddf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,23 +67,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/workers-working-computer-network-graphic-overlay_53876-132297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-working-computer-network-graphic-overlay_53876-132297.jpg?_wi=1", imageAlt: "Financial planning desk", }, { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-cheerful-man-working-digital-tablet_329181-15319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-cheerful-man-working-digital-tablet_329181-15319.jpg?_wi=1", imageAlt: "Analyzing savings goals", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stack-five-rows-coins-alarm-clock_1150-17748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stack-five-rows-coins-alarm-clock_1150-17748.jpg?_wi=1", imageAlt: "Growth graph concept", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-coloured-envelopes-success-plan-writings-magnifying-glass-spiral-notebook-gray-sand-background_179666-19963.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-coloured-envelopes-success-plan-writings-magnifying-glass-spiral-notebook-gray-sand-background_179666-19963.jpg?_wi=1", imageAlt: "Career and savings dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-entrepreneur-taking-phone-call-share-insight-kpi-metrics_482257-126552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-entrepreneur-taking-phone-call-share-insight-kpi-metrics_482257-126552.jpg?_wi=1", imageAlt: "Abstract data visualization", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { quote: "My savings doubled in six months thanks to these tools.", tag: "Personal Finance", avatarSrc: "http://img.b2bpic.net/free-photo/happy-business-women-posing-pointing-fingers-camera-while-sitting-table-with-coffee-cups-documents_74855-9959.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/workers-working-computer-network-graphic-overlay_53876-132297.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-working-computer-network-graphic-overlay_53876-132297.jpg?_wi=2", imageAlt: "portrait successful professional finance", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "The career finance integration made all the difference.", tag: "Career Growth", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-senior-man-drinking-coffee-cafe-senior-man-using-smart-laptop-cafe_496169-355.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-cheerful-man-working-digital-tablet_329181-15319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-cheerful-man-working-digital-tablet_329181-15319.jpg?_wi=2", imageAlt: "portrait successful professional finance", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { quote: "I finally feel secure in my financial future.", tag: "Security", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stack-five-rows-coins-alarm-clock_1150-17748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stack-five-rows-coins-alarm-clock_1150-17748.jpg?_wi=2", imageAlt: "portrait successful professional finance", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { quote: "Learning how to invest early was a game changer.", tag: "Education", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-thoughtful-woman-dressed-outerwear-holds-modern-tablet-notebook-focused-away-walks-outside_273609-55797.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-coloured-envelopes-success-plan-writings-magnifying-glass-spiral-notebook-gray-sand-background_179666-19963.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-coloured-envelopes-success-plan-writings-magnifying-glass-spiral-notebook-gray-sand-background_179666-19963.jpg?_wi=2", imageAlt: "portrait successful professional finance", }, { @@ -273,7 +273,7 @@ export default function LandingPage() { quote: "Actionable advice that actually works for business owners.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-entrepreneur-taking-phone-call-share-insight-kpi-metrics_482257-126552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-entrepreneur-taking-phone-call-share-insight-kpi-metrics_482257-126552.jpg?_wi=2", imageAlt: "portrait successful professional finance", }, ]}