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"},