From 35fcfaeab143fb8f1c03e68aa5a7a1ed453faf3d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 03:51:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6981ccc..db26dd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=1" imageAlt="Digital marketing growth metrics dashboard" avatars={[ { @@ -144,7 +144,7 @@ export default function LandingPage() { title: "Happy Partners", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/group-graphic-designers-giving-high-five-each-other_1170-1096.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-graphic-designers-giving-high-five-each-other_1170-1096.jpg?_wi=1" imageAlt="Agency team collaborating on digital strategy" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -161,42 +161,42 @@ export default function LandingPage() { title: "Performance Marketing", description: "ROI-focused ad campaigns on Google and social platforms.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=2", imageAlt: "Performance Ads", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=3", imageAlt: "Social Ads", }, - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=4", imageAlt: "digital marketing dashboard analytics growth", }, { title: "Search Engine Optimization", description: "Organic growth strategies to dominate search engine results.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=5", imageAlt: "SEO Analytics", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=6", imageAlt: "Keyword Research", }, - imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-giving-high-five-each-other_1170-1096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-giving-high-five-each-other_1170-1096.jpg?_wi=2", imageAlt: "modern office team collaboration creative", }, { title: "Content Strategy", description: "Engaging content that drives brand loyalty and conversion.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=7", imageAlt: "Content Calendar", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=8", imageAlt: "Content Strategy", }, - imageSrc: "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/stylish-handsome-caucasian-man-posing-looking-camera-isolated-dark-background_613910-15062.jpg?_wi=1", imageAlt: "professional portrait smiling business leader", }, ]} @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "DigitallyGrow doubled our leads in just 3 months. Exceptional service!", name: "Sarah Sharma", role: "CEO, Startup", - imageSrc: "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/stylish-handsome-caucasian-man-posing-looking-camera-isolated-dark-background_613910-15062.jpg?_wi=2", }, { id: "2", -- 2.49.1