From fd40af859cd0c5cebdf467c2094136baefd9c2af Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 07:01:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 307 ++++++++++++----------------------------------- 1 file changed, 79 insertions(+), 228 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 65e4746..d37b2df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,8 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp import ProductCardThree from '@/components/sections/product/ProductCardThree'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; -import { CalendarDays, CookingPot, Leaf } from "lucide-react"; +import { CalendarDays, CookingPot, Leaf, MessageCircleMore, Phone, MapPin } from "lucide-react"; +import Link from 'next/link'; export default function LandingPage() { return ( @@ -33,25 +34,15 @@ export default function LandingPage() { @@ -60,16 +51,13 @@ export default function LandingPage() {
@@ -130,19 +98,13 @@ export default function LandingPage() { metrics={[ { icon: Leaf, - label: "Organic Sourced Farms", - value: "100%", - }, + label: "Organic Sourced Farms", value: "100%"}, { icon: CalendarDays, - label: "Daily Harvest", - value: "Every Day", - }, + label: "Daily Harvest", value: "Every Day"}, { icon: CookingPot, - label: "Expert Chefs", - value: "Decades", - }, + label: "Expert Chefs", value: "Decades"}, ]} metricsAnimation="slide-up" /> @@ -155,20 +117,11 @@ export default function LandingPage() { description="Discover what makes our culinary experience truly exceptional, from our ingredients to our inviting atmosphere and meticulous preparation." accordionItems={[ { - id: "f1", - title: "Farm-to-Table Philosophy", - content: "We partner with local organic farms to bring you the freshest, seasonal ingredients straight to your plate, ensuring peak flavor and nutrition.", - }, + id: "f1", title: "Farm-to-Table Philosophy", content: "We partner with local organic farms to bring you the freshest, seasonal ingredients straight to your plate, ensuring peak flavor and nutrition."}, { - id: "f2", - title: "Hand-Picked Organic Produce", - content: "Every vegetable, fruit, and herb is meticulously selected for quality and purity, free from pesticides and harmful chemicals.", - }, + id: "f2", title: "Hand-Picked Organic Produce", content: "Every vegetable, fruit, and herb is meticulously selected for quality and purity, free from pesticides and harmful chemicals."}, { - id: "f3", - title: "Hygiene & Preparation Standards", - content: "Our kitchen adheres to the highest hygiene standards, and our chefs are trained in crafting delicious meals with utmost care and precision.", - }, + id: "f3", title: "Hygiene & Preparation Standards", content: "Our kitchen adheres to the highest hygiene standards, and our chefs are trained in crafting delicious meals with utmost care and precision."}, ]} imageSrc="http://img.b2bpic.net/free-photo/top-view-bowls-with-spices-round-plate-cut-vegetables-white-surface_140725-63064.jpg?_wi=1" imageAlt="Fresh organic vegetables and chef's hands preparing food" @@ -185,47 +138,17 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "p1", - name: "Ellori Green Salad", - price: "₹450", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-quinoa-salad-with-avocado-cherry-tomatoes_23-2152010315.jpg?_wi=1", - imageAlt: "Gourmet healthy salad bowl with fresh greens", - }, + id: "p1", name: "Ellori Green Salad", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/healthy-quinoa-salad-with-avocado-cherry-tomatoes_23-2152010315.jpg?_wi=1", imageAlt: "Gourmet healthy salad bowl with fresh greens"}, { - id: "p2", - name: "Creamy Lentil Delight", - price: "₹380", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg?_wi=1", - imageAlt: "Hearty lentil soup bowl with fresh herbs", - }, + id: "p2", name: "Creamy Lentil Delight", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg?_wi=1", imageAlt: "Hearty lentil soup bowl with fresh herbs"}, { - id: "p3", - name: "Spiced Paneer Tikka", - price: "₹520", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-skewers-grilled-chicken-fillet-with-salt-pepper-plate_141793-4854.jpg?_wi=1", - imageAlt: "Spicy paneer tikka skewers with mint chutney", - }, + id: "p3", name: "Spiced Paneer Tikka", price: "₹520", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-skewers-grilled-chicken-fillet-with-salt-pepper-plate_141793-4854.jpg?_wi=1", imageAlt: "Spicy paneer tikka skewers with mint chutney"}, { - id: "p4", - name: "Vegetable Royal Biryani", - price: "₹600", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-circular-plate-with-spices-vegetable-white-surface_23-2148097291.jpg", - imageAlt: "Aromatic vegetable biryani with raita garnish", - }, + id: "p4", name: "Vegetable Royal Biryani", price: "₹600", imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-circular-plate-with-spices-vegetable-white-surface_23-2148097291.jpg", imageAlt: "Aromatic vegetable biryani with raita garnish"}, { - id: "p5", - name: "Seasonal Pasta Primavera", - price: "₹550", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fettuccine-pasta-wooden-table_23-2148305665.jpg", - imageAlt: "Fresh pasta primavera with seasonal vegetables", - }, + id: "p5", name: "Seasonal Pasta Primavera", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fettuccine-pasta-wooden-table_23-2148305665.jpg", imageAlt: "Fresh pasta primavera with seasonal vegetables"}, { - id: "p6", - name: "Chef's Dessert Platter", - price: "₹700", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-waffles-with-figs-nuts_23-2148352368.jpg", - imageAlt: "Assorted vegetarian dessert platter", - }, + id: "p6", name: "Chef's Dessert Platter", price: "₹700", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-waffles-with-figs-nuts_23-2148352368.jpg", imageAlt: "Assorted vegetarian dessert platter"}, ]} title="Our Signature Menu" description="Explore a delightful array of vegetarian and vegan creations, crafted with passion and inspired by global flavors, always with a focus on fresh, organic ingredients." @@ -238,65 +161,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Priya Sharma", - date: "March 2024", - title: "A Culinary Revelation", - quote: "Ellori's farm-to-table approach truly shines. Every dish is a masterpiece of fresh, organic ingredients and exquisite flavors. Highly recommend the Green Salad!", - tag: "Delighted Diner", - avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-purple-sweater-skirt_1303-17499.jpg", - avatarAlt: "Priya Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/seasonal-herbs-salad-with-mixed-vegetables_114579-2161.jpg?_wi=2", - imageAlt: "professional woman smiling corporate headshot", - }, + id: "t1", name: "Priya Sharma", date: "March 2024", title: "A Culinary Revelation", quote: "Ellori's farm-to-table approach truly shines. Every dish is a masterpiece of fresh, organic ingredients and exquisite flavors. Highly recommend the Green Salad!", tag: "Delighted Diner", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-purple-sweater-skirt_1303-17499.jpg", avatarAlt: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/seasonal-herbs-salad-with-mixed-vegetables_114579-2161.jpg?_wi=2", imageAlt: "professional woman smiling corporate headshot"}, { - id: "t2", - name: "Rahul Singh", - date: "February 2024", - title: "Unmatched Vegetarian Experience", - quote: "As a vegetarian, I'm always looking for innovative cuisine. Ellori delivered beyond expectations. The Vegetable Biryani was simply divine.", - tag: "Food Enthusiast", - avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-good-looking-young-man_1262-3489.jpg", - avatarAlt: "Rahul Singh", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowls-with-spices-round-plate-cut-vegetables-white-surface_140725-63064.jpg?_wi=2", - imageAlt: "professional woman smiling corporate headshot", - }, + id: "t2", name: "Rahul Singh", date: "February 2024", title: "Unmatched Vegetarian Experience", quote: "As a vegetarian, I'm always looking for innovative cuisine. Ellori delivered beyond expectations. The Vegetable Biryani was simply divine.", tag: "Food Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-good-looking-young-man_1262-3489.jpg", avatarAlt: "Rahul Singh", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowls-with-spices-round-plate-cut-vegetables-white-surface_140725-63064.jpg?_wi=2", imageAlt: "professional woman smiling corporate headshot"}, { - id: "t3", - name: "Anjali Mehta", - date: "January 2024", - title: "Elegant Ambiance, Exceptional Food", - quote: "The ambiance at Ellori is so peaceful and elegant, perfectly complementing the delicious food. Their dessert platter is a must-try!", - tag: "Regular Patron", - avatarSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-portrait-outdoor_624325-1760.jpg", - avatarAlt: "Anjali Mehta", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-quinoa-salad-with-avocado-cherry-tomatoes_23-2152010315.jpg?_wi=2", - imageAlt: "professional woman smiling corporate headshot", - }, + id: "t3", name: "Anjali Mehta", date: "January 2024", title: "Elegant Ambiance, Exceptional Food", quote: "The ambiance at Ellori is so peaceful and elegant, perfectly complementing the delicious food. Their dessert platter is a must-try!", tag: "Regular Patron", avatarSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-portrait-outdoor_624325-1760.jpg", avatarAlt: "Anjali Mehta", imageSrc: "http://img.b2bpic.net/free-photo/healthy-quinoa-salad-with-avocado-cherry-tomatoes_23-2152010315.jpg?_wi=2", imageAlt: "professional woman smiling corporate headshot"}, { - id: "t4", - name: "Vikram Patel", - date: "December 2023", - title: "My Go-To for Healthy Dining", - quote: "Ellori has become my favorite spot in Chhatrapati Sambhajinagar for healthy yet indulgent meals. The quality is consistently superb and the staff are wonderful.", - tag: "Health Conscious", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-looking-camera-against-grey-wall_23-2148130316.jpg", - avatarAlt: "Vikram Patel", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg?_wi=2", - imageAlt: "professional woman smiling corporate headshot", - }, + id: "t4", name: "Vikram Patel", date: "December 2023", title: "My Go-To for Healthy Dining", quote: "Ellori has become my favorite spot in Chhatrapati Sambhajinagar for healthy yet indulgent meals. The quality is consistently superb and the staff are wonderful.", tag: "Health Conscious", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-looking-camera-against-grey-wall_23-2148130316.jpg", avatarAlt: "Vikram Patel", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lentil-soup-appetizing-lentil-soup-tomatoes-spices-bell-peppers-garlic-onion_140725-72418.jpg?_wi=2", imageAlt: "professional woman smiling corporate headshot"}, { - id: "t5", - name: "Smita Reddy", - date: "November 2023", - title: "A True Green Gem", - quote: "From the fresh ingredients to the impeccable service, Ellori truly embodies its 'Green Kitchen' name. A delightful culinary journey every time.", - tag: "Local Guide", - avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", - avatarAlt: "Smita Reddy", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-skewers-grilled-chicken-fillet-with-salt-pepper-plate_141793-4854.jpg?_wi=2", - imageAlt: "professional woman smiling corporate headshot", - }, + id: "t5", name: "Smita Reddy", date: "November 2023", title: "A True Green Gem", quote: "From the fresh ingredients to the impeccable service, Ellori truly embodies its 'Green Kitchen' name. A delightful culinary journey every time.", tag: "Local Guide", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", avatarAlt: "Smita Reddy", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-skewers-grilled-chicken-fillet-with-salt-pepper-plate_141793-4854.jpg?_wi=2", imageAlt: "professional woman smiling corporate headshot"}, ]} title="What Our Valued Guests Say" description="Hear from our delighted patrons about their unforgettable dining experiences, celebrating the flavors and ambiance of Ellori." @@ -310,14 +183,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Organic India Certified", - "Green Restaurant Award", - "Local Foodie's Choice", - "Health & Wellness Magazine", - "Chhatrapati Best Dining", - "Farm Fresh Alliance", - "Eco-Friendly Eatery", - ]} + "Organic India Certified", "Green Restaurant Award", "Local Foodie's Choice", "Health & Wellness Magazine", "Chhatrapati Best Dining", "Farm Fresh Alliance", "Eco-Friendly Eatery"]} title="Recognized for Culinary Excellence" description="Proudly acknowledged by esteemed organizations and culinary critics for our commitment to organic quality and exceptional dining experiences." tagAnimation="none" @@ -332,25 +198,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How do I make a reservation?", - content: "You can easily make a reservation through our website's 'Reserve' button, or by calling us directly at our contact number. We recommend booking in advance for weekends.", - }, + id: "q1", title: "How do I make a reservation?", content: "You can easily make a reservation through our website's 'Reserve' button, or by calling us directly at our contact number. We recommend booking in advance for weekends."}, { - id: "q2", - title: "Do you offer vegan or gluten-free options?", - content: "Yes, we offer a wide range of vegan and gluten-free options. Please inform our staff about your dietary preferences or allergies when ordering.", - }, + id: "q2", title: "Do you offer vegan or gluten-free options?", content: "Yes, we offer a wide range of vegan and gluten-free options. Please inform our staff about your dietary preferences or allergies when ordering."}, { - id: "q3", - title: "What are your opening hours?", - content: "Ellori The Green Kitchen is open from 11:00 AM to 10:30 PM, Monday to Sunday. We look forward to welcoming you!", - }, + id: "q3", title: "What are your opening hours?", content: "Ellori The Green Kitchen is open from 11:00 AM to 10:30 PM, Monday to Sunday. We look forward to welcoming you!"}, { - id: "q4", - title: "Can I order online for delivery or takeout?", - content: "Absolutely! You can place online orders for both delivery and takeout directly from our 'View Menu & Reserve' button on the home page.", - }, + id: "q4", title: "Can I order online for delivery or takeout?", content: "Absolutely! You can place online orders for both delivery and takeout directly from our 'View Menu & Reserve' button on the home page."}, ]} title="Frequently Asked Questions" description="Find quick answers to common queries about Ellori The Green Kitchen, our menu, reservations, and more." @@ -364,21 +218,16 @@ export default function LandingPage() { @@ -389,54 +238,33 @@ export default function LandingPage() { logoText="Ellori The Green Kitchen" columns={[ { - title: "Explore", - items: [ + title: "Explore", items: [ { - label: "Home", - href: "#home", - }, + label: "Home", href: "#home"}, { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, ], }, { - title: "Dine With Us", - items: [ + title: "Dine With Us", items: [ { - label: "Reservations", - href: "#contact", - }, + label: "Reservations", href: "#contact"}, { - label: "Online Ordering", - href: "#contact", - }, + label: "Online Ordering", href: "#contact"}, { - label: "Directions", - href: "https://maps.app.goo.gl/YourGoogleMapsLink", - }, + label: "Directions", href: "https://maps.app.goo.gl/YourGoogleMapsLink"}, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { - label: "WhatsApp Business", - href: "https://wa.me/YourWhatsAppNumber", - }, + label: "WhatsApp Business", href: "https://wa.me/YourWhatsAppNumber"}, { - label: "Email Us", - href: "mailto:info@ellori.com", - }, + label: "Email Us", href: "mailto:info@ellori.com"}, { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, ], }, ]} @@ -444,6 +272,29 @@ export default function LandingPage() { /> + + {/* Mobile Sticky Order/Reserve Bar */} +
+ + Order Now + + + Reserve Table + +
+ + {/* Mobile Floating Action Buttons */} +
+ + + + + + + + + +
); }