Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-08 20:55:59 +00:00

View File

@@ -33,17 +33,11 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Taqueria Guadalajara Express"
/>
@@ -52,62 +46,39 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Authentic Flavors, Expressly Served"
description="Experience the true taste of Guadalajara in every bite. Traditional recipes, fresh ingredients, and speed that fits your lifestyle."
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o3gt8z&_wi=1"
imageAlt="authentic mexican street tacos wooden table"
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g157d4",
alt: "happy customer dining restaurant",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g157d4", alt: "happy customer dining restaurant"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3bxep4",
alt: "person eating delicious taco",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3bxep4", alt: "person eating delicious taco"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1kdbse",
alt: "customer enjoying mexican meal",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1kdbse", alt: "customer enjoying mexican meal"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p9ajnn",
alt: "smiling customer portrait casual",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p9ajnn", alt: "smiling customer portrait casual"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d4nih1",
alt: "person smiling restaurant interior",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d4nih1", alt: "person smiling restaurant interior"},
]}
avatarText="Loved by thousands of taco enthusiasts."
marqueeItems={[
{
type: "text",
text: "100% Fresh Ingredients",
},
type: "text", text: "100% Fresh Ingredients"},
{
type: "text",
text: "Authentic Recipes",
},
type: "text", text: "Authentic Recipes"},
{
type: "text",
text: "Express Delivery",
},
type: "text", text: "Express Delivery"},
{
type: "text",
text: "Daily Specials",
},
type: "text", text: "Daily Specials"},
{
type: "text",
text: "Join our Community",
},
type: "text", text: "Join our Community"},
]}
/>
</div>
@@ -128,26 +99,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Fresh Ingredients",
subtitle: "Locally sourced produce and premium meats daily.",
category: "Quality",
value: "100%",
},
id: "f1", title: "Fresh Ingredients", subtitle: "Locally sourced produce and premium meats daily.", category: "Quality", value: "100%"},
{
id: "f2",
title: "Traditional Recipes",
subtitle: "Grandma's secret recipes, cooked with heart.",
category: "Authenticity",
value: "100%",
},
id: "f2", title: "Traditional Recipes", subtitle: "Grandma's secret recipes, cooked with heart.", category: "Authenticity", value: "100%"},
{
id: "f3",
title: "Express Service",
subtitle: "Quality meals in minutes, not hours.",
category: "Speed",
value: "10m",
},
id: "f3", title: "Express Service", subtitle: "Quality meals in minutes, not hours.", category: "Speed", value: "10m"},
]}
title="Why You'll Love Us"
description="We take pride in our process, from farm to table."
@@ -162,65 +118,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Classic",
name: "Carne Asada Tacos",
price: "$12.00",
rating: 5,
reviewCount: "120",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kky53n&_wi=1",
imageAlt: "carne asada taco close up",
},
id: "p1", brand: "Classic", name: "Carne Asada Tacos", price: "$12.00", rating: 5,
reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kky53n&_wi=1", imageAlt: "carne asada taco close up"},
{
id: "p2",
brand: "Signature",
name: "Pollo Asado Tacos",
price: "$11.00",
rating: 5,
reviewCount: "95",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hwnre8&_wi=1",
imageAlt: "grilled chicken taco fresh cilantro",
},
id: "p2", brand: "Signature", name: "Pollo Asado Tacos", price: "$11.00", rating: 5,
reviewCount: "95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hwnre8&_wi=1", imageAlt: "grilled chicken taco fresh cilantro"},
{
id: "p3",
brand: "Veggie",
name: "Black Bean & Avocado",
price: "$10.50",
rating: 4,
reviewCount: "80",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4u9jpj",
imageAlt: "vegetarian taco black beans avocado",
},
id: "p3", brand: "Veggie", name: "Black Bean & Avocado", price: "$10.50", rating: 4,
reviewCount: "80", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4u9jpj", imageAlt: "vegetarian taco black beans avocado"},
{
id: "p4",
brand: "Seafood",
name: "Baja Shrimp Tacos",
price: "$13.50",
rating: 5,
reviewCount: "150",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t0chsw",
imageAlt: "shrimp taco baja style lime",
},
id: "p4", brand: "Seafood", name: "Baja Shrimp Tacos", price: "$13.50", rating: 5,
reviewCount: "150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=t0chsw", imageAlt: "shrimp taco baja style lime"},
{
id: "p5",
brand: "Appetizer",
name: "Cheese Quesadilla",
price: "$8.00",
rating: 4,
reviewCount: "60",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rc9zqt",
imageAlt: "quesadilla cheese tortilla authentic mexican",
},
id: "p5", brand: "Appetizer", name: "Cheese Quesadilla", price: "$8.00", rating: 4,
reviewCount: "60", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rc9zqt", imageAlt: "quesadilla cheese tortilla authentic mexican"},
{
id: "p6",
brand: "Sides",
name: "Guacamole & Chips",
price: "$7.00",
rating: 5,
reviewCount: "200",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3s0vm8",
imageAlt: "guacamole with tortilla chips fresh",
},
id: "p6", brand: "Sides", name: "Guacamole & Chips", price: "$7.00", rating: 5,
reviewCount: "200", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3s0vm8", imageAlt: "guacamole with tortilla chips fresh"},
]}
title="Our Signature Dishes"
description="Traditional street favorites, prepared with care."
@@ -234,23 +148,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Users,
title: "Happy Guests",
value: "50k+",
},
id: "m1", icon: Users,
title: "Happy Guests", value: "50k+"},
{
id: "m2",
icon: Award,
title: "Awards Won",
value: "15",
},
id: "m2", icon: Award,
title: "Awards Won", value: "15"},
{
id: "m3",
icon: Clock,
title: "Average Wait",
value: "8m",
},
id: "m3", icon: Clock,
title: "Average Wait", value: "8m"},
]}
title="Serving Smiles Daily"
description="Our passion shows in every plate."
@@ -263,60 +168,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Maria G.",
date: "Oct 2023",
title: "Authentic taste!",
quote: "Reminds me of home, absolutely delicious.",
tag: "Regular",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g157d4",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o3gt8z&_wi=2",
imageAlt: "happy customer dining restaurant",
},
id: "1", name: "Maria G.", date: "Oct 2023", title: "Authentic taste!", quote: "Reminds me of home, absolutely delicious.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g157d4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o3gt8z&_wi=2", imageAlt: "happy customer dining restaurant"},
{
id: "2",
name: "John D.",
date: "Nov 2023",
title: "Best tacos in town",
quote: "Fast service, fresh food, great price.",
tag: "First Timer",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3bxep4",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nqkuvd",
imageAlt: "happy customer dining restaurant",
},
id: "2", name: "John D.", date: "Nov 2023", title: "Best tacos in town", quote: "Fast service, fresh food, great price.", tag: "First Timer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3bxep4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nqkuvd", imageAlt: "happy customer dining restaurant"},
{
id: "3",
name: "Elena R.",
date: "Dec 2023",
title: "Love the shrimp tacos",
quote: "The baja shrimp tacos are incredible.",
tag: "Regular",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1kdbse",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aixh14",
imageAlt: "happy customer dining restaurant",
},
id: "3", name: "Elena R.", date: "Dec 2023", title: "Love the shrimp tacos", quote: "The baja shrimp tacos are incredible.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1kdbse", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aixh14", imageAlt: "happy customer dining restaurant"},
{
id: "4",
name: "Kevin S.",
date: "Jan 2024",
title: "Fast and good",
quote: "Perfect for a quick lunch break.",
tag: "Work Crew",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p9ajnn",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kky53n&_wi=2",
imageAlt: "happy customer dining restaurant",
},
id: "4", name: "Kevin S.", date: "Jan 2024", title: "Fast and good", quote: "Perfect for a quick lunch break.", tag: "Work Crew", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p9ajnn", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kky53n&_wi=2", imageAlt: "happy customer dining restaurant"},
{
id: "5",
name: "Sophia L.",
date: "Feb 2024",
title: "Highly recommend",
quote: "Friendly staff, best guacamole I've had.",
tag: "Regular",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d4nih1",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hwnre8&_wi=2",
imageAlt: "happy customer dining restaurant",
},
id: "5", name: "Sophia L.", date: "Feb 2024", title: "Highly recommend", quote: "Friendly staff, best guacamole I've had.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d4nih1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hwnre8&_wi=2", imageAlt: "happy customer dining restaurant"},
]}
title="What Our Guests Say"
description="Join our community of taco lovers."
@@ -329,20 +189,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you offer catering?",
content: "Yes, we handle small and large events.",
},
id: "q1", title: "Do you offer catering?", content: "Yes, we handle small and large events."},
{
id: "q2",
title: "Are there vegan options?",
content: "We have several vegetable-based dishes.",
},
id: "q2", title: "Are there vegan options?", content: "We have several vegetable-based dishes."},
{
id: "q3",
title: "What are your hours?",
content: "We are open daily 11am - 9pm.",
},
id: "q3", title: "What are your hours?", content: "We are open daily 11am - 2am."},
{
id: "q4", title: "Is there parking available?", content: "Yes, we have plenty of free parking on-site."}
]}
title="Frequently Asked Questions"
description="Answers to common inquiries about our food."
@@ -354,14 +207,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
text="Have a large order or special request? Get in touch with us today."
variant: "gradient-bars"}}
text="Visit us at 3747 S Military Trl, Lake Worth Beach, FL 33463. Call us at (561) 888-6138 for inquiries or orders. We're open until 2 AM daily!"
buttons={[
{
text: "Contact Us",
href: "#contact",
},
text: "Call Now", href: "tel:5618886138"},
]}
/>
</div>
@@ -370,27 +220,21 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Visit Us",
items: [
title: "Visit Us", items: [
{
label: "123 Taco Lane, Guadalajara City",
},
label: "3747 S Military Trl, Lake Worth Beach, FL 33463"},
{
label: "11am - 9pm Daily",
},
label: "Open until 2am Daily"},
{
label: "(561) 888-6138"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}
@@ -401,4 +245,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}