21 Commits

Author SHA1 Message Date
36c2bdf1f7 Update src/app/page.tsx 2026-06-03 21:54:03 +00:00
18a95c31e5 Merge version_16 into main
Merge version_16 into main
2026-06-03 21:52:39 +00:00
022807953a Update src/app/page.tsx 2026-06-03 21:52:36 +00:00
be332e55b4 Merge version_16 into main
Merge version_16 into main
2026-06-03 21:52:15 +00:00
8e5cb10bda Update src/app/page.tsx 2026-06-03 21:52:09 +00:00
c53fa31f00 Merge version_15 into main
Merge version_15 into main
2026-06-02 21:36:50 +00:00
403a7ec273 Update src/app/page.tsx 2026-06-02 21:36:44 +00:00
ba8e38dd7a Merge version_14 into main
Merge version_14 into main
2026-06-02 21:35:11 +00:00
c8aaacf755 Update src/app/page.tsx 2026-06-02 21:35:08 +00:00
92a1401e9f Merge version_13 into main
Merge version_13 into main
2026-06-02 21:33:06 +00:00
cdf3d74f58 Update src/app/page.tsx 2026-06-02 21:33:03 +00:00
aa63cb5c2c Merge version_13 into main
Merge version_13 into main
2026-06-02 21:32:20 +00:00
1cc50bfd6d Update src/app/page.tsx 2026-06-02 21:32:17 +00:00
efff8f406f Merge version_12 into main
Merge version_12 into main
2026-06-02 21:29:30 +00:00
d7fcdaa658 Update src/app/page.tsx 2026-06-02 21:29:24 +00:00
f55e5bf6fe Merge version_11 into main
Merge version_11 into main
2026-06-02 21:27:19 +00:00
89484a4df5 Update src/app/styles/variables.css 2026-06-02 21:27:16 +00:00
20969cb92f Update src/app/page.tsx 2026-06-02 21:27:16 +00:00
315d424764 Merge version_10 into main
Merge version_10 into main
2026-06-02 21:24:46 +00:00
5af02a4338 Update src/app/page.tsx 2026-06-02 21:24:40 +00:00
0f60edc439 Merge version_9 into main
Merge version_9 into main
2026-06-02 21:22:29 +00:00
2 changed files with 33 additions and 24 deletions

View File

@@ -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">
@@ -72,9 +74,9 @@ export default function LandingPage() {
title="Experience the Essence of HidalGo Bistro" 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." description="More than just a meal, HidalGo Bistro offers a complete sensory journey. Explore the pillars of our distinguished dining experience."
features={[ 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: "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: "http://img.b2bpic.net/free-photo/fresh-meat-with-green-sauce-tomato_140725-9526.jpg", imageAlt: "Exquisite gourmet dish with detailed plating" }, { 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: "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: "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" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
@@ -85,17 +87,24 @@ 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!") },
{ 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!") }
]} ]}
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
animationType="slide-up" animationType="slide-up"

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #efebe5;
--card: #ffffff; --card: #f7f2ea;
--foreground: #1c1c1c; --foreground: #000000;
--primary-cta: #1c1c1c; --primary-cta: #000000;
--primary-cta-text: #f5f5f5; --primary-cta-text: #efebe5;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #000000;
--accent: #e63946; --accent: #ffffff;
--background-accent: #e8bea8; --background-accent: #e1b875;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);