Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-27 10:18:29 +00:00

View File

@@ -24,185 +24,96 @@ export default function LandingPage() {
headingFontWeight="bold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Our Bakes",
id: "products",
},
{
name: "About Us",
id: "about",
},
{
name: "Reviews",
id: "testimonials",
},
]}
brandName="Sweet Crust Bakery"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "hero" },
{ name: "Our Bakes", id: "products" },
{ name: "About Us", id: "about" },
{ name: "Reviews", id: "testimonials" },
]}
brandName="Sweet Crust Bakery"
button={{ text: "Order Now", href: "#products" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
background={{
variant: "gradient-bars",
}}
logoText="Sweet Crust Bakery"
description="Authentic, artisanal breads and pastries baked fresh daily. Order your favorites from 200rs to 20,000rs."
buttons={[
{
text: "Browse Menu",
href: "#products",
},
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/mid-section-male-baker-holding-paper-bag-with-breads_23-2147883355.jpg"
mediaAnimation="blur-reveal"
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
background={{ variant: "gradient-bars" }}
logoText="Sweet Crust Bakery"
description="Authentic, artisanal breads and pastries baked fresh daily. Order your favorites from 200rs to 20,000rs."
buttons={[{ text: "Browse Menu", href: "#products" }]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/mid-section-male-baker-holding-paper-bag-with-breads_23-2147883355.jpg"
mediaAnimation="blur-reveal"
/>
</div>
<div id="products" data-section="products">
<ProductCardFour
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "1",
name: "Classic Croissant",
price: "200rs",
variant: "Pastry",
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-croissants-towel-marble-background-high-quality-photo_114579-36461.jpg",
},
{
id: "2",
name: "Sourdough Loaf",
price: "350rs",
variant: "Bread",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-big-loaf-bread_23-2147761365.jpg",
},
{
id: "3",
name: "Brownie Box",
price: "500rs",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-jaggery-dessert-arrangement_23-2149335592.jpg",
},
]}
title="Fresh Daily Bakes"
description="From sourdough loaves to decadent croissants, we bring the best of the bakery to your table."
/>
</div>
<div id="products" data-section="products">
<ProductCardFour
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{ id: "1", name: "Classic Croissant", price: "200rs", variant: "Pastry", imageSrc: "http://img.b2bpic.net/free-photo/toothsome-croissants-towel-marble-background-high-quality-photo_114579-36461.jpg" },
{ id: "2", name: "Sourdough Loaf", price: "350rs", variant: "Bread", imageSrc: "http://img.b2bpic.net/free-photo/delicious-big-loaf-bread_23-2147761365.jpg" },
{ id: "3", name: "Brownie Box", price: "500rs", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/sweet-jaggery-dessert-arrangement_23-2149335592.jpg" },
]}
title="Fresh Daily Bakes"
description="From sourdough loaves to decadent croissants, we bring the best of the bakery to your table."
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={false}
title="Our Passion for Baking"
description={[
"Every recipe is a labor of love, crafted with traditional techniques and high-quality local ingredients.",
"We pride ourselves on providing the freshest quality for our community.",
]}
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={false}
title="Our Passion for Baking"
description={[
"Every recipe is a labor of love, crafted with traditional techniques and high-quality local ingredients.", "We pride ourselves on providing the freshest quality for our community."]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah",
role: "Foodie",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/different-type-baked-muffins-tray_23-2147975197.jpg",
},
{
id: "2",
name: "Mark",
role: "Regular",
company: "Neighbor",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-artisan-bread-marble-table-with-floral-accents_23-2151975074.jpg",
},
{
id: "3",
name: "Elena",
role: "Baker",
company: "Fan",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/buffet-with-small-sandwiches_1203-653.jpg",
},
{
id: "4",
name: "James",
role: "Customer",
company: "Loyal",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273142.jpg",
},
]}
kpiItems={[
{
value: "100+",
label: "Bakes Daily",
},
{
value: "500+",
label: "Happy Customers",
},
{
value: "10+",
label: "Years Baking",
},
]}
title="Community Love"
description="Hear what our loyal customers have to say about our bakes."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Sarah", role: "Foodie", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/different-type-baked-muffins-tray_23-2147975197.jpg" },
{ id: "2", name: "Mark", role: "Regular", company: "Neighbor", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-artisan-bread-marble-table-with-floral-accents_23-2151975074.jpg" },
{ id: "3", name: "Elena", role: "Baker", company: "Fan", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/buffet-with-small-sandwiches_1203-653.jpg" },
{ id: "4", name: "James", role: "Customer", company: "Loyal", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273142.jpg" },
]}
kpiItems={[
{ value: "100+", label: "Bakes Daily" },
{ value: "500+", label: "Happy Customers" },
{ value: "10+", label: "Years Baking" },
]}
title="Community Love"
description="Hear what our loyal customers have to say about our bakes."
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Menu",
items: [
{
label: "Products",
href: "#products",
},
{
label: "About",
href: "#about",
},
],
},
{
title: "Support",
items: [
{
label: "Order Limits",
href: "#",
},
{
label: "Contact",
href: "#",
},
],
},
]}
logoText="Sweet Crust"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Menu", items: [
{ label: "Products", href: "#products" },
{ label: "About", href: "#about" },
],
},
{
title: "Support", items: [
{ label: "Order Limits", href: "#" },
{ label: "Contact", href: "#" },
],
},
]}
logoText="Sweet Crust"
/>
</div>
</ReactLenis>
</ThemeProvider>
);