diff --git a/src/app/page.tsx b/src/app/page.tsx index 15f7691..3b69c24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,27 +65,27 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/empty-financial-department-office-used-financial-analysis_482257-83065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-financial-department-office-used-financial-analysis_482257-83065.jpg?_wi=1", imageAlt: "Business meeting", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-vector/infographic-template-design_1262-188.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/infographic-template-design_1262-188.jpg?_wi=1", imageAlt: "Review dashboard", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/arrow-drawn-with-chalk_23-2148456082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrow-drawn-with-chalk_23-2148456082.jpg?_wi=1", imageAlt: "Growth charts", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1079.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1079.jpg?_wi=1", imageAlt: "Office building", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/white-female-black-male-hands-shaking-close-up-view_1163-4898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-female-black-male-hands-shaking-close-up-view_1163-4898.jpg?_wi=1", imageAlt: "Handshake", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { quote: "GrowthStar transformed our lead quality overnight.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/empty-financial-department-office-used-financial-analysis_482257-83065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-financial-department-office-used-financial-analysis_482257-83065.jpg?_wi=2", imageAlt: "professional man portrait", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { quote: "Our Google reviews doubled within the first month.", tag: "Marketing", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businesswoman-holding-smartphone_1262-6281.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/infographic-template-design_1262-188.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/infographic-template-design_1262-188.jpg?_wi=2", imageAlt: "professional man portrait", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { quote: "Highly recommended for scaling lead generation efforts.", tag: "Finance", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/arrow-drawn-with-chalk_23-2148456082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrow-drawn-with-chalk_23-2148456082.jpg?_wi=2", imageAlt: "professional man portrait", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { quote: "Exceptional service and transparent communication.", tag: "Retail", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-manager_1098-15671.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1079.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1079.jpg?_wi=2", imageAlt: "professional man portrait", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "The reputation tools are incredibly easy to use.", tag: "Logistics", avatarSrc: "http://img.b2bpic.net/free-photo/transgender-wearing-cool-jacket-medium-shot_23-2149105398.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/white-female-black-male-hands-shaking-close-up-view_1163-4898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-female-black-male-hands-shaking-close-up-view_1163-4898.jpg?_wi=2", imageAlt: "professional man portrait", }, ]}