From 04d9ca31bb19fe894ffcc2c32725e6e414f6c85e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 09:22:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 44 ++++++++++++-------------------------------- 1 file changed, 12 insertions(+), 32 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0dbb119..4a0f9d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,8 +49,8 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ + { text: "Reserve Your Table", href: "#contact" }, { text: "View Menu", href: "#menu" }, - { text: "Reserve Now", href: "#contact" }, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517447.jpg" @@ -81,15 +81,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} products={[ - { - id: "1", name: "North Indian Paneer Special Curry", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-different-pakistan-foods_23-2148821547.jpg?_wi=1", imageAlt: "North Indian Paneer Special Curry - Serves 2 people" - }, - { - id: "2", name: "South Indian Crispy Dosa", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-different-pakistan-foods_23-2148821547.jpg?_wi=2", imageAlt: "South Indian Crispy Dosa - Serves 1 person" - }, - { - id: "3", name: "Fragrant Vegetable Biryani", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-different-pakistan-foods_23-2148821547.jpg?_wi=3", imageAlt: "Fragrant Vegetable Biryani - Serves 2 people" - }, + { id: "1", name: "Paneer Special Curry", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-different-pakistan-foods_23-2148821547.jpg?_wi=1", imageAlt: "Paneer Special Curry"}, + { id: "2", name: "South Indian Dosa", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-different-pakistan-foods_23-2148821547.jpg?_wi=2", imageAlt: "South Indian Dosa"}, + { id: "3", name: "Vegetable Biryani", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-different-pakistan-foods_23-2148821547.jpg?_wi=3", imageAlt: "Vegetable Biryani"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -102,12 +96,8 @@ export default function LandingPage() { tag="Why MAURYA Stands Out" tagAnimation="slide-up" metrics={[ - { - id: "1", value: "100%", description: "Pure vegetarian cuisine prepared with the finest fresh ingredients and traditional recipes" - }, - { - id: "2", value: "15+", description: "Years of culinary excellence serving families and food enthusiasts in Uran Islampur" - }, + { id: "1", value: "100%", description: "Pure vegetarian cuisine prepared with the finest fresh ingredients and traditional recipes"}, + { id: "2", value: "15+", description: "Years of culinary excellence serving families and food enthusiasts in Uran Islampur"}, ]} metricsAnimation="slide-up" useInvertedBackground={true} @@ -124,18 +114,10 @@ export default function LandingPage() { tagIcon={Star} tagAnimation="slide-up" testimonials={[ - { - id: "1", title: "Family Favorite Destination", quote: "MAURYA Pure Veg Resto has become our go-to place for family dinners. The food is absolutely delicious, the ambiance is warm and welcoming, and the service is impeccable. Highly recommended!", name: "Rajesh Patel", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", imageAlt: "Rajesh Patel" - }, - { - id: "2", title: "Authentic Flavors, Premium Quality", quote: "The paneer dishes are exceptional! Every meal reflects their commitment to quality and authenticity. Whether it's South Indian or North Indian cuisine, they never disappoint.", name: "Priya Sharma", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/three-best-friends-enjoying-nice-conversation-lunch-modern-cafe-interior_273609-9010.jpg", imageAlt: "Priya Sharma" - }, - { - id: "3", title: "Perfect for Celebrations", quote: "We celebrated our anniversary at MAURYA and it was absolutely memorable. The elegant setting, outstanding food, and attentive service made it truly special.", name: "Amit & Kavya Desai", role: "Happy Couple", imageSrc: "http://img.b2bpic.net/free-photo/vintage-carrying-brunette-lifestyle-model_1232-2948.jpg", imageAlt: "Amit & Kavya Desai" - }, - { - id: "4", title: "Fresh Ingredients, Expert Preparation", quote: "What sets MAURYA apart is their dedication to freshness and hygiene. You can taste the difference in every dish. A true gem in Uran Islampur!", name: "Vikram Kulkarni", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-man-table_23-2148014530.jpg", imageAlt: "Vikram Kulkarni" - }, + { id: "1", title: "Family Favorite Destination", quote: "MAURYA Pure Veg Resto has become our go-to place for family dinners. The food is absolutely delicious, the ambiance is warm and welcoming, and the service is impeccable. Highly recommended!", name: "Rajesh Patel", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", imageAlt: "Rajesh Patel"}, + { id: "2", title: "Authentic Flavors, Premium Quality", quote: "The paneer dishes are exceptional! Every meal reflects their commitment to quality and authenticity. Whether it's South Indian or North Indian cuisine, they never disappoint.", name: "Priya Sharma", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/three-best-friends-enjoying-nice-conversation-lunch-modern-cafe-interior_273609-9010.jpg", imageAlt: "Priya Sharma"}, + { id: "3", title: "Perfect for Celebrations", quote: "We celebrated our anniversary at MAURYA and it was absolutely memorable. The elegant setting, outstanding food, and attentive service made it truly special.", name: "Amit & Kavya Desai", role: "Happy Couple", imageSrc: "http://img.b2bpic.net/free-photo/vintage-carrying-brunette-lifestyle-model_1232-2948.jpg", imageAlt: "Amit & Kavya Desai"}, + { id: "4", title: "Fresh Ingredients, Expert Preparation", quote: "What sets MAURYA apart is their dedication to freshness and hygiene. You can taste the difference in every dish. A true gem in Uran Islampur!", name: "Vikram Kulkarni", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-man-table_23-2148014530.jpg", imageAlt: "Vikram Kulkarni"}, ]} /> @@ -151,13 +133,11 @@ export default function LandingPage() { tagAnimation="slide-up" negativeCard={{ items: [ - "Generic restaurant experiences", "Inconsistent food quality", "Limited vegetarian expertise", "Poor ambiance and service" - ], + "Generic restaurant experiences", "Inconsistent food quality", "Limited vegetarian expertise", "Poor ambiance and service"], }} positiveCard={{ items: [ - "Premium, authentic vegetarian cuisine", "Consistent excellence in every dish", "Expert chefs with traditional knowledge", "Elegant ambiance with attentive service", "Family-friendly and celebrations-ready" - ], + "Premium, authentic vegetarian cuisine", "Consistent excellence in every dish", "Expert chefs with traditional knowledge", "Elegant ambiance with attentive service", "Family-friendly and celebrations-ready"], }} animationType="slide-up" />