From 5fcf96fc853f70eebd5e01209d7ec0b14604ff37 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 12:06:14 +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 b39c466..9ef42bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,8 +48,8 @@ export default function LandingPage() { { text: "24hr Delivery", href: "#about" } ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/variety-tasty-natural-fruits-vegetables-italian-market-horizontal-selective-focus_1220-1257.jpg" - imageAlt="Fresh colorful fruits and vegetables" + imageSrc="https://images.unsplash.com/photo-1599599810694-b5ac4dd67fbe?w=1200&h=800&fit=crop" + imageAlt="Fresh red watermelon" frameStyle="card" mediaAnimation="slide-up" buttonAnimation="slide-up"