diff --git a/src/app/page.tsx b/src/app/page.tsx index 44bd661..4e3aa92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,25 +33,15 @@ export default function LandingPage() { @@ -60,19 +50,14 @@ export default function LandingPage() {
@@ -99,40 +84,22 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", - name: "Masala Dosa", - price: "₹60", - imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086071.jpg", + id: "1", name: "Masala Dosa", price: "₹60", imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086071.jpg", onProductClick: () => window.location.href = '#contact' }, { - id: "2", - name: "Mini Tiffin", - price: "₹90", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-potato-croquettes-with-canned-vegetables-wooden-board_114579-42823.jpg", + id: "2", name: "Mini Tiffin", price: "₹90", imageSrc: "http://img.b2bpic.net/free-photo/delicious-potato-croquettes-with-canned-vegetables-wooden-board_114579-42823.jpg", onProductClick: () => window.location.href = '#contact' }, { - id: "3", - name: "Pongal", - price: "₹45", - imageSrc: "http://img.b2bpic.net/free-photo/salted-circle-pretzels-ceramic-bowl_114579-63037.jpg", + id: "3", name: "Pongal", price: "₹45", imageSrc: "http://img.b2bpic.net/free-photo/salted-circle-pretzels-ceramic-bowl_114579-63037.jpg", onProductClick: () => window.location.href = '#contact' }, { - id: "4", - name: "Filter Coffee", - price: "₹20", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-pink-alcoholic-cocktail-with-grapefruit-lemon-slice-ice-cubes-against-yellow-background_23-2148102182.jpg", + id: "4", name: "Filter Coffee", price: "₹20", imageSrc: "http://img.b2bpic.net/free-photo/fresh-pink-alcoholic-cocktail-with-grapefruit-lemon-slice-ice-cubes-against-yellow-background_23-2148102182.jpg", onProductClick: () => window.location.href = '#contact' }, { - id: "5", - name: "Sambar Vada", - price: "₹35", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dish_23-2151998599.jpg", + id: "5", name: "Sambar Vada", price: "₹35", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dish_23-2151998599.jpg", onProductClick: () => window.location.href = '#contact' }, { - id: "6", - name: "Rava Kesari", - price: "₹40", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086047.jpg", + id: "6", name: "Rava Kesari", price: "₹40", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086047.jpg", onProductClick: () => window.location.href = '#contact' }, ]} title="Our Popular Items" @@ -146,20 +113,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Hygienic Kitchen", - description: "We prioritize cleanliness at every step of food preparation.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg", - }, + title: "Hygienic Kitchen", description: "We prioritize cleanliness at every step of food preparation.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg"}, { - title: "Affordable Pricing", - description: "Authentic meals that don't hurt your wallet.", - imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-dish-healthy-food_23-2148145631.jpg", - }, + title: "Affordable Pricing", description: "Authentic meals that don't hurt your wallet.", imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-dish-healthy-food_23-2148145631.jpg"}, { - title: "Fast Service", - description: "Perfect for busy professionals and students on the go.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-sous-chef-standing-restaurant-professional-kitchen-wearing-cooking-uniform-while-smiling-camera-young-adult-food-industry-worker-preparing-vegetables-meal_482257-43343.jpg", - }, + title: "Fast Service", description: "Perfect for busy professionals and students on the go.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-sous-chef-standing-restaurant-professional-kitchen-wearing-cooking-uniform-while-smiling-camera-young-adult-food-industry-worker-preparing-vegetables-meal_482257-43343.jpg"}, ]} title="Why Choose Us" description="Your go-to restaurant for authentic vegetarian meals in Triplicane." @@ -174,25 +132,15 @@ export default function LandingPage() { author="Anand R." avatars={[ { - src: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg", alt: "Customer"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -206,26 +154,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - value: "1600+", - title: "Happy Reviews", - description: "Consistently rated 4.1 stars by our visitors.", - imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg", - }, + id: "1", value: "1600+", title: "Happy Reviews", description: "Consistently rated 4.1 stars by our visitors.", imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-restaurant-with-tables-chairs_140725-9388.jpg"}, { - id: "2", - value: "20 min", - title: "Avg Visit", - description: "Quick, delicious, and hassle-free dining.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cutting-cucumber_23-2148893109.jpg", - }, + id: "2", value: "20 min", title: "Avg Visit", description: "Quick, delicious, and hassle-free dining.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cutting-cucumber_23-2148893109.jpg"}, { - id: "3", - value: "1995", - title: "Since", - description: "Serving tradition for decades in the heart of Triplicane.", - imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-food-wedding-event_23-2150292090.jpg", - }, + id: "3", value: "1995", title: "Since", description: "Serving tradition for decades in the heart of Triplicane.", imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-food-wedding-event_23-2150292090.jpg"}, ]} title="Moments at Ananda Bhavan" description="A glimpse of our ambiance and freshly prepared delicacies." @@ -237,20 +170,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "1", - title: "Are you open on weekends?", - content: "Yes, we are open all seven days from 6:00 AM to 10:30 PM.", - }, + id: "1", title: "Are you open on weekends?", content: "Yes, we are open all seven days from 6:00 AM to 10:30 PM."}, { - id: "2", - title: "Do you offer catering services?", - content: "Absolutely! We handle bulk orders for weddings, family functions, and office events.", - }, + id: "2", title: "Do you offer catering services?", content: "Absolutely! We handle bulk orders for weddings, family functions, and office events."}, { - id: "3", - title: "Is parking available?", - content: "Street parking is available near our location on Triplicane High Road.", - }, + id: "3", title: "Is parking available?", content: "Street parking is available near our location on Triplicane High Road."}, ]} sideTitle="Frequently Asked Questions" faqsAnimation="slide-up" @@ -261,8 +185,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file