Compare commits
17 Commits
version_12
...
version_19
| Author | SHA1 | Date | |
|---|---|---|---|
| df2b7ad000 | |||
| 5a674cae71 | |||
| e38f34016f | |||
| 36c2bdf1f7 | |||
| 18a95c31e5 | |||
| 022807953a | |||
| be332e55b4 | |||
| 8e5cb10bda | |||
| c53fa31f00 | |||
| 403a7ec273 | |||
| ba8e38dd7a | |||
| c8aaacf755 | |||
| 92a1401e9f | |||
| cdf3d74f58 | |||
| aa63cb5c2c | |||
| 1cc50bfd6d | |||
| efff8f406f |
@@ -30,6 +30,7 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
brandName="HidalGo Bistro"
|
||||
logoClassName="text-2xl sm:text-3xl font-extrabold text-primary-cta drop-shadow-sm"
|
||||
navItems={[
|
||||
{ name: "Home", id: "#hero" },
|
||||
{ name: "About", id: "#about" },
|
||||
@@ -45,8 +46,9 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="HidalGo Bistro"
|
||||
logoClassName="text-4xl sm:text-5xl lg:text-6xl font-extrabold text-primary-cta drop-shadow-md"
|
||||
description="Experience refined cuisine in an intimate setting where culinary artistry meets sophisticated ambiance. HidalGo Bistro invites you to discover exceptional flavors and impeccable service."
|
||||
buttons={[{ text: "Reserve Your Table", href: "#contact" }]}
|
||||
buttons={[{ text: "Reserve Your Table", href: "#contact" }]}
|
||||
slides={[
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1549488344-ec24d6781681?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Elegant restaurant interior with dim lighting and set tables" },
|
||||
{ imageSrc: "https://images.unsplash.com/photo-1563273188-0ad562b70f03?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Gourmet steak dish beautifully plated with vegetables" },
|
||||
@@ -64,7 +66,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
tag="Our Story"
|
||||
tagIcon={Utensils}
|
||||
buttons={[{ text: "Explore Our Heritage", href: "#" }]}
|
||||
buttons={[{ text: "Explore Our Heritage", href: "#menu" }]}
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
@@ -72,9 +74,9 @@ export default function LandingPage() {
|
||||
title="Experience the Essence of HidalGo Bistro"
|
||||
description="More than just a meal, HidalGo Bistro offers a complete sensory journey. Explore the pillars of our distinguished dining experience."
|
||||
features={[
|
||||
{ tag: "Ambiance", title: "Intimate & Elegant Setting", subtitle: "A sanctuary for the senses.", description: "Step into an oasis of calm and elegance. Our meticulously designed interiors, soft lighting, and curated decor create a sophisticated atmosphere, perfect for romantic evenings, intimate gatherings, and special celebrations. We ensure every visit is a sensory delight.", imageSrc: "http://img.b2bpic.net/free-photo/steak-with-creamy-mushroom-sauce-rice_140725-2206.jpg", imageAlt: "Elegant and intimate dining room at HidalGo Bistro" },
|
||||
{ tag: "Cuisine", title: "Exquisite Culinary Creations", subtitle: "Taste the artistry.", description: "Led by acclaimed Chef Julian Herrera, our kitchen crafts a dynamic menu of Modern European cuisine with a focus on seasonal, locally sourced ingredients. Expect artfully presented dishes that tantalize the palate, from delicate appetizers to robust main courses and decadent desserts.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-meat-with-green-sauce-tomato_140725-9526.jpg", imageAlt: "Exquisite gourmet dish with detailed plating" },
|
||||
{ tag: "Service", title: "Impeccable & Attentive Service", subtitle: "Every detail perfected.", description: "At HidalGo Bistro, service is an art form. Our highly trained and intuitive staff are dedicated to anticipating your needs, offering expert recommendations on wine pairings, and ensuring every aspect of your visit is flawless and personalized, allowing you to relax and savor the moment.", imageSrc: "http://img.b2bpic.net/free-photo/male-waiter-using-touchpad-while-serving-customers-cafe-taking-their-orders_637285-3973.jpg", imageAlt: "Professional waiter serving a dish at a fine dining restaurant" }
|
||||
{ tag: "Ambiance", title: "Intimate & Elegant Setting", subtitle: "A sanctuary for the senses.", description: "Step into an oasis of calm and elegance. Our meticulously designed interiors, soft lighting, and curated decor create a sophisticated atmosphere, perfect for romantic evenings, intimate gatherings, and special celebrations. We ensure every visit is a sensory delight.", imageSrc: "https://images.unsplash.com/photo-1544025166-57777708ee3b?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Elegant and intimate dining room at HidalGo Bistro" },
|
||||
{ tag: "Cuisine", title: "Exquisite Culinary Creations", subtitle: "Taste the artistry.", description: "Led by acclaimed Chef Julian Herrera, our kitchen crafts a dynamic menu of Modern European cuisine with a focus on seasonal, locally sourced ingredients. Expect artfully presented dishes that tantalize the palate, from delicate appetizers to robust main courses and decadent desserts.", imageSrc: "https://images.unsplash.com/photo-1616424564557-5509e53ceb56?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Exquisite gourmet dish with detailed plating" },
|
||||
{ tag: "Service", title: "Impeccable & Attentive Service", subtitle: "Every detail perfected.", description: "At HidalGo Bistro, service is an art form. Our highly trained and intuitive staff are dedicated to anticipating your needs, offering expert recommendations on wine pairings, and ensuring every aspect of your visit is flawless and personalized, allowing you to relax and savor the moment.", imageSrc: "https://images.unsplash.com/photo-1578351508218-c26639d6ec99?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Professional waiter serving a dish at a fine dining restaurant" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -96,7 +98,19 @@ export default function LandingPage() {
|
||||
{ id: "p9", name: "Seafood Paella", price: "$46", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435309435-212p7n05.jpg", imageAlt: "Authentic seafood paella with saffron rice", onProductClick: () => alert("Product Seafood Paella clicked!") },
|
||||
{ id: "p10", name: "Vegetarian Lasagna", price: "$28", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435309435-eei03cik.jpg", imageAlt: "Layers of rich vegetarian lasagna", onProductClick: () => alert("Product Vegetarian Lasagna clicked!") },
|
||||
{ id: "p11", name: "Crème Brûlée", price: "$16", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435309435-9ts9z2h3.jpg", imageAlt: "Classic crème brûlée with a caramelized sugar crust", onProductClick: () => alert("Product Crème Brûlée clicked!") },
|
||||
{ id: "p12", name: "Gourmet Burger", price: "$25", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435452649-884g0yzh.jpg", imageAlt: "Gourmet burger with all the fixings", onProductClick: () => alert("Product Gourmet Burger clicked!") }
|
||||
{ id: "p12", name: "Gourmet Burger", price: "$25", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435452649-884g0yzh.jpg", imageAlt: "Gourmet burger with all the fixings", onProductClick: () => alert("Product Gourmet Burger clicked!") },
|
||||
{ id: "p13", name: "HidalGO! Wings", price: "$11.99", imageSrc: "https://images.unsplash.com/photo-1596700812228-569df91eb705?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Crispy wings with choice of Mango Habanero, BBQ, Teriyaki or Buffalo served with celery, carrots and garlic bread", onProductClick: () => alert("Product HidalGO! Wings clicked!") },
|
||||
{ id: "p14", name: "Family Wing Feast", price: "$49.99", imageSrc: "https://images.unsplash.com/photo-1596700812228-569df91eb705?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "36 wings, 3 sauces", onProductClick: () => alert("Product Family Wing Feast clicked!") },
|
||||
{ id: "p15", name: "Chips, Guac & Fire-Roasted Salsa", price: "$13.50", imageSrc: "https://images.unsplash.com/photo-1551782450-a2132b4fd422?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Tortilla chips served with fresh guacamole and roasted salsa", onProductClick: () => alert("Product Chips, Guac & Fire-Roasted Salsa clicked!") },
|
||||
{ id: "p16", name: "Caesar Imperial", price: "$13.50", imageSrc: "https://images.unsplash.com/photo-1627308595167-27e1a6c0c2a2?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Classic Caesar salad with romaine lettuce, croutons, parmesan, and a creamy Caesar dressing.", onProductClick: () => alert("Product Caesar Imperial clicked!") },
|
||||
{ id: "p17", name: "Ensalada Tierra Dulce", price: "$14.00", imageSrc: "https://images.unsplash.com/photo-1519708227418-f7fd9593a2a8?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Sweet potato, quinoa, black beans, corn, and avocado with a lime vinaigrette.", onProductClick: () => alert("Product Ensalada Tierra Dulce clicked!") },
|
||||
{ id: "p18", name: "Ensalada Del Pacifico", price: "$22.00", imageSrc: "https://images.unsplash.com/photo-1579587392135-c3359d9c8789?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Grilled shrimp, mixed greens, mango, avocado, and red onion with a passion fruit dressing.", onProductClick: () => alert("Product Ensalada Del Pacifico clicked!") },
|
||||
{ id: "p19", name: "Buffalo Chicken Sandwich", price: "$15.99", imageSrc: "https://images.unsplash.com/photo-1571407914844-3d07e682e071?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Spicy buffalo chicken, fresh lettuce, tomato, and a creamy ranch dressing on a toasted bun.", onProductClick: () => alert("Product Buffalo Chicken Sandwich clicked!") },
|
||||
{ id: "p20", name: "Teriyaki Sunset Sandwich", price: "$15.50", imageSrc: "https://images.unsplash.com/photo-1627308595167-27e1a6c0c2a2?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2", imageAlt: "Grilled chicken glazed with sweet teriyaki sauce, pineapple, and crisp lettuce on a brioche bun.", onProductClick: () => alert("Product Teriyaki Sunset Sandwich clicked!") },
|
||||
{ id: "p21", name: "Philly Cheesesteak Sandwich", price: "$17.99", imageSrc: "https://images.unsplash.com/photo-1616147413695-17a42b10ae1d?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Thinly sliced steak, melted provolone cheese, and caramelized onions on a hoagie roll.", onProductClick: () => alert("Product Philly Cheesesteak Sandwich clicked!") },
|
||||
{ id: "p22", name: "Club Sandwich", price: "$17.99", imageSrc: "https://images.unsplash.com/photo-1543301323-93666d3a95c4?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Triple-layered classic with roasted turkey, crispy bacon, fresh lettuce, tomato, and mayo.", onProductClick: () => alert("Product Club Sandwich clicked!") },
|
||||
{ id: "p23", name: "Jalapeño Inferno Burger", price: "$18.99", imageSrc: "https://images.unsplash.com/photo-1594212902624-9b8e21e0501a?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Flame-grilled patty, pepper jack cheese, crispy jalapeños, and a fiery sriracha aioli.", onProductClick: () => alert("Product Jalapeño Inferno Burger clicked!") },
|
||||
{ id: "p24", name: "La Tradición Burger", price: "$18.50", imageSrc: "https://images.unsplash.com/photo-1572803309226-e17f41f021e1?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Juicy beef patty, Oaxaca cheese, chorizo, avocado, and a cilantro-lime crema.", onProductClick: () => alert("Product La Tradición Burger clicked!") }
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -181,4 +195,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user