From fda31240db41ecd756ba23a6b1bde9b07c57a3b6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 17:52:01 +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 fa0b9a8..6a9c55a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,27 +71,27 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-futuristic-illustration-with-particles-with-shallow-depth-field_1048-11935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-futuristic-illustration-with-particles-with-shallow-depth-field_1048-11935.jpg?_wi=1", imageAlt: "Dashboard", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-with-headphones-listening-music-having-fun_482257-77652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-with-headphones-listening-music-having-fun_482257-77652.jpg?_wi=1", imageAlt: "Studio", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-creative-illustration_23-2151980714.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-creative-illustration_23-2151980714.jpg?_wi=1", imageAlt: "Abstract", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/group-people-looking-digital-tablet-with-social-media-icons-workplace_23-2147847544.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-people-looking-digital-tablet-with-social-media-icons-workplace_23-2147847544.jpg?_wi=1", imageAlt: "Team", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=1", imageAlt: "Network", }, { @@ -319,7 +319,7 @@ export default function LandingPage() { quote: "Vantage transformed our social presence completely.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-futuristic-illustration-with-particles-with-shallow-depth-field_1048-11935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-futuristic-illustration-with-particles-with-shallow-depth-field_1048-11935.jpg?_wi=2", imageAlt: "business portrait professional", }, { @@ -330,7 +330,7 @@ export default function LandingPage() { quote: "The data-driven approach is truly unmatched.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-138.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-with-headphones-listening-music-having-fun_482257-77652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-with-headphones-listening-music-having-fun_482257-77652.jpg?_wi=2", imageAlt: "business portrait professional", }, { @@ -341,7 +341,7 @@ export default function LandingPage() { quote: "Professional, efficient, and incredibly creative.", tag: "Creative", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-confident-businessman-white-shirt-looking-left-smiling-satisfied-standing-whi_1258-112690.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-creative-illustration_23-2151980714.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-creative-illustration_23-2151980714.jpg?_wi=2", imageAlt: "business portrait professional", }, { @@ -352,7 +352,7 @@ export default function LandingPage() { quote: "Highest ROI we've ever seen on social.", tag: "Performance", avatarSrc: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/group-people-looking-digital-tablet-with-social-media-icons-workplace_23-2147847544.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-people-looking-digital-tablet-with-social-media-icons-workplace_23-2147847544.jpg?_wi=2", imageAlt: "business portrait professional", }, { @@ -363,7 +363,7 @@ export default function LandingPage() { quote: "Vantage is the partner we always wanted.", tag: "Partnership", avatarSrc: "http://img.b2bpic.net/free-photo/happy-confident-bearded-man-brown-suit-wearing-glasses-looking-camera-smiling-cheerfully-with-arms-crossed-standing-purple-background_141793-110713.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg?_wi=2", imageAlt: "business portrait professional", }, ]}