|
|
|
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
|
|
|
borderRadius="rounded"
|
|
|
|
borderRadius="rounded"
|
|
|
|
contentWidth="medium"
|
|
|
|
contentWidth="medium"
|
|
|
|
sizing="medium"
|
|
|
|
sizing="medium"
|
|
|
|
background="fluid"
|
|
|
|
background="noiseDiagonalGradient"
|
|
|
|
cardStyle="subtle-shadow"
|
|
|
|
cardStyle="subtle-shadow"
|
|
|
|
primaryButtonStyle="primary-glow"
|
|
|
|
primaryButtonStyle="primary-glow"
|
|
|
|
secondaryButtonStyle="layered"
|
|
|
|
secondaryButtonStyle="layered"
|
|
|
|
@@ -30,6 +30,7 @@ export default function LandingPage() {
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
<NavbarStyleFullscreen
|
|
|
|
<NavbarStyleFullscreen
|
|
|
|
brandName="HidalGo Bistro"
|
|
|
|
brandName="HidalGo Bistro"
|
|
|
|
|
|
|
|
logoClassName="text-2xl sm:text-3xl font-extrabold text-primary-cta drop-shadow-sm"
|
|
|
|
navItems={[
|
|
|
|
navItems={[
|
|
|
|
{ name: "Home", id: "#hero" },
|
|
|
|
{ name: "Home", id: "#hero" },
|
|
|
|
{ name: "About", id: "#about" },
|
|
|
|
{ name: "About", id: "#about" },
|
|
|
|
@@ -45,6 +46,7 @@ export default function LandingPage() {
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<HeroCarouselLogo
|
|
|
|
<HeroCarouselLogo
|
|
|
|
logoText="HidalGo Bistro"
|
|
|
|
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."
|
|
|
|
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={[
|
|
|
|
slides={[
|
|
|
|
@@ -64,7 +66,7 @@ export default function LandingPage() {
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
tag="Our Story"
|
|
|
|
tag="Our Story"
|
|
|
|
tagIcon={Utensils}
|
|
|
|
tagIcon={Utensils}
|
|
|
|
buttons={[{ text: "Explore Our Heritage", href: "#" }]}
|
|
|
|
buttons={[{ text: "Explore Our Heritage", href: "#menu" }]}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="features" data-section="features">
|
|
|
|
<div id="features" data-section="features">
|
|
|
|
@@ -85,17 +87,18 @@ export default function LandingPage() {
|
|
|
|
title="Our Signature Culinary Creations"
|
|
|
|
title="Our Signature Culinary Creations"
|
|
|
|
description="A glimpse into our seasonal menu, where fresh ingredients meet artistic presentation."
|
|
|
|
description="A glimpse into our seasonal menu, where fresh ingredients meet artistic presentation."
|
|
|
|
products={[
|
|
|
|
products={[
|
|
|
|
{ id: "p1", name: "Pan-Seared Scallops", price: "$38", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780434953426-odr600dl.jpg", imageAlt: "Pan-seared scallops with a light sauce and herbs" },
|
|
|
|
{ id: "p1", name: "Pan-Seared Scallops", price: "$38", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780434953426-odr600dl.jpg", imageAlt: "Pan-seared scallops with a light sauce and herbs", onProductClick: () => alert("Product Pan-Seared Scallops clicked!") },
|
|
|
|
{ id: "p2", name: "Filet Mignon", price: "$58", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780434953426-f1k7d3xb.jpg", imageAlt: "Perfectly cooked filet mignon with asparagus and potato puree" },
|
|
|
|
{ id: "p2", name: "Filet Mignon", price: "$58", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780434953426-f1k7d3xb.jpg", imageAlt: "Perfectly cooked filet mignon with asparagus and potato puree", onProductClick: () => alert("Product Filet Mignon clicked!") },
|
|
|
|
{ id: "p3", name: "Truffle Pasta", price: "$42", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780434953426-a6oqwr85.jpg", imageAlt: "Handmade pasta with black truffle shavings" },
|
|
|
|
{ id: "p3", name: "Truffle Pasta", price: "$42", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780434953426-a6oqwr85.jpg", imageAlt: "Handmade pasta with black truffle shavings", onProductClick: () => alert("Product Truffle Pasta clicked!") },
|
|
|
|
{ id: "p4", name: "Roasted Duck Breast", price: "$45", imageAlt: "Roasted duck breast with a rich cherry reduction", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780434953426-4lgrgtyb.jpg" },
|
|
|
|
{ id: "p4", name: "Roasted Duck Breast", price: "$45", imageAlt: "Roasted duck breast with a rich cherry reduction", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780434953426-4lgrgtyb.jpg", onProductClick: () => alert("Product Roasted Duck Breast clicked!") },
|
|
|
|
{ id: "p5", name: "Chocolate Lava Cake", price: "$18", imageAlt: "Warm chocolate lava cake with a scoop of vanilla ice cream", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780434953426-72lyuavb.jpg?_wi=1" },
|
|
|
|
{ id: "p5", name: "Chocolate Lava Cake", price: "$18", imageAlt: "Warm chocolate lava cake with a scoop of vanilla ice cream", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780434953426-72lyuavb.jpg?_wi=1", onProductClick: () => alert("Product Chocolate Lava Cake clicked!") },
|
|
|
|
{ id: "p6", name: "Artisanal Cheese Board", price: "$29", imageAlt: "Selection of artisanal cheeses, fruits, and crackers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780434953426-72lyuavb.jpg?_wi=2" },
|
|
|
|
{ id: "p6", name: "Artisanal Cheese Board", price: "$29", imageAlt: "Selection of artisanal cheeses, fruits, and crackers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780434953426-72lyuavb.jpg?_wi=2", onProductClick: () => alert("Product Artisanal Cheese Board clicked!") },
|
|
|
|
{ id: "p7", name: "Gourmet Risotto", price: "$34", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435309434-ga5f63rn.jpg", imageAlt: "Creamy gourmet risotto with fresh herbs" },
|
|
|
|
{ id: "p7", name: "Gourmet Risotto", price: "$34", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435309434-ga5f63rn.jpg", imageAlt: "Creamy gourmet risotto with fresh herbs", onProductClick: () => alert("Product Gourmet Risotto clicked!") },
|
|
|
|
{ id: "p8", name: "Grilled Lamb Chops", price: "$49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435309435-izbj6hwp.jpg", imageAlt: "Grilled lamb chops with roasted vegetables" },
|
|
|
|
{ id: "p8", name: "Grilled Lamb Chops", price: "$49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435309435-izbj6hwp.jpg", imageAlt: "Grilled lamb chops with roasted vegetables", onProductClick: () => alert("Product Grilled Lamb Chops clicked!") },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" },
|
|
|
|
{ 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" }
|
|
|
|
{ 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!") }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
gridVariant="four-items-2x2-equal-grid"
|
|
|
|
gridVariant="four-items-2x2-equal-grid"
|
|
|
|
animationType="slide-up"
|
|
|
|
animationType="slide-up"
|
|
|
|
|