From 9500d09878bae7117479cbe12a50288913b35385 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 19:18:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a86fbf..a88088b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/croissant-cup-coffee-laptop-blue-background-flat-lay_169016-24034.jpg" + imageSrc="http://img.b2bpic.net/free-photo/croissant-cup-coffee-laptop-blue-background-flat-lay_169016-24034.jpg?_wi=1" imageAlt="Professional digital agency workspace" /> @@ -87,7 +87,7 @@ export default function LandingPage() { description: "Optimized performance to drive actual business results, not just vanity metrics.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153843.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153843.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -127,21 +127,21 @@ export default function LandingPage() { value: "150M+", title: "Total Reach", description: "Global reach generated for clients this year.", - imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=1", }, { id: "m2", value: "3.5x", title: "Avg. Engagement", description: "Growth in average audience interactions.", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-analyse-chalkboard_23-2148411831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-analyse-chalkboard_23-2148411831.jpg?_wi=1", }, { id: "m3", value: "45%", title: "Conversion Rate", description: "Improved ROI for high-ticket clients.", - imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160244.jpg?_wi=1", }, ]} title="Proven Impact" @@ -180,7 +180,7 @@ export default function LandingPage() { quote: "The results were immediate. Our brand presence is now synonymous with luxury.", tag: "Brand Growth", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/croissant-cup-coffee-laptop-blue-background-flat-lay_169016-24034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/croissant-cup-coffee-laptop-blue-background-flat-lay_169016-24034.jpg?_wi=2", imageAlt: "professional business executive portrait", }, { @@ -191,7 +191,7 @@ export default function LandingPage() { quote: "Finally, an agency that understands data as well as creativity. Truly premium.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/photo-glad-man-white-shirt-looking-back-while-chatting-using-wireless-internetin-mobile-phone-dark-gray_171337-460.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153843.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153843.jpg?_wi=2", imageAlt: "professional business executive portrait", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { quote: "Exceptional management and execution. Our community has never been more engaged.", tag: "Retention", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-handsome-caucasian-man-posing-looking-camera-isolated-dark-background_613910-15062.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=2", imageAlt: "professional business executive portrait", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { quote: "Professional, efficient, and results-driven. They exceeded all expectations.", tag: "Conversion", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-corporate-woman-young-intern-walks-street-office-holds-mobile-phone-texts_1258-194216.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-analyse-chalkboard_23-2148411831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-analyse-chalkboard_23-2148411831.jpg?_wi=2", imageAlt: "professional business executive portrait", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { quote: "A masterclass in modern digital marketing. A true extension of our internal team.", tag: "Partnership", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_107420-74362.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160244.jpg?_wi=2", imageAlt: "professional business executive portrait", }, ]} -- 2.49.1