diff --git a/src/app/page.tsx b/src/app/page.tsx index f2b0cd8..b055ac0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,13 +73,16 @@ export default function LandingPage() { { id: "1", icon: Star, title: "Customer Rating", value: "4.2★" }, { id: "2", icon: CheckCircle, - title: "Hygienic Kitchen", value: "Certified"}, + title: "Hygienic Kitchen", value: "Certified" + }, { id: "3", icon: Wind, - title: "AC Family Room", value: "Available"}, + title: "AC Family Room", value: "Available" + }, { id: "4", icon: Wallet, - title: "Affordable Pricing", value: "₹1-200"}, + title: "Affordable Pricing", value: "₹1-200" + }, ]} /> @@ -95,25 +98,33 @@ export default function LandingPage() { useInvertedBackground={false} animationType="slide-up" gridVariant="three-columns-all-equal-width" + cardClassName="relative group" + imageClassName="relative overflow-hidden" products={[ { id: "1", name: "Masala Dosa", price: "₹80", imageSrc: - "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg?_wi=1", imageAlt: "Crispy masala dosa with sambar and chutney"}, + "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg?_wi=1", imageAlt: "Crispy masala dosa with sambar and chutney" + }, { id: "2", name: "Paneer Butter Masala", price: "₹120", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-pakistani-meal-with-meat_23-2148825108.jpg", imageAlt: "Creamy paneer butter masala with rice"}, + "http://img.b2bpic.net/free-photo/high-angle-pakistani-meal-with-meat_23-2148825108.jpg", imageAlt: "Creamy paneer butter masala with rice" + }, { id: "3", name: "Butter Roti", price: "₹30", imageSrc: - "http://img.b2bpic.net/free-photo/delicious-roti-arrangement-table-with-copy-space_23-2149033990.jpg?_wi=1", imageAlt: "Soft butter roti served hot"}, + "http://img.b2bpic.net/free-photo/delicious-roti-arrangement-table-with-copy-space_23-2149033990.jpg?_wi=1", imageAlt: "Soft butter roti served hot" + }, { id: "4", name: "Mango Lassi", price: "₹50", imageSrc: - "http://img.b2bpic.net/free-photo/delicious-thai-food-still-life_23-2149508917.jpg", imageAlt: "Fresh mango lassi in glass"}, + "http://img.b2bpic.net/free-photo/delicious-thai-food-still-life_23-2149508917.jpg", imageAlt: "Fresh mango lassi in glass" + }, { id: "5", name: "Idly & Sambar", price: "₹40", imageSrc: - "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg?_wi=2", imageAlt: "Fluffy idly served with spicy sambar"}, + "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086029.jpg?_wi=2", imageAlt: "Fluffy idly served with spicy sambar" + }, { id: "6", name: "Pav Bhaji", price: "₹60", imageSrc: - "http://img.b2bpic.net/free-photo/delicious-roti-arrangement-table-with-copy-space_23-2149033990.jpg?_wi=2", imageAlt: "Spiced pav bhaji with pav bread"}, + "http://img.b2bpic.net/free-photo/delicious-roti-arrangement-table-with-copy-space_23-2149033990.jpg?_wi=2", imageAlt: "Spiced pav bhaji with pav bread" + }, ]} buttons={[{ text: "View Full Menu", href: "#menu" }]} buttonAnimation="slide-up" @@ -132,17 +143,20 @@ export default function LandingPage() { id: 1, tag: "Events", title: "Small Weddings", subtitle: "Intimate ceremonies with personalized catering", description: "Perfect for small wedding celebrations with AC comfort and family-friendly ambiance. Our experienced staff ensures every detail is perfect for your special day.", imageSrc: - "http://img.b2bpic.net/free-photo/beautifully-decorated-venue-interior-wedding_181624-58530.jpg?_wi=1", imageAlt: "Party hall decorated for wedding ceremony"}, + "http://img.b2bpic.net/free-photo/beautifully-decorated-venue-interior-wedding_181624-58530.jpg?_wi=1", imageAlt: "Party hall decorated for wedding ceremony" + }, { id: 2, tag: "Celebrations", title: "Birthday Parties", subtitle: "Fun celebrations for all age groups", description: "Create lasting memories with birthday celebrations in our spacious hall. We offer flexible seating arrangements and delicious vegetarian menu options.", imageSrc: - "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg", imageAlt: "Birthday party setup with decorations"}, + "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg", imageAlt: "Birthday party setup with decorations" + }, { id: 3, tag: "Functions", title: "Engagements & Corporate Events", subtitle: "Professional spaces for important occasions", description: "Host engagement functions, corporate meetings, and family gatherings in our professional venue. Quality catering and attentive service guaranteed.", imageSrc: - "http://img.b2bpic.net/free-photo/beautifully-decorated-venue-interior-wedding_181624-58530.jpg?_wi=2", imageAlt: "Corporate event setup"}, + "http://img.b2bpic.net/free-photo/beautifully-decorated-venue-interior-wedding_181624-58530.jpg?_wi=2", imageAlt: "Corporate event setup" + }, ]} buttons={[{ text: "Check Availability", href: "#contact" }]} buttonAnimation="slide-up" @@ -163,27 +177,33 @@ export default function LandingPage() { { id: "1", name: "Priya Sharma", handle: "@priya_family", testimonial: "Best vegetarian restaurant in town! The food is fresh, hygiene is excellent, and staff is very friendly. Perfect for family dinners.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=1", imageAlt: "Priya Sharma"}, + "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=1", imageAlt: "Priya Sharma" + }, { id: "2", name: "Raj Kumar", handle: "@raj_mysore", testimonial: "We organized our daughter's engagement here. The party hall is beautiful, food was delicious, and service was impeccable. Highly recommend!", imageSrc: - "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=1", imageAlt: "Raj Kumar"}, + "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=1", imageAlt: "Raj Kumar" + }, { id: "3", name: "Anjali Reddy", handle: "@anjali_krnagar", testimonial: "Amazing masala dosa and paneer butter masala! Very affordable pricing and authentic South Indian taste. Our family's favorite spot.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=2", imageAlt: "Anjali Reddy"}, + "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=2", imageAlt: "Anjali Reddy" + }, { id: "4", name: "Suresh Menon", handle: "@suresh_traveler", testimonial: "Stopped here while traveling on Mysore-Hassan road. Excellent food, clean environment, and quick service. Worth the stop!", imageSrc: - "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=2", imageAlt: "Suresh Menon"}, + "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=2", imageAlt: "Suresh Menon" + }, { id: "5", name: "Divya Gupta", handle: "@divya_foodie", testimonial: "The mango lassi is refreshing, and every dish is prepared with care. Perfect for health-conscious families who want authentic taste.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=3", imageAlt: "Divya Gupta"}, + "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=3", imageAlt: "Divya Gupta" + }, { id: "6", name: "Arjun Singh", handle: "@arjun_events", testimonial: "We booked the party hall for a corporate event. Professional setup, excellent catering, and very cooperative management. Worth every penny!", imageSrc: - "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=3", imageAlt: "Arjun Singh"}, + "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=3", imageAlt: "Arjun Singh" + }, ]} /> @@ -203,22 +223,28 @@ export default function LandingPage() { faqs={[ { id: "1", title: "What are your operating hours?", content: - "We are open daily from 10:00 AM to 11:00 PM. We offer dine-in, takeaway, and catering services for events."}, + "We are open daily from 10:00 AM to 11:00 PM. We offer dine-in, takeaway, and catering services for events." + }, { id: "2", title: "Do you have parking available?", content: - "Yes, parking is available on-site for our customers. We also have easy access from the Mysore-Hassan Road."}, + "Yes, parking is available on-site for our customers. We also have easy access from the Mysore-Hassan Road." + }, { id: "3", title: "Can we book the party hall in advance?", content: - "Absolutely! We accept advance bookings for parties, events, and corporate functions. Please call us to check availability and discuss your requirements."}, + "Absolutely! We accept advance bookings for parties, events, and corporate functions. Please call us to check availability and discuss your requirements." + }, { id: "4", title: "Do you cater for home events?", content: - "Yes, we provide catering services for home events and small gatherings. Contact us for catering menu and pricing details."}, + "Yes, we provide catering services for home events and small gatherings. Contact us for catering menu and pricing details." + }, { id: "5", title: "Are your dishes authentic South Indian?", content: - "Yes! We specialize in authentic South Indian cuisine prepared using traditional recipes and fresh ingredients. We also offer North Indian vegetarian options."}, + "Yes! We specialize in authentic South Indian cuisine prepared using traditional recipes and fresh ingredients. We also offer North Indian vegetarian options." + }, { id: "6", title: "What is your pricing range?", content: - "Our menu ranges from ₹1 to ₹200 per person, offering options for budget-conscious families to premium dining experiences."}, + "Our menu ranges from ₹1 to ₹200 per person, offering options for budget-conscious families to premium dining experiences." + }, ]} /> @@ -238,7 +264,8 @@ export default function LandingPage() { title: "Contact", items: [ { label: "Phone: +91 98765 43210", href: "tel:+919876543210" }, { - label: "Location: C9MJ+VRV, Mysore-Hassan Rd", href: "https://maps.google.com"}, + label: "Location: C9MJ+VRV, Mysore-Hassan Rd", href: "https://maps.google.com" + }, { label: "Hours: 10 AM - 11 PM Daily", href: "#" }, ], },