diff --git a/src/app/page.tsx b/src/app/page.tsx index 25e491c..a467c59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { }, { id: "biryani", title: "Fragrant Biryani", description: "A royal rice dish layered with tender meat and fragrant basmati rice, slow-cooked to perfection.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/rice-with-vegetables-shrimp-sauce-cooked-saj_140725-6790.jpg", imageAlt: "Traditional biryani rice dish" + imageSrc: "http://img.b2bpic.net/free-photo/rice-with-vegetables-shrimp-sauce-cooked-saj_140725-6790.jpg?_wi=1", imageAlt: "Traditional biryani rice dish" }, items: [ { icon: Sparkles, text: "Premium basmati rice" }, @@ -101,7 +101,7 @@ export default function LandingPage() { }, { id: "curry", title: "Butter Curry Bliss", description: "Creamy, rich curry made with tomato sauce, cream, and aromatic Indian spices for ultimate comfort.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-chicken-soup-with-potato_140725-113427.jpg", imageAlt: "Rich butter curry" + imageSrc: "http://img.b2bpic.net/free-photo/tasty-chicken-soup-with-potato_140725-113427.jpg?_wi=1", imageAlt: "Rich butter curry" }, items: [ { icon: Heart, text: "Creamy texture" }, @@ -135,16 +135,16 @@ export default function LandingPage() { id: "naan-plate", name: "Garlic Naan", price: "$4.99", variant: "Bread", imageSrc: "http://img.b2bpic.net/free-photo/delicious-arrangement-traditional-roti_23-2149034002.jpg", imageAlt: "Traditional naan bread" }, { - id: "paneer-special", name: "Paneer Tikka", price: "$12.99", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg", imageAlt: "Paneer tikka main course" + id: "paneer-special", name: "Paneer Tikka", price: "$12.99", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg?_wi=1", imageAlt: "Paneer tikka main course" }, { - id: "lamb-curry", name: "Lamb Vindaloo", price: "$15.99", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/tasty-chicken-soup-with-potato_140725-113427.jpg", imageAlt: "Spiced lamb curry" + id: "lamb-curry", name: "Lamb Vindaloo", price: "$15.99", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/tasty-chicken-soup-with-potato_140725-113427.jpg?_wi=2", imageAlt: "Spiced lamb curry" }, { id: "dal-makhani", name: "Dal Makhani", price: "$10.99", variant: "Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/various-dishes-spices-table_23-2147894825.jpg", imageAlt: "Creamy dal makhani" }, { - id: "mango-lassi", name: "Mango Lassi", price: "$5.99", variant: "Beverage", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-vegetables-shrimp-sauce-cooked-saj_140725-6790.jpg", imageAlt: "Refreshing mango lassi" + id: "mango-lassi", name: "Mango Lassi", price: "$5.99", variant: "Beverage", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-vegetables-shrimp-sauce-cooked-saj_140725-6790.jpg?_wi=2", imageAlt: "Refreshing mango lassi" } ]} ariaLabel="Menu section" @@ -162,10 +162,10 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "review-1", name: "Sarah Johnson", handle: "Food Enthusiast", testimonial: "The most authentic Indian food I've ever experienced! Every bite transported me to India. The service was impeccable and the ambiance was perfect.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-using-sign-language-outdoors-work_23-2148740320.jpg", imageAlt: "Sarah Johnson" + id: "review-1", name: "Sarah Johnson", handle: "Food Enthusiast", testimonial: "The most authentic Indian food I've ever experienced! Every bite transported me to India. The service was impeccable and the ambiance was perfect.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-using-sign-language-outdoors-work_23-2148740320.jpg?_wi=1", imageAlt: "Sarah Johnson" }, { - id: "review-2", name: "Michael Chen", handle: "Restaurant Critic", testimonial: "Maharaja has set a new standard for Indian cuisine in our city. The tandoori chicken and biryani are exceptional. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-brown-turtleneck-sweater-jeans-fashion-hipster-male-posing-studio_158538-25123.jpg", imageAlt: "Michael Chen" + id: "review-2", name: "Michael Chen", handle: "Restaurant Critic", testimonial: "Maharaja has set a new standard for Indian cuisine in our city. The tandoori chicken and biryani are exceptional. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-brown-turtleneck-sweater-jeans-fashion-hipster-male-posing-studio_158538-25123.jpg?_wi=1", imageAlt: "Michael Chen" }, { id: "review-3", name: "Emily Rodriguez", handle: "Regular Guest", testimonial: "This is my go-to place for celebrations and special dinners. The staff treats you like family, and the food is consistently outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "Emily Rodriguez" @@ -174,10 +174,10 @@ export default function LandingPage() { id: "review-4", name: "David Patel", handle: "Spice Lover", testimonial: "Finally, a restaurant that doesn't compromise on authentic flavors! The spice levels are perfect, and the cook really knows their craft.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-portrait-with-hands-crossed_158595-2940.jpg", imageAlt: "David Patel" }, { - id: "review-5", name: "Jessica Williams", handle: "Date Night Regular", testimonial: "Elegant atmosphere combined with incredible food. We've brought all our friends here. It's become our favorite restaurant.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-using-sign-language-outdoors-work_23-2148740320.jpg", imageAlt: "Jessica Williams" + id: "review-5", name: "Jessica Williams", handle: "Date Night Regular", testimonial: "Elegant atmosphere combined with incredible food. We've brought all our friends here. It's become our favorite restaurant.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-using-sign-language-outdoors-work_23-2148740320.jpg?_wi=2", imageAlt: "Jessica Williams" }, { - id: "review-6", name: "Rajesh Kumar", handle: "Local Food Guide", testimonial: "Authentic recipes, premium ingredients, and genuine hospitality. Maharaja is a true gem in the dining scene.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-brown-turtleneck-sweater-jeans-fashion-hipster-male-posing-studio_158538-25123.jpg", imageAlt: "Rajesh Kumar" + id: "review-6", name: "Rajesh Kumar", handle: "Local Food Guide", testimonial: "Authentic recipes, premium ingredients, and genuine hospitality. Maharaja is a true gem in the dining scene.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-brown-turtleneck-sweater-jeans-fashion-hipster-male-posing-studio_158538-25123.jpg?_wi=2", imageAlt: "Rajesh Kumar" } ]} ariaLabel="Testimonials section" @@ -235,7 +235,7 @@ export default function LandingPage() { name: "specialRequests", placeholder: "Any special requests or allergies?", rows: 4 }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg?_wi=2" imageAlt="Restaurant interior ambiance" mediaAnimation="slide-up" mediaPosition="right"