From d9a1b524ebd86e21488cb9a873d18eaa9b6fbc1d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 03:55:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 203 ++++++++++------------------------------------- 1 file changed, 42 insertions(+), 161 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e870d9e..7adb207 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,32 +49,15 @@ export default function LandingPage() {
@@ -125,41 +92,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Classic Momos", - price: "$5", - imageSrc: "http://img.b2bpic.net/free-photo/steaming-asian-dumplings-dark-plate_84443-82009.jpg", - }, + id: "1", name: "Classic Momos", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/steaming-asian-dumplings-dark-plate_84443-82009.jpg"}, { - id: "2", - name: "Dal Bhat Platter", - price: "$12", - imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20781.jpg", - }, + id: "2", name: "Dal Bhat Platter", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-frying-pan-with-spices-cement-floor_1150-20781.jpg"}, { - id: "3", - name: "Special Fried Rice", - price: "$8", - imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-cashew-nuts-thai-food_1150-26462.jpg", - }, + id: "3", name: "Special Fried Rice", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-cashew-nuts-thai-food_1150-26462.jpg"}, { - id: "4", - name: "Garden Fresh Salad", - price: "$6", - imageSrc: "http://img.b2bpic.net/free-photo/appetizer-ingredients-with-platter-macaroni-marble-surface_114579-69873.jpg", - }, + id: "4", name: "Garden Fresh Salad", price: "$6", imageSrc: "http://img.b2bpic.net/free-photo/appetizer-ingredients-with-platter-macaroni-marble-surface_114579-69873.jpg"}, { - id: "5", - name: "Berry Refresher", - price: "$4", - imageSrc: "http://img.b2bpic.net/free-photo/blue-chilled-drink-glass-decorated-with-umbrella_23-2148145329.jpg", - }, + id: "5", name: "Berry Refresher", price: "$4", imageSrc: "http://img.b2bpic.net/free-photo/blue-chilled-drink-glass-decorated-with-umbrella_23-2148145329.jpg"}, { - id: "6", - name: "Signature Dessert", - price: "$5", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-dessert-assortment_23-2149143312.jpg", - }, + id: "6", name: "Signature Dessert", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-dessert-assortment_23-2149143312.jpg"}, ]} title="Signature Dishes" description="Handpicked favorites from our extensive menu, crafted with passion." @@ -173,26 +116,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Cozy Ambience", - subtitle: "Perfect for family and friends", - category: "Environment", - value: "Warm", - }, + id: "f1", title: "Cozy Ambience", subtitle: "Perfect for family and friends", category: "Environment", value: "Warm"}, { - id: "f2", - title: "Fast Service", - subtitle: "Your order on the table, quick", - category: "Quality", - value: "Speed", - }, + id: "f2", title: "Fast Service", subtitle: "Your order on the table, quick", category: "Quality", value: "Speed"}, { - id: "f3", - title: "Local Ingredients", - subtitle: "Supporting our regional farmers", - category: "Sourcing", - value: "Local", - }, + id: "f3", title: "Local Ingredients", subtitle: "Supporting our regional farmers", category: "Sourcing", value: "Local"}, ]} title="Why Nanglo?" description="More than just a meal, it's a dining experience you'll love." @@ -207,45 +135,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Rita Sharma", - role: "Foodie", - company: "Dhulabari", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg", - }, + id: "t1", name: "Rita Sharma", role: "Foodie", company: "Dhulabari", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg"}, { - id: "t2", - name: "Raj Karki", - role: "Regular", - company: "Dhulabari", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-looks-up-food-shop-internet_482257-76249.jpg", - }, + id: "t2", name: "Raj Karki", role: "Regular", company: "Dhulabari", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-looks-up-food-shop-internet_482257-76249.jpg"}, { - id: "t3", - name: "Sita Limbu", - role: "Visitor", - company: "Birtamod", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-beer-eating-olives_23-2147680959.jpg", - }, + id: "t3", name: "Sita Limbu", role: "Visitor", company: "Birtamod", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-beer-eating-olives_23-2147680959.jpg"}, { - id: "t4", - name: "Arjun Giri", - role: "Regular", - company: "Dhulabari", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/healthy-woman-with-tan-sitting-t-shirt-cafe-terrace-eating-breakfast-drinking-coffee_197531-22516.jpg", - }, + id: "t4", name: "Arjun Giri", role: "Regular", company: "Dhulabari", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/healthy-woman-with-tan-sitting-t-shirt-cafe-terrace-eating-breakfast-drinking-coffee_197531-22516.jpg"}, { - id: "t5", - name: "Maya Rai", - role: "Fan", - company: "Dhulabari", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", - }, + id: "t5", name: "Maya Rai", role: "Fan", company: "Dhulabari", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg"}, ]} title="Our Guests Love Us" description="Hear what our regulars have to say." @@ -258,20 +161,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Do you offer delivery?", - content: "Yes, we partner with local delivery apps.", - }, + id: "q1", title: "Do you offer delivery?", content: "Yes, we partner with local delivery apps."}, { - id: "q2", - title: "Can I book a table?", - content: "Yes, please call us to reserve in advance.", - }, + id: "q2", title: "Can I book a table?", content: "Yes, please call us to reserve in advance."}, { - id: "q3", - title: "Are there vegan options?", - content: "We offer a variety of vegetable-based dishes.", - }, + id: "q3", title: "Are there vegan options?", content: "We offer a variety of vegetable-based dishes."}, ]} title="Frequent Questions" description="Everything you need to know about dining with us." @@ -283,16 +177,13 @@ export default function LandingPage() {
@@ -303,29 +194,19 @@ export default function LandingPage() { logoText="Nanglo Dhulabari" columns={[ { - title: "Navigate", - items: [ + title: "Navigate", items: [ { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, ], }, ]} @@ -335,4 +216,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1