From d62134d48ad27665682b7f5391dc2c4baa686de4 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 04:25:02 +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 c2fe951..54201db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { title="Crafted with Passion" description="At Sagar Ratna, every recipe is a journey back home. Our spices are ground fresh, and every dish tells a story of authenticity." subdescription="Sourcing only the finest ingredients to ensure a premium dining experience." - imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-spice-human-hand-pan_176474-3151.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-spice-human-hand-pan_176474-3151.jpg?_wi=1" mediaAnimation="blur-reveal" icon={Award} /> @@ -94,7 +94,7 @@ export default function LandingPage() { { value: "15+", title: "Years of Tradition" }, { value: "50+", title: "Authentic Recipes" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-spice-human-hand-pan_176474-3151.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-spice-human-hand-pan_176474-3151.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" /> -- 2.49.1