From ad5353724108f0dce3ce464074277d0928814105 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 11:58:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 702911e..7c49423 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@sarah", testimonial: "The perfect blend of traditional marketing and modern AI tools. A powerhouse agency.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-53051.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-53051.jpg?_wi=1", imageAlt: "modern marketing agency hero background", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@mike", testimonial: "Increased our ROI by 300% in six months. Highly recommend SHUNYA.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-ceos-business-meeting-evaluating-monthly-statistics-records-success-story_482257-133295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-ceos-business-meeting-evaluating-monthly-statistics-records-success-story_482257-133295.jpg?_wi=1", imageAlt: "professional marketing team office", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@elena", testimonial: "Professional, creative, and extremely data-driven. A rare find.", rating: 5, - 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", imageAlt: "seo growth marketing icon", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@john", testimonial: "SHUNYA took our brand to new heights with their offline and online synergy.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/innovation-ideas-imagine-processing-system-concept_53876-132192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/innovation-ideas-imagine-processing-system-concept_53876-132192.jpg?_wi=1", imageAlt: "ai technology brain icon", }, ]} @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-53051.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-53051.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/smiling-hr-employee-shaking-hands-with-man-after-interview_482257-123757.jpg", @@ -136,7 +136,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Built for Growth" description="We are a full-service agency that bridges the gap between traditional marketing reach and future-forward digital innovation. Our in-house AI tools give our clients a distinct edge in an increasingly competitive market." - imageSrc="http://img.b2bpic.net/free-photo/female-ceos-business-meeting-evaluating-monthly-statistics-records-success-story_482257-133295.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-ceos-business-meeting-evaluating-monthly-statistics-records-success-story_482257-133295.jpg?_wi=2" /> @@ -149,12 +149,12 @@ export default function LandingPage() { { title: "Digital Marketing", description: "Dominate the SERPs, social media, and paid ads with precision-targeted campaigns.", - 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", }, { title: "Internal AI Tools", description: "We build custom automation and AI platforms to streamline your internal workflows.", - imageSrc: "http://img.b2bpic.net/free-photo/innovation-ideas-imagine-processing-system-concept_53876-132192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/innovation-ideas-imagine-processing-system-concept_53876-132192.jpg?_wi=2", }, { title: "Offline Marketing", @@ -287,7 +287,7 @@ export default function LandingPage() {