From 2b9a7f8f2eece3ec4bf28c0e19463e20a5d33def Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:50:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7becff7..d9e258b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { description="At DL Shaved Ice, we believe in quality, creativity, and customer happiness. Every cup is crafted with the finest ingredients and endless flavor combinations to make your day brighter." tag="Our Story" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/wife-husband-cutting-watermelon_23-2148659541.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wife-husband-cutting-watermelon_23-2148659541.jpg?_wi=1" imageAlt="DL Shaved Ice Stand" buttons={[{ text: "Our Menu", href: "#products" }]} buttonAnimation="slide-up" @@ -104,7 +104,7 @@ export default function LandingPage() { tag="Benefits" tagIcon={Award} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/wife-husband-cutting-watermelon_23-2148659541.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wife-husband-cutting-watermelon_23-2148659541.jpg?_wi=2" imageAlt="Quality Ingredients" mediaAnimation="slide-up" accordionItems={[ -- 2.49.1