diff --git a/src/app/page.tsx b/src/app/page.tsx index 1cc1e18..75fbc7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="medium" - background="blurBottom" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="radial-glow" secondaryButtonStyle="layered" @@ -47,13 +47,13 @@ export default function LandingPage() { tag="Welcome to Rich Moon" tagIcon={Utensils} tagAnimation="slide-up" - background={{ variant: "blurBottom" }} + background={{ variant: "plain" }} buttons={[ { text: "Call Now", href: "tel:+919876543210" }, { text: "Order Online", href: "#products" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg" imageAlt="Rich Moon Restaurant dining experience" className="w-full" containerClassName="py-20 md:py-32" @@ -73,18 +73,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "Dine-In", description: "Experience our warm hospitality and hygienic kitchen. Enjoy authentic flavors in a comfortable family-friendly setting.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg?_wi=2", imageAlt: "Dine-In Experience" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg?_wi=3", imageAlt: "Restaurant Interior" }, + title: "Dine-In", description: "Experience our warm hospitality and hygienic kitchen. Enjoy authentic flavors in a comfortable family-friendly setting.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg", imageAlt: "Dine-In Experience" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg", imageAlt: "Restaurant Interior" }, }, { id: 2, - title: "Takeaway", description: "Quick, fresh, and packed with care. Perfect for busy professionals and students. Order now and pick up hot meals.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine-top-view_2829-6243.jpg?_wi=1", imageAlt: "Takeaway Food" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-indian-food-arrangement_23-2148734737.jpg?_wi=1", imageAlt: "Food Packaging" }, + title: "Takeaway", description: "Quick, fresh, and packed with care. Perfect for busy professionals and students. Order now and pick up hot meals.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine-top-view_2829-6243.jpg", imageAlt: "Takeaway Food" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-indian-food-arrangement_23-2148734737.jpg", imageAlt: "Food Packaging" }, }, { id: 3, - title: "Home Delivery", description: "Fast delivery to your doorstep. Same authentic taste, delivered fresh within 30 minutes in nearby areas.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/bowl-noodle-trivet-tomatoes-lemon-garlic-marble-surface_114579-91260.jpg?_wi=1", imageAlt: "Delivery Ready" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine-top-view_2829-6243.jpg?_wi=2", imageAlt: "Hot Meal" }, + title: "Home Delivery", description: "Fast delivery to your doorstep. Same authentic taste, delivered fresh within 30 minutes in nearby areas.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/bowl-noodle-trivet-tomatoes-lemon-garlic-marble-surface_114579-91260.jpg", imageAlt: "Delivery Ready" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine-top-view_2829-6243.jpg", imageAlt: "Hot Meal" }, }, ]} showStepNumbers={true} @@ -94,7 +94,6 @@ export default function LandingPage() { buttons={[{ text: "Book a Table", href: "#contact" }]} buttonAnimation="slide-up" containerClassName="py-16 md:py-24" - titleClassName="text-3xl md:text-5xl font-extrabold" /> @@ -107,11 +106,14 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Dragon Chicken", price: "₹180-220", imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine-top-view_2829-6243.jpg?_wi=3", imageAlt: "Dragon Chicken - Spicy and Tangy"}, + id: "1", name: "Dragon Chicken", price: "₹180-220", imageSrc: "http://img.b2bpic.net/free-photo/curry-with-chicken-onions-indian-food-asian-cuisine-top-view_2829-6243.jpg", imageAlt: "Dragon Chicken - Spicy and Tangy" + }, { - id: "2", name: "Butter Roti Chicken Curry", price: "₹220-280", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-indian-food-arrangement_23-2148734737.jpg?_wi=2", imageAlt: "Butter Roti Chicken - Creamy and Rich"}, + id: "2", name: "Butter Roti Chicken Curry", price: "₹220-280", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-indian-food-arrangement_23-2148734737.jpg", imageAlt: "Butter Roti Chicken - Creamy and Rich" + }, { - id: "3", name: "Masala Maggi", price: "₹60-100", imageSrc: "http://img.b2bpic.net/free-photo/bowl-noodle-trivet-tomatoes-lemon-garlic-marble-surface_114579-91260.jpg?_wi=2", imageAlt: "Masala Maggi - Quick and Tasty"}, + id: "3", name: "Masala Maggi", price: "₹60-100", imageSrc: "http://img.b2bpic.net/free-photo/bowl-noodle-trivet-tomatoes-lemon-garlic-marble-surface_114579-91260.jpg", imageAlt: "Masala Maggi - Quick and Tasty" + }, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -120,7 +122,6 @@ export default function LandingPage() { buttons={[{ text: "View Full Menu", href: "#" }]} buttonAnimation="slide-up" containerClassName="py-16 md:py-24" - titleClassName="text-3xl md:text-5xl font-extrabold" /> @@ -150,7 +151,6 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} containerClassName="py-16 md:py-24" - titleClassName="text-3xl md:text-5xl font-extrabold" /> @@ -163,17 +163,23 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Priya Sharma", handle: "College Student", testimonial: "Very tasty food and amazing service. Best budget option near campus. The dragon chicken is absolutely incredible!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Priya Sharma"}, + id: "1", name: "Priya Sharma", handle: "College Student", testimonial: "Very tasty food and amazing service. Best budget option near campus. The dragon chicken is absolutely incredible!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Priya Sharma" + }, { - id: "2", name: "Rajesh Kumar", handle: "Software Engineer", testimonial: "Quality food at low cost. Perfect for late-night cravings since they're open 24 hours. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Rajesh Kumar"}, + id: "2", name: "Rajesh Kumar", handle: "Software Engineer", testimonial: "Quality food at low cost. Perfect for late-night cravings since they're open 24 hours. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Rajesh Kumar" + }, { - id: "3", name: "Anjali Patel", handle: "Homemaker", testimonial: "Perfect blend of taste in budget. Family loves their dine-in experience. Super hygienic and friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Anjali Patel"}, + id: "3", name: "Anjali Patel", handle: "Homemaker", testimonial: "Perfect blend of taste in budget. Family loves their dine-in experience. Super hygienic and friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Anjali Patel" + }, { - id: "4", name: "Vikram Singh", handle: "Working Professional", testimonial: "Fast delivery, hot meals, consistent quality. Been ordering for 2 years. Never disappointed once!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Vikram Singh"}, + id: "4", name: "Vikram Singh", handle: "Working Professional", testimonial: "Fast delivery, hot meals, consistent quality. Been ordering for 2 years. Never disappointed once!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Vikram Singh" + }, { - id: "5", name: "Meera Desai", handle: "Entrepreneur", testimonial: "Authentic taste, affordable prices, and they care about hygiene. This is how local restaurants should operate.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Meera Desai"}, + id: "5", name: "Meera Desai", handle: "Entrepreneur", testimonial: "Authentic taste, affordable prices, and they care about hygiene. This is how local restaurants should operate.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Meera Desai" + }, { - id: "6", name: "Arjun Nair", handle: "Student", testimonial: "Open 24/7 is a lifesaver! Great food, great service, great value. Rich Moon is my go-to place.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Arjun Nair"}, + id: "6", name: "Arjun Nair", handle: "Student", testimonial: "Open 24/7 is a lifesaver! Great food, great service, great value. Rich Moon is my go-to place.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Arjun Nair" + }, ]} animationType="slide-up" textboxLayout="default" @@ -181,7 +187,6 @@ export default function LandingPage() { speed={40} topMarqueeDirection="left" containerClassName="py-16 md:py-24" - titleClassName="text-3xl md:text-5xl font-extrabold" /> @@ -191,21 +196,24 @@ export default function LandingPage() { metrics={[ { icon: Leaf, - label: "Fresh Ingredients", value: "Daily"}, + label: "Fresh Ingredients", value: "Daily" + }, { icon: ShieldCheck, - label: "Hygiene Certified", value: "100%"}, + label: "Hygiene Certified", value: "100%" + }, { icon: Users, - label: "Family Friendly", value: "Always"}, + label: "Family Friendly", value: "Always" + }, { icon: Zap, - label: "24/7 Open", value: "Always"}, + label: "24/7 Open", value: "Always" + }, ]} useInvertedBackground={false} metricsAnimation="slide-up" containerClassName="py-16 md:py-24" - titleClassName="text-2xl md:text-4xl font-extrabold text-center" /> @@ -219,15 +227,20 @@ export default function LandingPage() { animationType="smooth" faqs={[ { - id: "1", title: "What are your opening hours?", content: "We are open 24 hours, 7 days a week. Come visit us anytime!"}, + id: "1", title: "What are your opening hours?", content: "We are open 24 hours, 7 days a week. Come visit us anytime!" + }, { - id: "2", title: "Do you offer home delivery?", content: "Yes! We deliver within 30 minutes in nearby areas. Call us to place your order."}, + id: "2", title: "Do you offer home delivery?", content: "Yes! We deliver within 30 minutes in nearby areas. Call us to place your order." + }, { - id: "3", title: "Are your facilities hygienic?", content: "Absolutely. We follow strict hygiene standards and food safety protocols. Your health is our priority."}, + id: "3", title: "Are your facilities hygienic?", content: "Absolutely. We follow strict hygiene standards and food safety protocols. Your health is our priority." + }, { - id: "4", title: "Can I make a table reservation?", content: "Yes! Call us at +91-XXXX-XXXX-XX to reserve a table for your group."}, + id: "4", title: "Can I make a table reservation?", content: "Yes! Call us at +91-XXXX-XXXX-XX to reserve a table for your group." + }, { - id: "5", title: "What payment methods do you accept?", content: "We accept cash, UPI, credit cards, and debit cards for all our services."}, + id: "5", title: "What payment methods do you accept?", content: "We accept cash, UPI, credit cards, and debit cards for all our services." + }, ]} faqsAnimation="slide-up" containerClassName="py-16 md:py-24" @@ -247,7 +260,6 @@ export default function LandingPage() { termsText="We respect your privacy. Unsubscribe anytime." onSubmit={(email) => console.log('Email submitted:', email)} containerClassName="py-16 md:py-24" - titleClassName="text-3xl md:text-5xl font-extrabold" /> @@ -255,9 +267,11 @@ export default function LandingPage() {