From f3e99e9bbae151c1d4ac4d69f3892fff35c5c01c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:39:08 +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 2cb639d..c59d426 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" background={{ variant: "radial-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/flat-lay-assortment-different-pakistan-goodies_23-2148821567.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flat-lay-assortment-different-pakistan-goodies_23-2148821567.jpg?_wi=1" imageAlt="Authentic Indian Biryani at Savya Restaurant" mediaAnimation="opacity" frameStyle="card" @@ -81,7 +81,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Mutton Safedia Biryani", description: "Fragrant basmati rice layered with tender mutton, aromatic spices, and traditional Hyderabadi cooking methods. A signature dish loved by our patrons.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-assortment-different-pakistan-goodies_23-2148821567.jpg"}, + title: "Mutton Safedia Biryani", description: "Fragrant basmati rice layered with tender mutton, aromatic spices, and traditional Hyderabadi cooking methods. A signature dish loved by our patrons.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-assortment-different-pakistan-goodies_23-2148821567.jpg?_wi=2"}, { id: 2, title: "Butter Chicken", description: "Tender chicken pieces in a creamy tomato-based sauce with aromatic spices and fresh cream. Perfect with naan or rice.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-sauce-with-rice_140725-6146.jpg"}, -- 2.49.1