From 2affcfd555371babbaf7a7a93fbb8099bacbd5ff Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 10:11:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f475dd..cf9be6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,11 +78,11 @@ export default function LandingPage() { description="No coding required. Drag-and-drop simplicity meets professional results. Launch your online presence today without the developer fees." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-template_52683-28746.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-template_52683-28746.jpg?_wi=1", imageAlt: "Website builder UI for blog editing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741826.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741826.jpg?_wi=1", imageAlt: "Responsive e-commerce website on smartphone", }, { @@ -363,7 +363,7 @@ export default function LandingPage() { text: "Choose Business", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-template_52683-28746.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-template_52683-28746.jpg?_wi=2", imageAlt: "fitness studio logo dynamic green", }, { @@ -382,7 +382,7 @@ export default function LandingPage() { text: "Choose Pro", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741826.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741826.jpg?_wi=2", imageAlt: "fitness studio logo dynamic green", }, ]}