diff --git a/src/app/page.tsx b/src/app/page.tsx index 7bd2a6d..dec1374 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { description="Experience the authentic, royal taste of Punjab in the heart of Raebareli. A legacy of traditional flavors, fine dining, and warm hospitality." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-traditional-roti_23-2149033993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-traditional-roti_23-2149033993.jpg?_wi=1", imageAlt: "Royal Punjabi Dining Ambiance", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { title="Heritage & Hospitality" description="Nestled in Civil Lines, Amritsari Haveli brings the rich culinary traditions of Punjab to Raebareli. We offer a perfect blend of authentic taste and royal elegance." subdescription="Our restaurant features a two-floor party hall, family-friendly atmosphere, and a menu crafted with passion for traditional spices." - imageSrc="http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg" + imageSrc="http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg?_wi=1" mediaAnimation="slide-up" icon={Utensils} /> @@ -188,7 +188,7 @@ export default function LandingPage() { button: { text: "Order Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-traditional-roti_23-2149033993.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-assortment-traditional-roti_23-2149033993.jpg?_wi=2", imageAlt: "Modern interior design interior", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { button: { text: "Contact Us", }, - imageSrc: "http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg?_wi=2", imageAlt: "Modern interior design interior", }, ]}