From 20fa2ec42fd6171e424655b53b1e6892007f7f36 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 14:50:00 +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 bfd566e..cba38aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,12 +75,12 @@ export default function LandingPage() { description="Choose your perfect plan—from stunning landing pages to full e-commerce stores. Launch your online presence in days, not months, starting at just Rp600,000." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/illustrated-business-landing-page-template_23-2148678989.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/illustrated-business-landing-page-template_23-2148678989.jpg?_wi=1", imageAlt: "Modern Landing Page Design", videoAriaLabel: "Landing page website demonstration", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-scholar-transcribing-citations-details-mockup_482257-122471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-scholar-transcribing-citations-details-mockup_482257-122471.jpg?_wi=1", imageAlt: "Professional Business Website", videoAriaLabel: "Business website demonstration", }, @@ -326,7 +326,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-vector/illustrated-business-landing-page-template_23-2148678989.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/illustrated-business-landing-page-template_23-2148678989.jpg?_wi=2", imageAlt: "business growth chart data visualization", }, { @@ -345,7 +345,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-scholar-transcribing-citations-details-mockup_482257-122471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-scholar-transcribing-citations-details-mockup_482257-122471.jpg?_wi=2", imageAlt: "business growth chart data visualization", }, ]} -- 2.49.1