15 Commits

Author SHA1 Message Date
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
c083edbc99 Update src/app/page.tsx 2026-06-02 21:22:23 +00:00
e7cb131649 Merge version_8 into main
Merge version_8 into main
2026-06-02 21:16:56 +00:00
f0d7015e24 Update src/app/page.tsx 2026-06-02 21:16:52 +00:00
d50fe885ef Merge version_8 into main
Merge version_8 into main
2026-06-02 21:16:32 +00:00
f2884a6338 Update src/app/page.tsx 2026-06-02 21:16:25 +00:00
af9d051c9b Merge version_7 into main
Merge version_7 into main
2026-06-02 21:13:31 +00:00
dbe20f6137 Update src/app/page.tsx 2026-06-02 21:13:28 +00:00
d3013685b2 Merge version_6 into main
Merge version_6 into main
2026-06-02 21:12:25 +00:00
a3813bb19a Update src/app/page.tsx 2026-06-02 21:12:22 +00:00
3084153a38 Merge version_5 into main
Merge version_5 into main
2026-06-02 21:11:08 +00:00
2 changed files with 27 additions and 20 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"
@@ -85,12 +85,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: "http://img.b2bpic.net/free-photo/selective-focus-exotic-seafood-cooked-dinner_651396-1439.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" },
{ id: "p2", name: "Filet Mignon", price: "$58", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-table_140725-2402.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" },
{ id: "p3", name: "Truffle Pasta", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/truffles-pasta-arrangement_23-2149525100.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" },
{ id: "p4", name: "Roasted Duck Breast", price: "$45", imageAlt: "Roasted duck breast with a rich cherry reduction", imageSrc: "http://img.b2bpic.net/free-photo/homemade-baked-porchetta-rolls-with-several-herbs-pepper-garlic_127032-2793.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" },
{ id: "p5", name: "Chocolate Lava Cake", price: "$18", imageAlt: "Warm chocolate lava cake with a scoop of vanilla ice cream", imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-with-someone-cup-tea_140725-4505.jpg" }, { 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: "p6", name: "Artisanal Cheese Board", price: "$29", imageAlt: "Selection of artisanal cheeses, fruits, and crackers", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-putting-melt-cheese-food_23-2149606360.jpg" } { 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: "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: "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: "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: "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: "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: "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" }
]} ]}
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
animationType="slide-up" animationType="slide-up"
@@ -141,7 +147,8 @@ export default function LandingPage() {
{ id: "faq3", title: "Do you accommodate dietary restrictions?", content: "Yes, we strive to accommodate all dietary needs. Please inform us of any restrictions or allergies when making your reservation." }, { id: "faq3", title: "Do you accommodate dietary restrictions?", content: "Yes, we strive to accommodate all dietary needs. Please inform us of any restrictions or allergies when making your reservation." },
{ id: "faq4", title: "Is HidalGo Bistro available for private events?", content: "We offer exclusive private dining options for special occasions. Please contact our events team for more information and availability." }, { id: "faq4", title: "Is HidalGo Bistro available for private events?", content: "We offer exclusive private dining options for special occasions. Please contact our events team for more information and availability." },
{ id: "faq5", title: "Do you have a bar or lounge area?", content: "Yes, our elegant bar and lounge offers a curated selection of cocktails, wines, and spirits, perfect for pre-dinner drinks or a relaxed evening." }, { id: "faq5", title: "Do you have a bar or lounge area?", content: "Yes, our elegant bar and lounge offers a curated selection of cocktails, wines, and spirits, perfect for pre-dinner drinks or a relaxed evening." },
{ id: "faq6", title: "What are your operating hours?", content: "HidalGo Bistro is open for dinner service from Tuesday to Saturday, 5:00 PM to 10:00 PM. We are closed on Sundays and Mondays." } { id: "faq6", title: "What are your operating hours?", content: "HidalGo Bistro is open: Monday 9 AM9 PM, Tuesday 9 AM9 PM, Wednesday 9 AM9 PM, Thursday 9 AM9 PM, Friday 9 AM9 PM, Saturday 9 AM9 PM, and Sunday 9 AM6 PM."
}
]} ]}
faqsAnimation="slide-up" faqsAnimation="slide-up"
textboxLayout="default" textboxLayout="default"
@@ -152,7 +159,7 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
tag="Reservations" tag="Reservations"
title="Secure Your Table at HidalGo Bistro" title="Secure Your Table at HidalGo Bistro"
description="Experience an unforgettable evening of culinary excellence at HidalGo Bistro. Book your reservation now, or get directions to our exquisite location. Visit us at 962 S Santa Fe Ave, Vista, CA 92084." description="Experience an unforgettable evening of culinary excellence at HidalGo Bistro. Book your reservation now, or get directions to our exquisite location. Visit us at 962 S Santa Fe Ave, Vista, CA 92084. Call us: +17605761943."
buttons={[ buttons={[
{ text: "Reserve Your Table Now", href: "#contact" }, { text: "Reserve Your Table Now", href: "#contact" },
{ text: "Get Directions", href: "https://www.google.com/maps/search/?api=1&query=962+S+Santa+Fe+Ave,+Vista,+CA+92084" } { text: "Get Directions", href: "https://www.google.com/maps/search/?api=1&query=962+S+Santa+Fe+Ave,+Vista,+CA+92084" }
@@ -166,7 +173,7 @@ export default function LandingPage() {
logoText="HidalGo Bistro" logoText="HidalGo Bistro"
columns={[ columns={[
{ title: "Discover", items: [{ label: "Our Story", href: "#about" }, { label: "Menu", href: "#menu" }, { label: "Team", href: "#team" }] }, { title: "Discover", items: [{ label: "Our Story", href: "#about" }, { label: "Menu", href: "#menu" }, { label: "Team", href: "#team" }] },
{ title: "Visit", items: [{ label: "Reservations", href: "#contact" }, { label: "Private Events", href: "#" }, { label: "Contact Us", href: "#contact" }] }, { title: "Visit", items: [{ label: "Reservations", href: "#contact" }, { label: "Private Events", href: "#" }, { label: "Contact Us", href: "#contact" }, { label: "Call Us: +17605761943", href: "tel:+17605761943" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] } { title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }
]} ]}
copyrightText="© 2024 HidalGo Bistro | All rights reserved." copyrightText="© 2024 HidalGo Bistro | All rights reserved."

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);