From a4c631b672e203a0b2211ac99e69c6f0b9338f11 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 00:42:43 +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 e9d31a0..92751bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,53 +59,53 @@ export default function LandingPage() { description="Expert Business Consulting, SEO Services, and Social Media Management that drives real business outcomes." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg?_wi=1", imageAlt: "Hero image 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg?_wi=2", imageAlt: "Hero image 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg?_wi=3", imageAlt: "Hero image 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg?_wi=4", imageAlt: "Hero image 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg?_wi=5", imageAlt: "Hero image 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg?_wi=6", imageAlt: "Hero image 6", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg?_wi=7", imageAlt: "Hero image 7", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg?_wi=8", imageAlt: "Hero image 8", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg?_wi=9", imageAlt: "Hero image 9", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg?_wi=10", imageAlt: "Hero image 10", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg?_wi=11", imageAlt: "Hero image 11", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-laptop_23-2149386342.jpg?_wi=12", imageAlt: "Hero image 12", }, ]} -- 2.49.1