Merge version_1 into main #2
278
src/app/page.tsx
278
src/app/page.tsx
@@ -30,18 +30,9 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Shop",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
{ name: "Shop", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
]}
|
||||
brandName="BakeBox"
|
||||
/>
|
||||
@@ -49,105 +40,33 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Fresh Puerto Rican Mini Treats Delivered to Your Door"
|
||||
description="Authentic baked goods made fresh and shipped to USA & Puerto Rico"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Elena R.",
|
||||
handle: "@elena_pr",
|
||||
testimonial: "These mini quesitos are exactly like the ones I grew up with!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdgdbGggBUOxq2TMHKzW558NBW/uploaded-1774824491452-epckpqgo.jpg?_wi=1",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
{
|
||||
name: "Carlos M.",
|
||||
handle: "@carlos_eats",
|
||||
testimonial: "Fast shipping and so fresh. My whole office loved them.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg?_wi=1",
|
||||
imageAlt: "mini quesitos sweet pastries",
|
||||
},
|
||||
{
|
||||
name: "Sofia L.",
|
||||
handle: "@sofia_bakes",
|
||||
testimonial: "Amazing packaging, arrived perfectly crisp!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-delicious-marzipan_23-2149717526.jpg?_wi=1",
|
||||
imageAlt: "mini pineapple turnovers",
|
||||
},
|
||||
{
|
||||
name: "David P.",
|
||||
handle: "@david_pr",
|
||||
testimonial: "Best birthday gift I've sent home to my family.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-close-view-cup-tea-lemon-slices-cinnamon-sticks-cookies-chocolate-grey-surface-free-space_140725-102493.jpg?_wi=1",
|
||||
imageAlt: "colorful sprinkle sugar cookies",
|
||||
},
|
||||
{
|
||||
name: "Ana S.",
|
||||
handle: "@ana_treats",
|
||||
testimonial: "Authentic flavor and super fast delivery.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg?_wi=1",
|
||||
imageAlt: "happy customer eating pastry",
|
||||
},
|
||||
{ name: "Elena R.", handle: "@elena_pr", testimonial: "These mini quesitos are exactly like the ones I grew up with!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdgdbGggBUOxq2TMHKzW558NBW/uploaded-1774824491452-epckpqgo.jpg", imageAlt: "User provided image" },
|
||||
{ name: "Carlos M.", handle: "@carlos_eats", testimonial: "Fast shipping and so fresh. My whole office loved them.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg", imageAlt: "mini quesitos sweet pastries" },
|
||||
{ name: "Sofia L.", handle: "@sofia_bakes", testimonial: "Amazing packaging, arrived perfectly crisp!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-delicious-marzipan_23-2149717526.jpg", imageAlt: "mini pineapple turnovers" },
|
||||
{ name: "David P.", handle: "@david_pr", testimonial: "Best birthday gift I've sent home to my family.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bottom-close-view-cup-tea-lemon-slices-cinnamon-sticks-cookies-chocolate-grey-surface-free-space_140725-102493.jpg", imageAlt: "colorful sprinkle sugar cookies" },
|
||||
{ name: "Ana S.", handle: "@ana_treats", testimonial: "Authentic flavor and super fast delivery.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg", imageAlt: "happy customer eating pastry" }
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdgdbGggBUOxq2TMHKzW558NBW/uploaded-1774824491452-epckpqgo.jpg?_wi=2"
|
||||
buttons={[{ text: "Order Now", href: "#products" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdgdbGggBUOxq2TMHKzW558NBW/uploaded-1774824491452-epckpqgo.jpg"
|
||||
imageAlt="BakeBox Mini Baked Goods"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/men-checking-stock-pastry-bakery-shop_53876-15918.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pleasantly-surprised-girl-having-phone-conversation-eating-dessert-drinking-coffee_8353-6234.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-holding-enjoying-paper-wrapped-sandwiches_52683-160704.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg", alt: "Customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/men-checking-stock-pastry-bakery-shop_53876-15918.jpg", alt: "Customer 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/pleasantly-surprised-girl-having-phone-conversation-eating-dessert-drinking-coffee_8353-6234.jpg", alt: "Customer 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/person-holding-enjoying-paper-wrapped-sandwiches_52683-160704.jpg", alt: "Customer 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg", alt: "Customer 5" }
|
||||
]}
|
||||
avatarText="Loved by 500+ happy customers"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Freshly Baked",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Shipped Nationwide",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Authentic PR Flavors",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Family Owned",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Quality Guaranteed",
|
||||
},
|
||||
{ type: "text", text: "Freshly Baked" },
|
||||
{ type: "text", text: "Shipped Nationwide" },
|
||||
{ type: "text", text: "Authentic PR Flavors" },
|
||||
{ type: "text", text: "Family Owned" },
|
||||
{ type: "text", text: "Quality Guaranteed" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -159,36 +78,13 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Mini Quesitos",
|
||||
price: "$7.89",
|
||||
variant: "8-pack",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Mini Pineapple Turnovers",
|
||||
price: "$7.89",
|
||||
variant: "8-pack",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-delicious-marzipan_23-2149717526.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Mini Sprinkle Cookies",
|
||||
price: "$7.89",
|
||||
variant: "8-pack",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottom-close-view-cup-tea-lemon-slices-cinnamon-sticks-cookies-chocolate-grey-surface-free-space_140725-102493.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Guava Pastelitos",
|
||||
price: "$8.49",
|
||||
variant: "8-pack",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg?_wi=3",
|
||||
},
|
||||
{ id: "p1", name: "Mini Quesitos", price: "$7.89", variant: "8-pack", imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg" },
|
||||
{ id: "p2", name: "Mini Pineapple Turnovers", price: "$7.89", variant: "8-pack", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-delicious-marzipan_23-2149717526.jpg" },
|
||||
{ id: "p3", name: "Mini Sprinkle Cookies", price: "$7.89", variant: "8-pack", imageSrc: "http://img.b2bpic.net/free-photo/bottom-close-view-cup-tea-lemon-slices-cinnamon-sticks-cookies-chocolate-grey-surface-free-space_140725-102493.jpg" },
|
||||
{ id: "p4", name: "Guava Pastelitos", price: "$8.49", variant: "8-pack", imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-cheese-sticks-arrangement_23-2149050056.jpg" }
|
||||
]}
|
||||
title="Our Best Sellers"
|
||||
description="Delicious Puerto Rican-inspired treats, delivered fresh to your door."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -198,23 +94,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "starter-box",
|
||||
badge: "Most Popular",
|
||||
price: "$25.00",
|
||||
subtitle: "A mix of our best mini treats",
|
||||
buttons: [
|
||||
{
|
||||
text: "Add to Cart",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Mini Quesitos",
|
||||
"Pineapple Turnovers",
|
||||
"Butter Cookies",
|
||||
"Bread Rolls",
|
||||
],
|
||||
},
|
||||
{ id: "starter-box", badge: "Most Popular", price: "$25.00", subtitle: "A mix of our best mini treats", buttons: [{ text: "Add to Cart" }], features: ["Mini Quesitos", "Pineapple Turnovers", "Butter Cookies", "Bread Rolls"] }
|
||||
]}
|
||||
title="Bundle & Save"
|
||||
description="Get a mix of our bestsellers and save."
|
||||
@@ -227,21 +107,9 @@ export default function LandingPage() {
|
||||
title="Nationwide Shipping"
|
||||
tag="Delivered Fresh"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "USA & PR",
|
||||
description: "Shipping available",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "Fresh",
|
||||
description: "Specialized packaging",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Free",
|
||||
description: "On qualifying orders",
|
||||
},
|
||||
{ id: "m1", value: "USA & PR", description: "Shipping available" },
|
||||
{ id: "m2", value: "Fresh", description: "Specialized packaging" },
|
||||
{ id: "m3", value: "Free", description: "On qualifying orders" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -254,46 +122,11 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Maria G.",
|
||||
role: "Foodie",
|
||||
company: "Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "John D.",
|
||||
role: "Fan",
|
||||
company: "Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-checking-stock-pastry-bakery-shop_53876-15918.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sofia P.",
|
||||
role: "Subscriber",
|
||||
company: "Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleasantly-surprised-girl-having-phone-conversation-eating-dessert-drinking-coffee_8353-6234.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Luis A.",
|
||||
role: "Regular",
|
||||
company: "Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-enjoying-paper-wrapped-sandwiches_52683-160704.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena R.",
|
||||
role: "Enthusiast",
|
||||
company: "Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg?_wi=3",
|
||||
},
|
||||
{ id: "1", name: "Maria G.", role: "Foodie", company: "Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg" },
|
||||
{ id: "2", name: "John D.", role: "Fan", company: "Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/men-checking-stock-pastry-bakery-shop_53876-15918.jpg" },
|
||||
{ id: "3", name: "Sofia P.", role: "Subscriber", company: "Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pleasantly-surprised-girl-having-phone-conversation-eating-dessert-drinking-coffee_8353-6234.jpg" },
|
||||
{ id: "4", name: "Luis A.", role: "Regular", company: "Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/person-holding-enjoying-paper-wrapped-sandwiches_52683-160704.jpg" },
|
||||
{ id: "5", name: "Elena R.", role: "Enthusiast", company: "Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-red-lipstick-is-laughing-while-chatting-smartphone-portrait-lady-gray-sweater-with-croissant-her-hands_197531-13456.jpg" }
|
||||
]}
|
||||
title="Loved by Our Customers"
|
||||
description="See why our treats are a staple for celebrations and daily cravings."
|
||||
@@ -303,59 +136,28 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Bringing authentic Puerto Rican flavors to your home with fresh, high-quality baked goods.",
|
||||
},
|
||||
]}
|
||||
heading={[{ type: "text", content: "Bringing authentic Puerto Rican flavors to your home with fresh, high-quality baked goods." }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get in Touch"
|
||||
title="Stay Connected"
|
||||
description="Follow us on Instagram or chat with us on WhatsApp for special offers and updates."
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Follow Instagram"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdgdbGggBUOxq2TMHKzW558NBW/uploaded-1774824491452-epckpqgo.jpg?_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdgdbGggBUOxq2TMHKzW558NBW/uploaded-1774824491452-epckpqgo.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "BakeBox",
|
||||
items: [
|
||||
{
|
||||
label: "Shop",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Shipping Info",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "BakeBox", items: [{ label: "Shop", href: "#products" }, { label: "About", href: "#about" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Shipping Info", href: "#" }] }
|
||||
]}
|
||||
copyrightText="© 2024 BakeBox. All rights reserved."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user