From 6ba551a6b1001bcf623ac2dc4fcdda074b103e3c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 15:25:09 +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 b22662f..d1818d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Learn Our Story", href: "#story" } ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-spanish-tortilla-still-life_23-2150246031.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-spanish-tortilla-still-life_23-2150246031.jpg?_wi=1" imageAlt="Authentic Halwa Puri Breakfast" mediaAnimation="slide-up" frameStyle="card" @@ -152,7 +152,7 @@ export default function LandingPage() { id: "1", title: "Generations of Heritage", description: "Decades of family tradition crafted with the same recipes, same care, same authentic approach that built our reputation.", tag: "Since Generations", imageSrc: "http://img.b2bpic.net/free-photo/chinese-pastries-display-showcase_53876-33564.jpg", imageAlt: "Heritage bakery storefront" }, { - id: "2", title: "Convenience & Trust", description: "Easy WhatsApp ordering, reliable delivery, transparent pricing, and consistent quality that you can depend on every day.", tag: "Always Reliable", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-spanish-tortilla-still-life_23-2150246031.jpg", imageAlt: "Fresh delivery ready" + id: "2", title: "Convenience & Trust", description: "Easy WhatsApp ordering, reliable delivery, transparent pricing, and consistent quality that you can depend on every day.", tag: "Always Reliable", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-spanish-tortilla-still-life_23-2150246031.jpg?_wi=2", imageAlt: "Fresh delivery ready" } ]} textboxLayout="default" -- 2.49.1