Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-27 11:25:37 +00:00

View File

@@ -25,171 +25,95 @@ export default function LandingPage() {
headingFontWeight="semibold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "home",
},
{
name: "Menu",
id: "menu",
},
{
name: "About",
id: "about",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Smokingood ADL"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "home" },
{ name: "Menu", id: "menu" },
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
]}
brandName="Smokingood ADL"
button={{ text: "Order Now", href: "#menu" }}
/>
</div>
<div id="home" data-section="home">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
title="Real Smoke. Real Flavour."
description="Adelaide's premier destination for low-and-slow smoked meats. Authentic BBQ culture, urban vibe, and unmatched taste."
buttons={[
{
text: "Order Now",
href: "#menu",
},
{
text: "View Menu",
href: "#menu",
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/a-hyper-realistic-cinematic-shot-of-prem-1774610696504-46ffe47f.png"
/>
</div>
<div id="home" data-section="home">
<HeroBillboard
title="Real Smoke. Real Flavour."
description="Adelaide's premier destination for low-and-slow smoked meats. Authentic BBQ culture, urban vibe, and unmatched taste."
background={{ variant: "gradient-bars" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/a-hyper-realistic-cinematic-shot-of-prem-1774610696504-46ffe47f.png"
buttons={[
{ text: "Order Now", href: "#menu" },
{ text: "View Menu", href: "#menu" },
]}
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={false}
title="The Smokingood Story"
description={[
"Born in the heart of Adelaide, Smokingood ADL brings deep southern BBQ traditions to the urban streets. We are obsessed with the process—using local quality produce, premium wood, and patience to create bold, smoky perfection.",
]}
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
title="The Smokingood Story"
description={[
"Born in the heart of Adelaide, Smokingood ADL brings deep southern BBQ traditions to the urban streets. We are obsessed with the process—using local quality produce, premium wood, and patience to create bold, smoky perfection."]}
useInvertedBackground={false}
/>
</div>
<div id="menu" data-section="menu">
<ProductCardOne
animationType="slide-up"
textboxLayout="split-description"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Texas Brisket",
price: "$28",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/an-artisan-gourmet-burger-with-charred-s-1774610696543-592e0ee1.png",
},
{
id: "p2",
name: "Loaded Brisket Fries",
price: "$18",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/loaded-fries-with-smoked-brisket-and-mel-1774610699075-216de55d.png",
},
{
id: "p3",
name: "Sticky BBQ Ribs",
price: "$32",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/sticky-bbq-glazed-ribs-on-a-rustic-tray--1774610695899-c445f2c7.png",
},
]}
title="Signature Smoked Meats"
description="Our hand-selected menu of pit-master classics."
/>
</div>
<div id="menu" data-section="menu">
<ProductCardOne
title="Signature Smoked Meats"
description="Our hand-selected menu of pit-master classics."
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="split-description"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Texas Brisket", price: "$28", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/an-artisan-gourmet-burger-with-charred-s-1774610696543-592e0ee1.png" },
{ id: "p2", name: "Loaded Brisket Fries", price: "$18", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/loaded-fries-with-smoked-brisket-and-mel-1774610699075-216de55d.png" },
{ id: "p3", name: "Sticky BBQ Ribs", price: "$32", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/sticky-bbq-glazed-ribs-on-a-rustic-tray--1774610695899-c445f2c7.png" },
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Jordan P.",
handle: "@foodie_adl",
testimonial: "The best brisket I've ever had in Adelaide, period.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/abstract-background-of-bbq-grill-sparks-1774610695824-04a91b2e.png?_wi=1",
},
{
id: "2",
name: "Sam R.",
handle: "@smoke_lover",
testimonial: "Vibe is incredible and the loaded fries are insane.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/smoke-swirling-on-dark-background-1774610695627-1af7c77f.png",
},
{
id: "3",
name: "Alex K.",
handle: "@bbq_daily",
testimonial: "Proper smoke flavor. Authentic and so delicious.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/charcoal-and-fire-background-1774610695855-b71c19b0.png",
},
{
id: "4",
name: "Casey L.",
handle: "@adelaideeats",
testimonial: "Smokingood is a total game changer for the local BBQ scene.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/abstract-background-of-bbq-grill-sparks-1774610695824-04a91b2e.png?_wi=2",
},
]}
title="Fired Up Fans"
description="See what the street food scene is saying."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
title="Fired Up Fans"
description="See what the street food scene is saying."
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Jordan P.", handle: "@foodie_adl", testimonial: "The best brisket I've ever had in Adelaide, period.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/abstract-background-of-bbq-grill-sparks-1774610695824-04a91b2e.png" },
{ id: "2", name: "Sam R.", handle: "@smoke_lover", testimonial: "Vibe is incredible and the loaded fries are insane.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/smoke-swirling-on-dark-background-1774610695627-1af7c77f.png" },
{ id: "3", name: "Alex K.", handle: "@bbq_daily", testimonial: "Proper smoke flavor. Authentic and so delicious.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/charcoal-and-fire-background-1774610695855-b71c19b0.png" },
{ id: "4", name: "Casey L.", handle: "@adelaideeats", testimonial: "Smokingood is a total game changer for the local BBQ scene.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/abstract-background-of-bbq-grill-sparks-1774610695824-04a91b2e.png" },
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Get Your Smoke Fix"
description="Visit us in Adelaide or place your order today."
inputs={[
{
name: "name",
type: "text",
placeholder: "Name",
},
{
name: "email",
type: "email",
placeholder: "Email",
},
]}
textarea={{
name: "message",
placeholder: "Special requests or booking inquiry?",
}}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/close-up-shot-of-a-commercial-kitchen-gr-1774610696327-b600f0c0.png"
mediaAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
title="Get Your Smoke Fix"
description="Visit us in Adelaide or place your order today."
inputs={[
{ name: "name", type: "text", placeholder: "Name" },
{ name: "email", type: "email", placeholder: "Email" },
]}
textarea={{ name: "message", placeholder: "Special requests or booking inquiry?" }}
useInvertedBackground={false}
mediaAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/close-up-shot-of-a-commercial-kitchen-gr-1774610696327-b600f0c0.png"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Smokingood ADL"
leftLink={{
text: "Instagram",
href: "https://instagram.com",
}}
rightLink={{
text: "Privacy Policy",
href: "#",
}}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Smokingood ADL"
leftLink={{ text: "Instagram", href: "https://instagram.com" }}
rightLink={{ text: "Privacy Policy", href: "#" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);