diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f5f03c..ead350d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Explore Menu", href: "#menu" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182550.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182550.jpg?_wi=1" imageAlt="Signature Goat Biryani at Haandi" showDimOverlay={true} ariaLabel="Haandi Restaurant Hero Section" @@ -84,7 +84,7 @@ export default function LandingPage() { { text: "Discover Our Story", href: "#" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629568.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629568.jpg?_wi=1" imageAlt="Haandi Restaurant Dining Ambience" mediaAnimation="slide-up" imagePosition="right" @@ -106,7 +106,7 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Legendary", title: "Goat Biryani", subtitle: "Our Crown Jewel", description: "Fragrant basmati rice layered with tender goat meat, saffron, and a blend of aromatic spices. A timeless masterpiece slow-cooked to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182550.jpg", imageAlt: "Signature Goat Biryani" + tag: "Legendary", title: "Goat Biryani", subtitle: "Our Crown Jewel", description: "Fragrant basmati rice layered with tender goat meat, saffron, and a blend of aromatic spices. A timeless masterpiece slow-cooked to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182550.jpg?_wi=2", imageAlt: "Signature Goat Biryani" }, { id: 2, @@ -142,13 +142,13 @@ export default function LandingPage() { animationType="slide-up" products={[ { - id: "lunch", name: "Business Lunch", price: "Premium Cuisine", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629568.jpg", imageAlt: "Business Lunch Setting" + id: "lunch", name: "Business Lunch", price: "Premium Cuisine", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629568.jpg?_wi=2", imageAlt: "Business Lunch Setting" }, { id: "private-events", name: "Private Events", price: "Full Catering", imageSrc: "http://img.b2bpic.net/free-photo/plates-cutlery-glasses-flat-lay_23-2148914878.jpg", imageAlt: "Private Event Dining" }, { - id: "celebrations", name: "Celebrations", price: "Custom Menus", imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182550.jpg", imageAlt: "Special Celebrations" + id: "celebrations", name: "Celebrations", price: "Custom Menus", imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182550.jpg?_wi=3", imageAlt: "Special Celebrations" } ]} buttons={[