From 962dc68566fbb865fa66abd9cee64aa740d62acd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 07:25:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 78 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 52 insertions(+), 26 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e814cd0..caa52b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,8 @@ const navItems = [ ]; const navButton = { - text: "📞 Call Now", href: "tel:+918920496123"}; + text: "📞 Call Now", href: "tel:+918920496123" +}; const dashboardData = { title: "Why Choose Magic Delight?", logoIcon: UtensilsCrossed, @@ -36,13 +37,16 @@ const dashboardData = { stats: [ { title: "Happy Customers", values: [414, 420, 450] as [number, number, number], - description: "4.7★ Reviews on Google"}, + description: "4.7★ Reviews on Google" + }, { title: "Menu Items", values: [25, 30, 35] as [number, number, number], - description: "Diverse delicious options"}, + description: "Diverse delicious options" + }, { title: "Since", values: [2015, 2016, 2017] as [number, number, number], - description: "Serving with passion"}, + description: "Serving with passion" + }, ], chartTitle: "Customer Satisfaction", chartData: [ { value: 95 }, @@ -102,12 +106,14 @@ export default function LandingPage() { heading={[ { type: "text", content: "Experience Cozy Ambience," }, { - type: "image", src: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-44716.jpg", alt: "Cozy restaurant interior"}, + type: "image", src: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-44716.jpg", alt: "Cozy restaurant interior" + }, { type: "text", content: "and Delicious Food at Magic Delight" }, ]} buttons={[ { - text: "📍 Get Directions", href: "https://maps.google.com/?q=Magic+Delight+Netaji+Subhash+Place+Pitampura+Delhi"}, + text: "📍 Get Directions", href: "https://maps.google.com/?q=Magic+Delight+Netaji+Subhash+Place+Pitampura+Delhi" + }, { text: "📋 View Full Menu", href: "#menu" }, ]} buttonAnimation="slide-up" @@ -124,17 +130,23 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Virgin Mojito", price: "₹120", variant: "Refreshing Beverage", imageSrc: "http://img.b2bpic.net/free-photo/fresh-lime-strawberry-mint-infused-water-cocktail-detox-drink-lemonade-summer-drinks-health-care-concept_114579-4770.jpg", imageAlt: "Virgin Mojito"}, + id: "1", name: "Virgin Mojito", price: "₹120", variant: "Refreshing Beverage", imageSrc: "http://img.b2bpic.net/free-photo/fresh-lime-strawberry-mint-infused-water-cocktail-detox-drink-lemonade-summer-drinks-health-care-concept_114579-4770.jpg", imageAlt: "Virgin Mojito" + }, { - id: "2", name: "Cold Coffee", price: "₹100", variant: "Creamy & Chilled", imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4412.jpg", imageAlt: "Cold Coffee"}, + id: "2", name: "Cold Coffee", price: "₹100", variant: "Creamy & Chilled", imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4412.jpg", imageAlt: "Cold Coffee" + }, { - id: "3", name: "Party Platter", price: "₹450", variant: "Sharing for 4-5 People", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-mushrooms-bell-peppers-scallions_140725-8551.jpg", imageAlt: "Party Platter"}, + id: "3", name: "Party Platter", price: "₹450", variant: "Sharing for 4-5 People", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-mushrooms-bell-peppers-scallions_140725-8551.jpg", imageAlt: "Party Platter" + }, { - id: "4", name: "Paneer Tikka Masala", price: "₹280", variant: "North Indian Specialty", imageSrc: "http://img.b2bpic.net/free-photo/capital-salad-with-peas-table_140725-7657.jpg", imageAlt: "Paneer Tikka Masala"}, + id: "4", name: "Paneer Tikka Masala", price: "₹280", variant: "North Indian Specialty", imageSrc: "http://img.b2bpic.net/free-photo/capital-salad-with-peas-table_140725-7657.jpg", imageAlt: "Paneer Tikka Masala" + }, { - id: "5", name: "Dal Makhni", price: "₹220", variant: "Creamy & Rich", imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-food-sweet-potato-puree-top-view_185193-109281.jpg", imageAlt: "Dal Makhni"}, + id: "5", name: "Dal Makhni", price: "₹220", variant: "Creamy & Rich", imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-food-sweet-potato-puree-top-view_185193-109281.jpg", imageAlt: "Dal Makhni" + }, { - id: "6", name: "Chocolate Brownie", price: "₹80", variant: "Fudgy & Decadent", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-white-plate-coffee-beans-wooden-spoon_1150-20870.jpg", imageAlt: "Chocolate Brownie"}, + id: "6", name: "Chocolate Brownie", price: "₹80", variant: "Fudgy & Decadent", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-white-plate-coffee-beans-wooden-spoon_1150-20870.jpg", imageAlt: "Chocolate Brownie" + }, ]} buttons={[ { text: "📋 View Complete Menu", href: "#" }, @@ -159,23 +171,29 @@ export default function LandingPage() { { id: 1, title: "🍽 Dine-In Experience", description: "Enjoy cozy ambience with friends and family in our warm, welcoming space. Perfect for casual meals and celebrations.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_1203-2992.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_1203-2992.jpg" + }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-44716.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-44716.jpg" + }, }, { id: 2, title: "🚗 Drive-Through", description: "Quick and convenient. Order ahead and pick up fresh food without leaving your car. Perfect for busy schedules.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/fresh-lime-strawberry-mint-infused-water-cocktail-detox-drink-lemonade-summer-drinks-health-care-concept_114579-4770.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/fresh-lime-strawberry-mint-infused-water-cocktail-detox-drink-lemonade-summer-drinks-health-care-concept_114579-4770.jpg" + }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4412.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-4412.jpg" + }, }, { id: 3, title: "📦 No-Contact Delivery", description: "Safe and fast delivery to your doorstep. Order online or call us. We bring Magic Delight to you.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-giving-takeaway-package-with-food-order-businesswoman-working-startup-business-company-office_482257-2375.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-giving-takeaway-package-with-food-order-businesswoman-working-startup-business-company-office_482257-2375.jpg" + }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-mushrooms-bell-peppers-scallions_140725-8551.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-mushrooms-bell-peppers-scallions_140725-8551.jpg" + }, }, ]} showStepNumbers={true} @@ -196,23 +214,30 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", title: "Beautiful Ambience & Tasty Food", quote: "A beautiful and cozy place, great ambience, cordial staff and tasty food. Highly recommended for friends and family gatherings.", name: "Priya Sharma", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-redhead-woman-with-charming-smile-healthy-clean-skin_273609-9036.jpg", imageAlt: "Priya Sharma"}, + id: "1", title: "Beautiful Ambience & Tasty Food", quote: "A beautiful and cozy place, great ambience, cordial staff and tasty food. Highly recommended for friends and family gatherings.", name: "Priya Sharma", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-redhead-woman-with-charming-smile-healthy-clean-skin_273609-9036.jpg", imageAlt: "Priya Sharma" + }, { - id: "2", title: "Best Price with Great Quality", quote: "Yum food at the best price and good quantity served as well. This is my go-to place for quick bites and hangouts.", name: "Arjun Patel", role: "College Student", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-headphones_23-2149155172.jpg", imageAlt: "Arjun Patel"}, + id: "2", title: "Best Price with Great Quality", quote: "Yum food at the best price and good quantity served as well. This is my go-to place for quick bites and hangouts.", name: "Arjun Patel", role: "College Student", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-headphones_23-2149155172.jpg", imageAlt: "Arjun Patel" + }, { - id: "3", title: "Perfect for Parties", quote: "We booked a birthday party here last month. The staff was amazing, food was fresh, and the ambience was perfect. Loved it!", name: "Neha Gupta", role: "Event Organizer", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-holding-hand-pocket_23-2148095771.jpg", imageAlt: "Neha Gupta"}, + id: "3", title: "Perfect for Parties", quote: "We booked a birthday party here last month. The staff was amazing, food was fresh, and the ambience was perfect. Loved it!", name: "Neha Gupta", role: "Event Organizer", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-holding-hand-pocket_23-2148095771.jpg", imageAlt: "Neha Gupta" + }, { - id: "4", title: "Delivery is Super Fast", quote: "Ordered through no-contact delivery. Food arrived hot and fresh in just 30 minutes. Great service!", name: "Rahul Kumar", role: "Corporate Professional", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-woman-emotion-concept-emotion-joy_169016-65983.jpg", imageAlt: "Rahul Kumar"}, + id: "4", title: "Delivery is Super Fast", quote: "Ordered through no-contact delivery. Food arrived hot and fresh in just 30 minutes. Great service!", name: "Rahul Kumar", role: "Corporate Professional", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-woman-emotion-concept-emotion-joy_169016-65983.jpg", imageAlt: "Rahul Kumar" + }, { - id: "5", title: "Amazing Coffee & Vibes", quote: "The cold coffee is to die for! Perfect place to study or meet friends. I'm here almost every weekend.", name: "Ananya Singh", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg", imageAlt: "Ananya Singh"}, + id: "5", title: "Amazing Coffee & Vibes", quote: "The cold coffee is to die for! Perfect place to study or meet friends. I'm here almost every weekend.", name: "Ananya Singh", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg", imageAlt: "Ananya Singh" + }, { - id: "6", title: "Family Favorite", quote: "Affordable, delicious, and kid-friendly. We've been coming here for years. Thank you Magic Delight!", name: "Vikram Desai", role: "Family", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-successful-business-person_23-2148763862.jpg", imageAlt: "Vikram Desai"}, + id: "6", title: "Family Favorite", quote: "Affordable, delicious, and kid-friendly. We've been coming here for years. Thank you Magic Delight!", name: "Vikram Desai", role: "Family", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-successful-business-person_23-2148763862.jpg", imageAlt: "Vikram Desai" + }, ]} textboxLayout="default" useInvertedBackground={false} buttons={[ { - text: "Leave Your Review", href: "https://www.google.com/search?q=magic+delight+restaurant+pitampura"}, + text: "Leave Your Review", href: "https://www.google.com/search?q=magic+delight+restaurant+pitampura" + }, ]} buttonAnimation="slide-up" /> @@ -264,7 +289,8 @@ export default function LandingPage() { title: "Contact", items: [ { label: "📞 +91 89204 96123", href: "tel:+918920496123" }, { - label: "📍 Netaji Subhash Place", href: "https://maps.google.com/?q=Magic+Delight+Netaji+Subhash+Place"}, + label: "📍 Netaji Subhash Place", href: "https://maps.google.com/?q=Magic+Delight+Netaji+Subhash+Place" + }, { label: "⏰ Mon-Sun 10AM-10PM", href: "#" }, { label: "📧 info@magicdelight.com", href: "mailto:info@magicdelight.com" }, ], -- 2.49.1