Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-23 19:28:18 +00:00

View File

@@ -31,34 +31,20 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Flavors",
id: "flavors",
},
name: "Flavors", id: "flavors"},
{
name: "Our Story",
id: "story",
},
name: "Our Story", id: "story"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Gallery",
id: "gallery",
},
name: "Gallery", id: "gallery"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
button={{
text: "Order Online",
href: "#",
}}
text: "Order Online", href: "#"}}
brandName="Luxury Gelato"
/>
</div>
@@ -66,53 +52,30 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Indulge in Exquisite Gelato Experiences"
description="Crafted with passion, using only the finest ingredients, our artisanal gelato is a symphony of flavor and luxury, promising an unforgettable journey for your taste buds."
tag="Luxury Indulgence"
buttons={[
{
text: "Explore Flavors",
href: "#flavors",
},
text: "Explore Flavors", href: "#flavors"},
{
text: "Our Story",
href: "#story",
},
text: "Our Story", href: "#story"},
]}
buttonAnimation="opacity"
carouselItems={[
{
id: "hero-1",
imageSrc: "http://img.b2bpic.net/free-photo/vanilla-chocolate-chips-extreme-close-up-ice-cream_23-2148430680.jpg",
imageAlt: "Luxurious gelato scoop",
},
id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-chocolate-chips-extreme-close-up-ice-cream_23-2148430680.jpg", imageAlt: "Luxurious gelato scoop"},
{
id: "hero-2",
imageSrc: "http://img.b2bpic.net/free-photo/variety-delicious-cupcakes_23-2147840295.jpg",
imageAlt: "Colorful gelato cups variety",
},
id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/variety-delicious-cupcakes_23-2147840295.jpg", imageAlt: "Colorful gelato cups variety"},
{
id: "hero-3",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-cake-with-chestnuts_23-2148395152.jpg",
imageAlt: "Chocolate gelato dark rich flavor",
},
id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/tasty-homemade-cake-with-chestnuts_23-2148395152.jpg", imageAlt: "Chocolate gelato dark rich flavor"},
{
id: "hero-4",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-yummy-cake-with-lemon-slices-dark-background-biscuit-fruits-citrus-sweet-cake-cookies_140725-121364.jpg",
imageAlt: "Pistachio gelato vibrant green",
},
id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-yummy-cake-with-lemon-slices-dark-background-biscuit-fruits-citrus-sweet-cake-cookies_140725-121364.jpg", imageAlt: "Pistachio gelato vibrant green"},
{
id: "hero-5",
imageSrc: "http://img.b2bpic.net/free-photo/top-distant-view-delicious-cake-with-cream-candies-along-with-berries-light_140725-32720.jpg",
imageAlt: "Strawberry gelato pink fruity swirl",
},
id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/top-distant-view-delicious-cake-with-cream-candies-along-with-berries-light_140725-32720.jpg", imageAlt: "Strawberry gelato pink fruity swirl"},
{
id: "hero-6",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-cake-slice-with-red-berries-light-floor-sweet-cake-biscuits-pie_140725-129583.jpg",
imageAlt: "Vanilla bean gelato classic scoop",
},
id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-cake-slice-with-red-berries-light-floor-sweet-cake-biscuits-pie_140725-129583.jpg", imageAlt: "Vanilla bean gelato classic scoop"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -127,37 +90,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "pistachio-gelato",
name: "Pistachio Perfection",
price: "$7.50",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-green-ice-cream-still-life_23-2150096639.jpg",
imageAlt: "Gourmet pistachio gelato cup",
},
id: "pistachio-gelato", name: "Pistachio Perfection", price: "$7.50", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/delicious-green-ice-cream-still-life_23-2150096639.jpg", imageAlt: "Gourmet pistachio gelato cup"},
{
id: "chocolate-gelato",
name: "Decadent Dark Chocolate",
price: "$8.00",
variant: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cookies-sweets-assortment_23-2148542487.jpg",
imageAlt: "Rich dark chocolate gelato scoop",
},
id: "chocolate-gelato", name: "Decadent Dark Chocolate", price: "$8.00", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cookies-sweets-assortment_23-2148542487.jpg", imageAlt: "Rich dark chocolate gelato scoop"},
{
id: "strawberry-sorbet",
name: "Wild Strawberry Sorbet",
price: "$7.00",
variant: "Seasonal",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hands-with-mug-beverage-marshmallows_23-2147937209.jpg",
imageAlt: "Refreshing strawberry sorbet vibrant red",
},
id: "strawberry-sorbet", name: "Wild Strawberry Sorbet", price: "$7.00", variant: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/closeup-hands-with-mug-beverage-marshmallows_23-2147937209.jpg", imageAlt: "Refreshing strawberry sorbet vibrant red"},
{
id: "salted-caramel-gelato",
name: "Sea Salt Caramel Swirl",
price: "$8.50",
variant: "Fan Favorite",
imageSrc: "http://img.b2bpic.net/free-photo/dessert-flat-lay-with-ice-cream-funfetti_53876-106089.jpg",
imageAlt: "Salted caramel gelato swirl texture",
},
id: "salted-caramel-gelato", name: "Sea Salt Caramel Swirl", price: "$8.50", variant: "Fan Favorite", imageSrc: "http://img.b2bpic.net/free-photo/dessert-flat-lay-with-ice-cream-funfetti_53876-106089.jpg", imageAlt: "Salted caramel gelato swirl texture"},
]}
title="Our Signature Gelato Creations"
description="Explore a world of decadent flavors, from timeless classics to innovative seasonal delights, all handcrafted with love using the finest, freshest ingredients."
@@ -172,17 +111,11 @@ export default function LandingPage() {
description="Discover the heritage and meticulous craftsmanship behind every scoop of our luxurious gelato. We blend authentic Italian tradition with modern innovation, ensuring a truly unique and delightful experience."
metrics={[
{
value: "15+",
title: "Years of Craft",
},
value: "15+", title: "Years of Craft"},
{
value: "100+",
title: "Unique Flavors",
},
value: "100+", title: "Unique Flavors"},
{
value: "Daily",
title: "Handcrafted Batches",
},
value: "Daily", title: "Handcrafted Batches"},
]}
tag="Our Heritage"
imageSrc="http://img.b2bpic.net/free-photo/front-view-chef-apron-chopping-strawberries_23-2148585373.jpg"
@@ -199,61 +132,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Olivia Smith",
role: "Food Critic",
company: "Gourmet Magazine",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-taking-selfie-from-digital-tablet_1170-538.jpg",
imageAlt: "Happy woman eating gelato smiling",
},
id: "1", name: "Olivia Smith", role: "Food Critic", company: "Gourmet Magazine", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-taking-selfie-from-digital-tablet_1170-538.jpg", imageAlt: "Happy woman eating gelato smiling"},
{
id: "2",
name: "Ethan Johnson",
role: "Local Entrepreneur",
company: "Taste Hub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-holding-muffin-hand-looking-away_23-2147974651.jpg",
imageAlt: "Man enjoying gelato happy face",
},
id: "2", name: "Ethan Johnson", role: "Local Entrepreneur", company: "Taste Hub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-holding-muffin-hand-looking-away_23-2147974651.jpg", imageAlt: "Man enjoying gelato happy face"},
{
id: "3",
name: "Sophia Williams",
role: "Dessert Enthusiast",
company: "Sweet Tooth Blog",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-pizza-slice_23-2149031217.jpg",
imageAlt: "Young woman smiling with gelato",
},
id: "3", name: "Sophia Williams", role: "Dessert Enthusiast", company: "Sweet Tooth Blog", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-pizza-slice_23-2149031217.jpg", imageAlt: "Young woman smiling with gelato"},
{
id: "4",
name: "Noah Brown",
role: "Community Leader",
company: "City Life Reviews",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tattooed-bearded-male-redhead-female-are-having-picnic-bench-park_613910-14621.jpg",
imageAlt: "Couple sharing gelato happy moments",
},
id: "4", name: "Noah Brown", role: "Community Leader", company: "City Life Reviews", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tattooed-bearded-male-redhead-female-are-having-picnic-bench-park_613910-14621.jpg", imageAlt: "Couple sharing gelato happy moments"},
]}
kpiItems={[
{
id: "kpi-1",
icon: Star,
title: "Average Rating",
value: "5 Stars",
},
title: "Average Rating", value: "5 Stars"},
{
id: "kpi-2",
icon: Users,
title: "Happy Customers",
value: "10,000+",
},
title: "Happy Customers", value: "10,000+"},
{
id: "kpi-3",
icon: Award,
title: "Industry Awards",
value: "Featured",
},
title: "Industry Awards", value: "Featured"},
]}
title="Rave Reviews from Our Cherished Guests"
description="Hear what makes our gelato a truly unforgettable delight for our loyal customers. Their smiles are our greatest reward."
@@ -266,23 +166,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Gelato Making",
"Shop Interior",
"Dessert Table",
"Gelato Cone",
"Seasonal Flavors",
"Customer Enjoying",
"Coffee & Gelato",
]}
"Gelato Making", "Shop Interior", "Dessert Table", "Gelato Cone", "Seasonal Flavors", "Customer Enjoying", "Coffee & Gelato"]}
logos={[
"http://img.b2bpic.net/free-photo/soft-focus-wafers-other-sweets-display_181624-60011.jpg",
"http://img.b2bpic.net/free-photo/classic-cheesecake-chopped-strawberries-icing-sugar_140725-9385.jpg",
"http://img.b2bpic.net/free-photo/jellies-sweets-jelly-cake_53876-65243.jpg",
"http://img.b2bpic.net/free-photo/purple-macaroons-with-lavender-flowers-dark-black-background_23-2148161656.jpg",
"http://img.b2bpic.net/free-photo/top-view-ice-cream-table_23-2148507983.jpg",
"http://img.b2bpic.net/free-photo/woman-biting-waffle-ice-cream_23-2147670228.jpg",
"http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg",
]}
"http://img.b2bpic.net/free-photo/soft-focus-wafers-other-sweets-display_181624-60011.jpg", "http://img.b2bpic.net/free-photo/classic-cheesecake-chopped-strawberries-icing-sugar_140725-9385.jpg", "http://img.b2bpic.net/free-photo/jellies-sweets-jelly-cake_53876-65243.jpg", "http://img.b2bpic.net/free-photo/purple-macaroons-with-lavender-flowers-dark-black-background_23-2148161656.jpg", "http://img.b2bpic.net/free-photo/top-view-ice-cream-table_23-2148507983.jpg", "http://img.b2bpic.net/free-photo/woman-biting-waffle-ice-cream_23-2147670228.jpg", "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg"]}
title="Moments of Sweetness: Our Visual Delights"
description="A glimpse into our world of artisanal gelato, delightful shop moments, and happy customers. Follow us on Instagram for daily dose of luxury."
tag="Our Instagram"
@@ -293,8 +179,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Connect With Us"
title="Experience the Luxury. Order or Visit Today."
description="Ready to savor the finest gelato? Place an online order for delivery, catering, or visit our charming shop for an authentic, premium experience."
@@ -313,19 +198,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
href: "#", ariaLabel: "Instagram"},
{
icon: Facebook,
href: "#",
ariaLabel: "Facebook",
},
href: "#", ariaLabel: "Facebook"},
{
icon: Twitter,
href: "#",
ariaLabel: "Twitter",
},
href: "#", ariaLabel: "Twitter"},
]}
/>
</div>