diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c567f3..671340f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="⭐ 4.9 Rating | 34+ Reviews" tagIcon={Star} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg" imageAlt="Dil Se Restaurant Interior" mediaAnimation="slide-up" buttons={[ @@ -56,6 +56,7 @@ export default function LandingPage() { { text: "Reserve Table", href: "#contact" } ]} buttonAnimation="blur-reveal" + background={{ variant: "plain" }} testimonials={[ { name: "Priya Sharma", handle: "Regular Customer", testimonial: "Perfect place to eat and celebrate! Amazing food and hospitality.", rating: 5, @@ -133,28 +134,22 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", brand: "Vegetarian Special", name: "Paneer Tikka Masala", price: "₹280", rating: 5, - reviewCount: "450+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-meal-with-meat_23-2148825108.jpg", imageAlt: "Paneer Tikka Masala" + id: "1", brand: "Vegetarian Special", name: "Paneer Tikka Masala", price: "₹280", rating: 5, reviewCount: "450+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-meal-with-meat_23-2148825108.jpg", imageAlt: "Paneer Tikka Masala" }, { - id: "2", brand: "Non-Vegetarian Special", name: "Butter Chicken", price: "₹320", rating: 5, - reviewCount: "520+", imageSrc: "http://img.b2bpic.net/free-psd/delicious-butter-chicken-curry-white-bowl_84443-65141.jpg", imageAlt: "Butter Chicken" + id: "2", brand: "Non-Vegetarian Special", name: "Butter Chicken", price: "₹320", rating: 5, reviewCount: "520+", imageSrc: "http://img.b2bpic.net/free-psd/delicious-butter-chicken-curry-white-bowl_84443-65141.jpg", imageAlt: "Butter Chicken" }, { - id: "3", brand: "Continental", name: "Grilled Fish with Herbs", price: "₹380", rating: 5, - reviewCount: "280+", imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-with-lemons-black-pot-white-surface_181624-6206.jpg", imageAlt: "Grilled Fish" + id: "3", brand: "Continental", name: "Grilled Fish with Herbs", price: "₹380", rating: 5, reviewCount: "280+", imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-with-lemons-black-pot-white-surface_181624-6206.jpg", imageAlt: "Grilled Fish" }, { - id: "4", brand: "Chinese Fusion", name: "Hakka Noodles & Momos", price: "₹220", rating: 5, - reviewCount: "340+", imageSrc: "http://img.b2bpic.net/free-photo/noodles-near-soy-sauce-vegetables_23-2147747098.jpg", imageAlt: "Hakka Noodles" + id: "4", brand: "Chinese Fusion", name: "Hakka Noodles & Momos", price: "₹220", rating: 5, reviewCount: "340+", imageSrc: "http://img.b2bpic.net/free-photo/noodles-near-soy-sauce-vegetables_23-2147747098.jpg", imageAlt: "Hakka Noodles" }, { - id: "5", brand: "Italian", name: "Creamy Garlic Pasta", price: "₹260", rating: 5, - reviewCount: "190+", imageSrc: "http://img.b2bpic.net/free-photo/bowl-fettuccine-pasta-with-parmesan-cheese-garlic-parsley-white-table_9975-124496.jpg", imageAlt: "Creamy Garlic Pasta" + id: "5", brand: "Italian", name: "Creamy Garlic Pasta", price: "₹260", rating: 5, reviewCount: "190+", imageSrc: "http://img.b2bpic.net/free-photo/bowl-fettuccine-pasta-with-parmesan-cheese-garlic-parsley-white-table_9975-124496.jpg", imageAlt: "Creamy Garlic Pasta" }, { - id: "6", brand: "Street Food Special", name: "Premium Biryani", price: "₹300", rating: 5, - reviewCount: "610+", imageSrc: "http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg", imageAlt: "Premium Biryani" + id: "6", brand: "Street Food Special", name: "Premium Biryani", price: "₹300", rating: 5, reviewCount: "610+", imageSrc: "http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg", imageAlt: "Premium Biryani" } ]} /> @@ -176,7 +171,7 @@ export default function LandingPage() { }, { id: 2, - title: "Great Ambience", description: "Warm lighting, pleasant music, and welcoming decor that makes every meal special", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2" + title: "Great Ambience", description: "Warm lighting, pleasant music, and welcoming decor that makes every meal special", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg" }, { id: 3,