diff --git a/src/app/page.tsx b/src/app/page.tsx index 6633a87..f479442 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,15 +45,15 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg", imageAlt: "Authentic Chicken Mandi Platter"}, + imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg?_wi=1", imageAlt: "Authentic Chicken Mandi Platter"}, { - imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg", imageAlt: "Fry Chicken Mandi"}, + imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg?_wi=2", imageAlt: "Fry Chicken Mandi"}, { - imageSrc: "http://img.b2bpic.net/free-photo/dorado-grilled-dorado-with-bell-pepper-eggplant-tomato-lemonnd-pomegranate-sauce-plate_140725-11072.jpg", imageAlt: "Fish Mandi"}, + imageSrc: "http://img.b2bpic.net/free-photo/dorado-grilled-dorado-with-bell-pepper-eggplant-tomato-lemonnd-pomegranate-sauce-plate_140725-11072.jpg?_wi=1", imageAlt: "Fish Mandi"}, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg", imageAlt: "Chicken Dum Biryani"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg?_wi=1", imageAlt: "Chicken Dum Biryani"}, { - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg", imageAlt: "Restaurant Interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg?_wi=1", imageAlt: "Restaurant Interior"}, ]} buttons={[ { text: "☎️ Call Now", href: "tel:+919876543210" }, @@ -81,11 +81,11 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "1", title: "Fry Chicken Mandi", description: "Tender fried chicken served with aromatic rice and special sauce", tag: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg", imageAlt: "Fry Chicken Mandi"}, + id: "1", title: "Fry Chicken Mandi", description: "Tender fried chicken served with aromatic rice and special sauce", tag: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg?_wi=3", imageAlt: "Fry Chicken Mandi"}, { - id: "2", title: "Fish Mandi", description: "Fresh grilled fish with fragrant basmati rice and traditional spices", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/dorado-grilled-dorado-with-bell-pepper-eggplant-tomato-lemonnd-pomegranate-sauce-plate_140725-11072.jpg", imageAlt: "Fish Mandi"}, + id: "2", title: "Fish Mandi", description: "Fresh grilled fish with fragrant basmati rice and traditional spices", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/dorado-grilled-dorado-with-bell-pepper-eggplant-tomato-lemonnd-pomegranate-sauce-plate_140725-11072.jpg?_wi=2", imageAlt: "Fish Mandi"}, { - id: "3", title: "Chicken Dum Biryani", description: "Slow-cooked biryani with tender chicken and aromatic spices", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg", imageAlt: "Chicken Dum Biryani"}, + id: "3", title: "Chicken Dum Biryani", description: "Slow-cooked biryani with tender chicken and aromatic spices", tag: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg?_wi=2", imageAlt: "Chicken Dum Biryani"}, ]} buttons={[{ text: "View Full Menu", href: "https://www.zomato.com" }]} /> @@ -100,17 +100,17 @@ export default function LandingPage() { animationType="blur-reveal" features={[ { - id: "1", title: "Authentic Arabian Taste", description: "Traditional recipes prepared with premium ingredients", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg", imageAlt: "Authentic Arabian Cuisine"}, + id: "1", title: "Authentic Arabian Taste", description: "Traditional recipes prepared with premium ingredients", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg?_wi=4", imageAlt: "Authentic Arabian Cuisine"}, { - id: "2", title: "Generous Portions", description: "Hearty servings that satisfy your appetite", tag: "Value", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg", imageAlt: "Generous Portions"}, + id: "2", title: "Generous Portions", description: "Hearty servings that satisfy your appetite", tag: "Value", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg?_wi=3", imageAlt: "Generous Portions"}, { - id: "3", title: "24/7 Service", description: "Always open for your cravings, day or night", tag: "Convenience", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg", imageAlt: "24 Hour Service"}, + id: "3", title: "24/7 Service", description: "Always open for your cravings, day or night", tag: "Convenience", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg?_wi=2", imageAlt: "24 Hour Service"}, { - id: "4", title: "Dine-In & Drive-Through", description: "Flexible dining options to suit your lifestyle", tag: "Options", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg", imageAlt: "Multiple Service Options"}, + id: "4", title: "Dine-In & Drive-Through", description: "Flexible dining options to suit your lifestyle", tag: "Options", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg?_wi=3", imageAlt: "Multiple Service Options"}, { - id: "5", title: "No-Contact Delivery", description: "Safe and hygienic delivery to your doorstep", tag: "Safety", imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg", imageAlt: "Delivery Service"}, + id: "5", title: "No-Contact Delivery", description: "Safe and hygienic delivery to your doorstep", tag: "Safety", imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg?_wi=5", imageAlt: "Delivery Service"}, { - id: "6", title: "Family & Groups", description: "Perfect venue for families, friends, and celebrations", tag: "Social", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg", imageAlt: "Family Restaurant"}, + id: "6", title: "Family & Groups", description: "Perfect venue for families, friends, and celebrations", tag: "Social", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg?_wi=4", imageAlt: "Family Restaurant"}, ]} /> @@ -138,7 +138,7 @@ export default function LandingPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg?_wi=5" imageAlt="Restaurant Interior" mediaAnimation="slide-up" mediaPosition="right"