Merge version_1 into main #2
199
src/app/page.tsx
199
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Home", id: "#home" },
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Products", id: "#products" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Lovies A Bloom"
|
||||
/>
|
||||
@@ -57,17 +45,11 @@ export default function LandingPage() {
|
||||
logoText="Lovies A Bloom"
|
||||
description="Artisanal, natural, and wholesome homemade treats. Crafted with love, delivered to your doorstep."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
text: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{ text: "About Us", href: "#about" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393201-7h0kvv54.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393201-7h0kvv54.png"
|
||||
imageAlt="Lovies A Bloom Granola Product"
|
||||
/>
|
||||
</div>
|
||||
@@ -89,28 +71,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Gluten-Free",
|
||||
description: "Perfect for sensitive diets.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: CheckCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028633.jpg",
|
||||
imageAlt: "Composition of different delicious ingredients",
|
||||
title: "Gluten-Free", description: "Perfect for sensitive diets.", bentoComponent: "reveal-icon", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
title: "No Added Sugar",
|
||||
description: "Naturally sweetened and wholesome.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sparkles,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393201-7h0kvv54.png?_wi=2",
|
||||
imageAlt: "Composition of different delicious ingredients",
|
||||
title: "No Added Sugar", description: "Naturally sweetened and wholesome.", bentoComponent: "reveal-icon", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Non-Dairy",
|
||||
description: "Plant-based goodness for everyone.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Leaf,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393200-k1168npl.png?_wi=1",
|
||||
imageAlt: "Composition of different delicious ingredients",
|
||||
title: "Non-Dairy", description: "Plant-based goodness for everyone.", bentoComponent: "reveal-icon", icon: Leaf,
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
@@ -125,42 +92,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Original Granola",
|
||||
price: "$12.00",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393200-k1168npl.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Chocolate Delights",
|
||||
price: "$14.00",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393201-9sykfk74.png",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Nutty Crunch Mix",
|
||||
price: "$13.00",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393201-7w0eqke2.png",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Fruit & Seed Medley",
|
||||
price: "$15.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-breakfast-ready-be-served_23-2148566820.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Artisan Bread",
|
||||
price: "$10.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-ingredients_23-2149395314.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Small Batch Samples",
|
||||
price: "$8.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cakes-with-berries-candies-white-floor-biscuit-fruit-cake-cream-pie-tea-cookie_140725-118430.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Original Granola", price: "$12.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393200-k1168npl.png" },
|
||||
{ id: "p2", name: "Chocolate Delights", price: "$14.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393201-9sykfk74.png" },
|
||||
{ id: "p3", name: "Nutty Crunch Mix", price: "$13.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E4zzPnHVa5TSbYhyXGfkcm75uH/uploaded-1779538393201-7w0eqke2.png" },
|
||||
{ id: "p4", name: "Fruit & Seed Medley", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-breakfast-ready-be-served_23-2148566820.jpg" },
|
||||
{ id: "p5", name: "Artisan Bread", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-ingredients_23-2149395314.jpg" },
|
||||
{ id: "p6", name: "Small Batch Samples", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cakes-with-berries-candies-white-floor-biscuit-fruit-cake-cream-pie-tea-cookie_140725-118430.jpg" },
|
||||
]}
|
||||
title="Our Signature Treats"
|
||||
description="Browse our range of wholesome, handmade delights."
|
||||
@@ -173,46 +110,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Anna S.",
|
||||
handle: "@anna",
|
||||
testimonial: "The healthiest and tastiest granola I have ever had!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark D.",
|
||||
handle: "@markd",
|
||||
testimonial: "Lovies A Bloom is a staple in my morning breakfast routine.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-apron-choosing-apple-eat-pizza_114579-89157.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sarah P.",
|
||||
handle: "@sarahp",
|
||||
testimonial: "I love the clean ingredients and the honest flavors.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-bell-peppers-with-greens-bananas-red-cabbage-white-background-diet-ripe-color-healthy-life-salad-photo_140725-98486.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Jordan L.",
|
||||
handle: "@jordanl",
|
||||
testimonial: "Incredible quality, highly recommended for families.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-printing-unhealthy-text-paper-with-food-blocks_23-2148193103.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Elena R.",
|
||||
handle: "@elenar",
|
||||
testimonial: "My absolute favorite snack for work hours.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-guy-brown-outfit-wear-glasses-looks-into-camera_197531-26818.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Anna S.", handle: "@anna", testimonial: "The healthiest and tastiest granola I have ever had!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg" },
|
||||
{ id: "t2", name: "Mark D.", handle: "@markd", testimonial: "Lovies A Bloom is a staple in my morning breakfast routine.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-apron-choosing-apple-eat-pizza_114579-89157.jpg" },
|
||||
{ id: "t3", name: "Sarah P.", handle: "@sarahp", testimonial: "I love the clean ingredients and the honest flavors.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-bell-peppers-with-greens-bananas-red-cabbage-white-background-diet-ripe-color-healthy-life-salad-photo_140725-98486.jpg" },
|
||||
{ id: "t4", name: "Jordan L.", handle: "@jordanl", testimonial: "Incredible quality, highly recommended for families.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-printing-unhealthy-text-paper-with-food-blocks_23-2148193103.jpg" },
|
||||
{ id: "t5", name: "Elena R.", handle: "@elenar", testimonial: "My absolute favorite snack for work hours.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smart-guy-brown-outfit-wear-glasses-looks-into-camera_197531-26818.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Community Says"
|
||||
@@ -225,21 +127,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Are all products gluten-free?",
|
||||
content: "Yes, we prioritize gluten-free ingredients across our entire range.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How do you sweeten the treats?",
|
||||
content: "We use natural alternatives to ensure zero added sugar.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Where can I buy your products?",
|
||||
content: "You can order directly through our website or find us at local farmers markets.",
|
||||
},
|
||||
{ id: "f1", title: "Are all products gluten-free?", content: "Yes, we prioritize gluten-free ingredients across our entire range." },
|
||||
{ id: "f2", title: "How do you sweeten the treats?", content: "We use natural alternatives to ensure zero added sugar." },
|
||||
{ id: "f3", title: "Where can I buy your products?", content: "You can order directly through our website or find us at local farmers markets." },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
title="Frequently Asked Questions"
|
||||
@@ -253,50 +143,19 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get in Touch"
|
||||
title="Order Your Bloom Box"
|
||||
description="Ready for something wholesome? Reach out to place your order or ask a question."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:hello@loviesabloom.com",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Us", href: "mailto:hello@loviesabloom.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Shop",
|
||||
href: "#products",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Shop", href: "#products" }] },
|
||||
{ title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "FAQ", href: "#faq" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Lovies A Bloom"
|
||||
bottomRightText="Crafted with love"
|
||||
@@ -305,4 +164,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user