diff --git a/src/app/page.tsx b/src/app/page.tsx index a4a9b71..e1d659f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCar import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import FaqDouble from "@/components/sections/faq/FaqDouble"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; -import { Sparkles, Heart, Quote } from "lucide-react"; +import { Sparkles, Heart, Quote, Anime, Zap, Users } from "lucide-react"; export default function LandingPage() { return ( @@ -35,7 +35,8 @@ export default function LandingPage() { { name: "About", id: "about" }, ]} button={{ - text: "Reserve Your Escape", href: "#contact"}} + text: "Reserve Your Escape", href: "#contact" + }} animateOnLoad={true} /> @@ -45,6 +46,7 @@ export default function LandingPage() { title="Step Into Tokyo Stay In Bhopal" description="Where Japanese culture, anime, and unforgettable ramen collide. A peaceful escape designed for your Instagram feed and your soul." tag="Bhopal's Premier Anime Café" + tagIcon={Anime} tagAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/tasty-smoke-cooked-food_23-2151259656.jpg" imageAlt="Tokyo anime café aesthetic ramen atmosphere" @@ -79,16 +81,20 @@ export default function LandingPage() { title="Signature Ramen Experience" description="Discover our carefully crafted ramen collections inspired by authentic Japanese traditions, each bowl a work of art." tag="Featured Menu" + tagIcon={Zap} features={[ { id: 1, - title: "Tonkotsu Bliss", description: "Creamy pork bone broth simmered for 18 hours with tender chashu pork, soft-boiled egg, and crispy nori. Our bestseller and a journey to Tokyo.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-bowl-noodles-with-eggs-onion-broccoli-bowl-black-background_23-2148123680.jpg?_wi=1", imageAlt: "Tonkotsu ramen bowl"}, + title: "Tonkotsu Bliss", description: "Creamy pork bone broth simmered for 18 hours with tender chashu pork, soft-boiled egg, and crispy nori. Our bestseller and a journey to Tokyo.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-bowl-noodles-with-eggs-onion-broccoli-bowl-black-background_23-2148123680.jpg?_wi=1", imageAlt: "Tonkotsu ramen bowl" + }, { id: 2, - title: "Miso Anime Special", description: "Rich miso-based broth infused with unique anime-inspired toppings and artistic plating. Every bowl tells a story.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-bowl-noodles-with-eggs-onion-broccoli-bowl-black-background_23-2148123680.jpg?_wi=2", imageAlt: "Miso anime special ramen"}, + title: "Miso Anime Special", description: "Rich miso-based broth infused with unique anime-inspired toppings and artistic plating. Every bowl tells a story.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-bowl-noodles-with-eggs-onion-broccoli-bowl-black-background_23-2148123680.jpg?_wi=2", imageAlt: "Miso anime special ramen" + }, { id: 3, - title: "Shoyu Heritage", description: "Traditional soy-based broth with premium chicken essence, bamboo shoots, and marinated mushrooms. Timeless elegance in a bowl.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-bowl-noodles-with-eggs-onion-broccoli-bowl-black-background_23-2148123680.jpg?_wi=3", imageAlt: "Shoyu heritage ramen"}, + title: "Shoyu Heritage", description: "Traditional soy-based broth with premium chicken essence, bamboo shoots, and marinated mushrooms. Timeless elegance in a bowl.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-bowl-noodles-with-eggs-onion-broccoli-bowl-black-background_23-2148123680.jpg?_wi=3", imageAlt: "Shoyu heritage ramen" + }, ]} animationType="blur-reveal" textboxLayout="default" @@ -101,16 +107,20 @@ export default function LandingPage() { title="The Cafe Bolt Experience" description="Immerse yourself in an atmosphere designed for every persona—from anime enthusiasts to couples seeking intimate moments." tag="What Makes Us Different" + tagIcon={Sparkles} features={[ { id: 1, - title: "Anime Aesthetic Sanctuary", description: "Curated anime decor, collectibles, and thematic ambiance that celebrates Japanese pop culture. Every corner is Instagram-worthy.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282473.jpg", imageAlt: "Anime merchandise display"}, + title: "Anime Aesthetic Sanctuary", description: "Curated anime decor, collectibles, and thematic ambiance that celebrates Japanese pop culture. Every corner is Instagram-worthy.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282473.jpg", imageAlt: "Anime merchandise display" + }, { id: 2, - title: "Social Dining Moments", description: "Designed for groups and couples. Share ramen, share stories. Our layout encourages connection and unforgettable memories.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-women-eating-home_23-2150272457.jpg", imageAlt: "Friends dining together"}, + title: "Social Dining Moments", description: "Designed for groups and couples. Share ramen, share stories. Our layout encourages connection and unforgettable memories.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-women-eating-home_23-2150272457.jpg", imageAlt: "Friends dining together" + }, { id: 3, - title: "Peaceful Escape", description: "Soft lighting, curated ambiance, and thoughtful spacing create a serene retreat from daily stress. Your personal oasis in Bhopal.", imageSrc: "http://img.b2bpic.net/free-photo/warm-tea-book-by-snowy-window_23-2152031468.jpg?_wi=2", imageAlt: "Cozy café ambiance"}, + title: "Peaceful Escape", description: "Soft lighting, curated ambiance, and thoughtful spacing create a serene retreat from daily stress. Your personal oasis in Bhopal.", imageSrc: "http://img.b2bpic.net/free-photo/warm-tea-book-by-snowy-window_23-2152031468.jpg?_wi=2", imageAlt: "Cozy café ambiance" + }, ]} animationType="slide-up" textboxLayout="default" @@ -123,19 +133,26 @@ export default function LandingPage() { title="Loved by Our Community" description="Hear directly from those who've experienced The Cafe Bolt escape." tag="Reviews & Testimonials" + tagIcon={Quote} testimonials={[ { - id: "1", name: "Priya Sharma", handle: "@anime_travel_diaries", testimonial: "Finally found my Tokyo vibe in Bhopal! The ramen is authentic, the anime décor is immaculate, and the ambiance is pure magic.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194084.jpg", imageAlt: "Priya Sharma"}, + id: "1", name: "Priya Sharma", handle: "@anime_travel_diaries", testimonial: "Finally found my Tokyo vibe in Bhopal! The ramen is authentic, the anime décor is immaculate, and the ambiance is pure magic.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194084.jpg", imageAlt: "Priya Sharma" + }, { - id: "2", name: "Arjun Patel", handle: "@foodie_explorer", testimonial: "Took my girlfriend there for our anniversary. The ramen was incredible, but it was the thoughtful atmosphere that made it unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-tshirt-standing-isolated-white-background-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-25594.jpg", imageAlt: "Arjun Patel"}, + id: "2", name: "Arjun Patel", handle: "@foodie_explorer", testimonial: "Took my girlfriend there for our anniversary. The ramen was incredible, but it was the thoughtful atmosphere that made it unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-tshirt-standing-isolated-white-background-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-25594.jpg", imageAlt: "Arjun Patel" + }, { - id: "3", name: "Sakura Singh", handle: "@otaku_bhopali", testimonial: "This is heaven for anime fans like me. Amazing food, amazing people, amazing vibes. Can't recommend it enough!", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-long-haired-young-woman-posing-kitchen_74855-8068.jpg", imageAlt: "Sakura Singh"}, + id: "3", name: "Sakura Singh", handle: "@otaku_bhopali", testimonial: "This is heaven for anime fans like me. Amazing food, amazing people, amazing vibes. Can't recommend it enough!", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-long-haired-young-woman-posing-kitchen_74855-8068.jpg", imageAlt: "Sakura Singh" + }, { - id: "4", name: "Rav Kumar", handle: "@ramen_connoisseur", testimonial: "The Tonkotsu here rivals restaurants I've had in Japan. Respect to the craftsmanship. This is a gem.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-photographer-girl-taking-photos-using-her-retro-camera_158538-1380.jpg", imageAlt: "Rav Kumar"}, + id: "4", name: "Rav Kumar", handle: "@ramen_connoisseur", testimonial: "The Tonkotsu here rivals restaurants I've had in Japan. Respect to the craftsmanship. This is a gem.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-photographer-girl-taking-photos-using-her-retro-camera_158538-1380.jpg", imageAlt: "Rav Kumar" + }, { - id: "5", name: "Neha Verma", handle: "@city_escape_seeker", testimonial: "Best place to unwind. The moment you walk in, the stress from work disappears. It's not just a café; it's therapy.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work-with-copy-space_23-2148826463.jpg", imageAlt: "Neha Verma"}, + id: "5", name: "Neha Verma", handle: "@city_escape_seeker", testimonial: "Best place to unwind. The moment you walk in, the stress from work disappears. It's not just a café; it's therapy.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work-with-copy-space_23-2148826463.jpg", imageAlt: "Neha Verma" + }, { - id: "6", name: "Vikram Desai", handle: "@bhopal_dining", testimonial: "The Cafe Bolt has set a new standard for what a restaurant experience should be. Exceptional in every way.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-stylish-sensual-male-with-hairstyle-casual-suit_613910-11078.jpg", imageAlt: "Vikram Desai"}, + id: "6", name: "Vikram Desai", handle: "@bhopal_dining", testimonial: "The Cafe Bolt has set a new standard for what a restaurant experience should be. Exceptional in every way.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-stylish-sensual-male-with-hairstyle-casual-suit_613910-11078.jpg", imageAlt: "Vikram Desai" + }, ]} animationType="blur-reveal" textboxLayout="default" @@ -150,8 +167,10 @@ export default function LandingPage() { title="Featured & Trusted" description="Recognition from leading food, lifestyle, and cultural platforms." tag="As Seen In" + tagIcon={Sparkles} names={[ - "Food Magazine India", "Anime Community Hub", "Bhopal Tourism Board", "Restaurant Guide India", "Lifestyle Influencer Network", "Cultural Hub Directory", "Food Network Reviews", "Local Dining Excellence"]} + "Food Magazine India", "Anime Community Hub", "Bhopal Tourism Board", "Restaurant Guide India", "Lifestyle Influencer Network", "Cultural Hub Directory", "Food Network Reviews", "Local Dining Excellence" + ]} textboxLayout="default" useInvertedBackground={false} speed={40} @@ -166,17 +185,23 @@ export default function LandingPage() { tag="Help & Information" faqs={[ { - id: "1", title: "Do I need a reservation?", content: "We recommend reservations for weekends and evenings to guarantee your seat. Walk-ins are welcome during off-peak hours (11 AM - 4 PM weekdays)."}, + id: "1", title: "Do I need a reservation?", content: "We recommend reservations for weekends and evenings to guarantee your seat. Walk-ins are welcome during off-peak hours (11 AM - 4 PM weekdays)." + }, { - id: "2", title: "What's your signature ramen?", content: "Our Tonkotsu Bliss is our bestseller—18-hour simmered pork bone broth with tender chashu pork, soft-boiled egg, and crispy nori. Every bowl is a labor of love."}, + id: "2", title: "What's your signature ramen?", content: "Our Tonkotsu Bliss is our bestseller—18-hour simmered pork bone broth with tender chashu pork, soft-boiled egg, and crispy nori. Every bowl is a labor of love." + }, { - id: "3", title: "Are there vegetarian options?", content: "Absolutely! Our Miso Anime Special can be prepared vegetarian with premium vegetable broth and creative anime-inspired toppings. Just let us know when booking."}, + id: "3", title: "Are there vegetarian options?", content: "Absolutely! Our Miso Anime Special can be prepared vegetarian with premium vegetable broth and creative anime-inspired toppings. Just let us know when booking." + }, { - id: "4", title: "What's the average wait time?", content: "With a reservation, expect to be seated within 5-10 minutes of your booking time. Walk-ins typically wait 15-20 minutes during peak hours."}, + id: "4", title: "What's the average wait time?", content: "With a reservation, expect to be seated within 5-10 minutes of your booking time. Walk-ins typically wait 15-20 minutes during peak hours." + }, { - id: "5", title: "Can I host events or private groups?", content: "Yes! We accommodate group bookings and private events. Please contact us directly at least 48 hours in advance to discuss your requirements and customize the experience."}, + id: "5", title: "Can I host events or private groups?", content: "Yes! We accommodate group bookings and private events. Please contact us directly at least 48 hours in advance to discuss your requirements and customize the experience." + }, { - id: "6", title: "Do you offer takeout?", content: "We offer limited takeout for certain ramen bowls (best enjoyed fresh within 15 minutes). For the full experience, we recommend dining in to enjoy the ambiance and service."}, + id: "6", title: "Do you offer takeout?", content: "We offer limited takeout for certain ramen bowls (best enjoyed fresh within 15 minutes). For the full experience, we recommend dining in to enjoy the ambiance and service." + }, ]} textboxLayout="default" useInvertedBackground={false} @@ -218,4 +243,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file