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", }, ]}