2 Commits

Author SHA1 Message Date
bb074d6729 Update src/app/page.tsx 2026-04-15 23:06:39 +00:00
6b57ca539b Merge version_1 into main
Merge version_1 into main
2026-04-15 23:05:34 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Menu", name: "Menu", id: "menu"},
id: "menu",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Bussin Buns" brandName="Bussin Buns"
/> />
@@ -56,99 +48,58 @@ export default function LandingPage() {
<HeroBillboardTestimonial <HeroBillboardTestimonial
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
title="Tacos That Actually Buss" title="Tacos That Actually Buss"
description="Authentic, gourmet, and downright delicious. We are redefining the street food game with every single bun and taco we serve." description="Authentic, gourmet, and downright delicious. We are redefining the street food game with every single bun and taco we serve."
buttons={[
{
text: "Order Now", href: "#menu"
}
]}
testimonials={[ testimonials={[
{ {
name: "Alex River", name: "Alex River", handle: "@foodiepro", testimonial: "The best tacos I've ever had from a truck, hands down!", rating: 5,
handle: "@foodiepro", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uctqc5&_wi=1", imageAlt: "gourmet taco truck street food photography"},
testimonial: "The best tacos I've ever had from a truck, hands down!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uctqc5&_wi=1",
imageAlt: "gourmet taco truck street food photography",
},
{ {
name: "Sam Smith", name: "Sam Smith", handle: "@streetfoodguru", testimonial: "Bussin Buns is a total game changer for the local scene.", rating: 5,
handle: "@streetfoodguru", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=635sso&_wi=1", imageAlt: "gourmet taco truck street food photography"},
testimonial: "Bussin Buns is a total game changer for the local scene.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=635sso&_wi=1",
imageAlt: "gourmet taco truck street food photography",
},
{ {
name: "Jordan P", name: "Jordan P", handle: "@tacoenthusiast", testimonial: "Seriously, the flavors are incredible. Don't miss out.", rating: 5,
handle: "@tacoenthusiast", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fhqfxk&_wi=1", imageAlt: "gourmet taco truck street food photography"},
testimonial: "Seriously, the flavors are incredible. Don't miss out.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fhqfxk&_wi=1",
imageAlt: "gourmet taco truck street food photography",
},
{ {
name: "Casey J", name: "Casey J", handle: "@cityeats", testimonial: "A must-try experience. The quality is just unmatched.", rating: 5,
handle: "@cityeats", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zf7vo2&_wi=1", imageAlt: "gourmet taco truck street food photography"},
testimonial: "A must-try experience. The quality is just unmatched.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zf7vo2&_wi=1",
imageAlt: "gourmet taco truck street food photography",
},
{ {
name: "Taylor W", name: "Taylor W", handle: "@foodlover", testimonial: "Perfect seasoning, perfect heat. Will be coming back.", rating: 5,
handle: "@foodlover", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q08a59&_wi=1", imageAlt: "gourmet taco truck street food photography"},
testimonial: "Perfect seasoning, perfect heat. Will be coming back.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q08a59&_wi=1",
imageAlt: "gourmet taco truck street food photography",
},
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uctqc5&_wi=2" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uctqc5&_wi=2"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
imageAlt="gourmet taco truck street food photography" imageAlt="gourmet taco truck street food photography"
avatars={[ avatars={[
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ndk1p7", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ndk1p7", alt: "happy customer eating taco"},
alt: "happy customer eating taco",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m3cfdv", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m3cfdv", alt: "satisfied customer portrait"},
alt: "satisfied customer portrait",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dqj8s0", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dqj8s0", alt: "cheerful customer eating gourmet"},
alt: "cheerful customer eating gourmet",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jwfqrk", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jwfqrk", alt: "customer enjoyment portrait"},
alt: "customer enjoyment portrait",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mnstqw", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mnstqw", alt: "smiling customer portrait"},
alt: "smiling customer portrait",
},
]} ]}
avatarText="Join 500+ happy taco lovers" avatarText="Join 500+ happy taco lovers"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Fresh Ingredients"},
text: "Fresh Ingredients",
},
{ {
type: "text", type: "text", text: "Artisan Recipes"},
text: "Artisan Recipes",
},
{ {
type: "text", type: "text", text: "Locally Sourced"},
text: "Locally Sourced",
},
{ {
type: "text", type: "text", text: "Street Food Reimagined"},
text: "Street Food Reimagined",
},
{ {
type: "text", type: "text", text: "Sustainable Packaging"},
text: "Sustainable Packaging",
},
]} ]}
/> />
</div> </div>
@@ -161,17 +112,11 @@ export default function LandingPage() {
description="At Bussin Buns, we believe street food deserves the same level of care as fine dining. We source local, farm-fresh ingredients to craft tacos that bring a punch of flavor in every bite." description="At Bussin Buns, we believe street food deserves the same level of care as fine dining. We source local, farm-fresh ingredients to craft tacos that bring a punch of flavor in every bite."
bulletPoints={[ bulletPoints={[
{ {
title: "Fresh Ingredients", title: "Fresh Ingredients", description: "Local, high-quality, and seasonal produce."},
description: "Local, high-quality, and seasonal produce.",
},
{ {
title: "Artisan Flavors", title: "Artisan Flavors", description: "Crafted from scratch with unique recipes."},
description: "Crafted from scratch with unique recipes.",
},
{ {
title: "Premium Experience", title: "Premium Experience", description: "Street food service with a elevated flair."},
description: "Street food service with a elevated flair.",
},
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=635sso&_wi=2" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=635sso&_wi=2"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
@@ -187,26 +132,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Handmade Tortillas", title: "Handmade Tortillas", description: "Made fresh every morning.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fhqfxk&_wi=2", titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x2yk8g", buttonText: "Learn More"},
description: "Made fresh every morning.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fhqfxk&_wi=2",
titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=x2yk8g",
buttonText: "Learn More",
},
{ {
title: "Farm-to-Truck", title: "Farm-to-Truck", description: "Supporting local farmers always.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zf7vo2&_wi=2", titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lzzetl", buttonText: "Our Story"},
description: "Supporting local farmers always.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zf7vo2&_wi=2",
titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lzzetl",
buttonText: "Our Story",
},
{ {
title: "Eco-Packaging", title: "Eco-Packaging", description: "Kind to you, kind to earth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q08a59&_wi=2", titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6bx5xq", buttonText: "Sustainability"},
description: "Kind to you, kind to earth.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q08a59&_wi=2",
titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6bx5xq",
buttonText: "Sustainability",
},
]} ]}
title="Why We Bussin" title="Why We Bussin"
description="It's all about the details." description="It's all about the details."
@@ -221,41 +151,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", id: "1", name: "Carne Asada", price: "$4.50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q4xr56"},
name: "Carne Asada",
price: "$4.50",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q4xr56",
},
{ {
id: "2", id: "2", name: "Al Pastor", price: "$4.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vsx35c"},
name: "Al Pastor",
price: "$4.00",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vsx35c",
},
{ {
id: "3", id: "3", name: "Baja Fish", price: "$5.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pxflrf"},
name: "Baja Fish",
price: "$5.00",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pxflrf",
},
{ {
id: "4", id: "4", name: "Veggie Delight", price: "$3.50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1dk0c9"},
name: "Veggie Delight",
price: "$3.50",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1dk0c9",
},
{ {
id: "5", id: "5", name: "Shrimp Lover", price: "$5.50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ryas4e"},
name: "Shrimp Lover",
price: "$5.50",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ryas4e",
},
{ {
id: "6", id: "6", name: "Classic Beef", price: "$4.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=usg6z2"},
name: "Classic Beef",
price: "$4.00",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=usg6z2",
},
]} ]}
title="The Menu" title="The Menu"
description="Order your favorites today." description="Order your favorites today."
@@ -269,20 +175,11 @@ export default function LandingPage() {
tag="Our Impact" tag="Our Impact"
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "10k+", description: "Tacos Served"},
value: "10k+",
description: "Tacos Served",
},
{ {
id: "m2", id: "m2", value: "100%", description: "Fresh Ingredients"},
value: "100%",
description: "Fresh Ingredients",
},
{ {
id: "m3", id: "m3", value: "500+", description: "Happy Customers"},
value: "500+",
description: "Happy Customers",
},
]} ]}
metricsAnimation="blur-reveal" metricsAnimation="blur-reveal"
/> />
@@ -293,30 +190,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Alex", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ndk1p7"},
name: "Alex",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ndk1p7",
},
{ {
id: "t2", id: "t2", name: "Sam", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m3cfdv"},
name: "Sam",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m3cfdv",
},
{ {
id: "t3", id: "t3", name: "Jordan", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dqj8s0"},
name: "Jordan",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dqj8s0",
},
{ {
id: "t4", id: "t4", name: "Casey", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jwfqrk"},
name: "Casey",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jwfqrk",
},
{ {
id: "t5", id: "t5", name: "Taylor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mnstqw"},
name: "Taylor",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mnstqw",
},
]} ]}
cardTitle="Fan Favorites" cardTitle="Fan Favorites"
cardTag="Reviews" cardTag="Reviews"
@@ -330,20 +212,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Where can I find you?", content: "Follow us on Instagram for daily locations!"},
title: "Where can I find you?",
content: "Follow us on Instagram for daily locations!",
},
{ {
id: "f2", id: "f2", title: "Do you offer catering?", content: "Yes, we specialize in private and corporate events."},
title: "Do you offer catering?",
content: "Yes, we specialize in private and corporate events.",
},
{ {
id: "f3", id: "f3", title: "Are there vegan options?", content: "Absolutely, try our Veggie Delight taco."},
title: "Are there vegan options?",
content: "Absolutely, try our Veggie Delight taco.",
},
]} ]}
title="Got Questions?" title="Got Questions?"
description="Find everything you need to know about our taco truck." description="Find everything you need to know about our taco truck."
@@ -358,20 +231,12 @@ export default function LandingPage() {
description="Reach out for catering or event inquiries." description="Reach out for catering or event inquiries."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name"},
type: "text",
placeholder: "Your Name",
},
{ {
name: "email", name: "email", type: "email", placeholder: "Email Address"},
type: "email",
placeholder: "Email Address",
},
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Tell us about your event..."}}
placeholder: "Tell us about your event...",
}}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=baj865" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=baj865"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
/> />
@@ -381,42 +246,27 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Menu", title: "Menu", items: [
items: [
{ {
label: "Tacos", label: "Tacos", href: "#menu"},
href: "#menu",
},
{ {
label: "Drinks", label: "Drinks", href: "#menu"},
href: "#menu",
},
], ],
}, },
{ {
title: "About", title: "About", items: [
items: [
{ {
label: "Our Story", label: "Our Story", href: "#about"},
href: "#about",
},
{ {
label: "Sustainability", label: "Sustainability", href: "#features"},
href: "#features",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "Catering", label: "Catering", href: "#contact"},
href: "#contact",
},
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
], ],
}, },
]} ]}
@@ -426,4 +276,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }