4 Commits

Author SHA1 Message Date
faac3550e1 Merge version_3 into main
Merge version_3 into main
2026-05-09 08:29:28 +00:00
b0a7c87b0d Update src/app/page.tsx 2026-05-09 08:29:25 +00:00
315e361f0b Merge version_2 into main
Merge version_2 into main
2026-05-09 08:28:29 +00:00
9ccbba7c96 Update src/app/page.tsx 2026-05-09 08:28:23 +00:00

View File

@@ -31,38 +31,29 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Story", name: "Story", id: "about"},
id: "about",
},
{ {
name: "Flavors", name: "Flavors", id: "product"},
id: "product",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="L'ARTIGIANO" brandName="c9 chocolate and gelato"
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboard <HeroLogoBillboard
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}} logoText="c9 chocolate and gelato"
logoText="L'ARTIGIANO GELATERIA"
description="Hand-crafted Italian indulgence, churned with passion and the finest seasonal ingredients." description="Hand-crafted Italian indulgence, churned with passion and the finest seasonal ingredients."
buttons={[ buttons={[
{ {
text: "DISCOVER FLAVORS", text: "DISCOVER FLAVORS", href: "#product"},
href: "#product", {
}, text: "OUR STORY", href: "#about"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/full-frame-messy-textured-pink-white-foam-background_23-2148079288.jpg" imageSrc="http://img.b2bpic.net/free-photo/full-frame-messy-textured-pink-white-foam-background_23-2148079288.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -74,9 +65,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="OUR STORY" title="OUR STORY"
description={[ description={[
"Born from a love for traditional Italian gelato, we craft each batch with artisan precision.", "Born from a love for traditional Italian gelato, we craft each batch with artisan precision.", "We select only the finest natural ingredients, ensuring every scoop tells a story of heritage and quality."]}
"We select only the finest natural ingredients, ensuring every scoop tells a story of heritage and quality.",
]}
/> />
</div> </div>
@@ -86,20 +75,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "NATURAL INGREDIENTS", title: "NATURAL INGREDIENTS", description: "100% sourced from sustainable local farmers.", imageSrc: "http://img.b2bpic.net/free-vector/set-organic-go-green-icons_53876-43404.jpg"},
description: "100% sourced from sustainable local farmers.",
imageSrc: "http://img.b2bpic.net/free-vector/set-organic-go-green-icons_53876-43404.jpg",
},
{ {
title: "ARTISAN TECHNIQUE", title: "ARTISAN TECHNIQUE", description: "Slow-churned in small batches daily.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-naive-mobile-app-sticker-set_23-2149482729.jpg"},
description: "Slow-churned in small batches daily.",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-naive-mobile-app-sticker-set_23-2149482729.jpg",
},
{ {
title: "ITALIAN HERITAGE", title: "ITALIAN HERITAGE", description: "Authentic recipes from the heart of Rome.", imageSrc: "http://img.b2bpic.net/free-photo/fruits-vegetables-around-pasta-heart_23-2147778314.jpg"},
description: "Authentic recipes from the heart of Rome.",
imageSrc: "http://img.b2bpic.net/free-photo/fruits-vegetables-around-pasta-heart_23-2147778314.jpg",
},
]} ]}
title="CRAFTED FOR YOU" title="CRAFTED FOR YOU"
description="Discover what makes our process truly unique." description="Discover what makes our process truly unique."
@@ -114,41 +94,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", id: "1", name: "Sicilian Pistachio", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-lava_74190-2868.jpg"},
name: "Sicilian Pistachio",
price: "$8",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-lava_74190-2868.jpg",
},
{ {
id: "2", id: "2", name: "Dark Chocolate Sea Salt", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-dessert-ready-be-served_23-2148622358.jpg"},
name: "Dark Chocolate Sea Salt",
price: "$8",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-dessert-ready-be-served_23-2148622358.jpg",
},
{ {
id: "3", id: "3", name: "Amalfi Lemon", price: "$7", imageSrc: "http://img.b2bpic.net/free-photo/delicious-granita-dessert-with-orange-highn-angle_23-2149395610.jpg"},
name: "Amalfi Lemon",
price: "$7",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-granita-dessert-with-orange-highn-angle_23-2149395610.jpg",
},
{ {
id: "4", id: "4", name: "Wild Strawberry", price: "$7", imageSrc: "http://img.b2bpic.net/free-photo/top-view-refreshing-ice-cream-with-copy-space_23-2148513966.jpg"},
name: "Wild Strawberry",
price: "$7",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-refreshing-ice-cream-with-copy-space_23-2148513966.jpg",
},
{ {
id: "5", id: "5", name: "Hazelnut Praline", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/mixed-vanilla-chocolate-ice-cream-flavor-food-photography_53876-106081.jpg"},
name: "Hazelnut Praline",
price: "$9",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-vanilla-chocolate-ice-cream-flavor-food-photography_53876-106081.jpg",
},
{ {
id: "6", id: "6", name: "Espresso Roast", price: "$7", imageSrc: "http://img.b2bpic.net/free-photo/close-up-spoon-with-tasty-chocolate-mousse_23-2148622338.jpg"},
name: "Espresso Roast",
price: "$7",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-spoon-with-tasty-chocolate-mousse_23-2148622338.jpg",
},
]} ]}
title="FLAVOR CATALOGUE" title="FLAVOR CATALOGUE"
description="Explore our curated selection of seasonal delights." description="Explore our curated selection of seasonal delights."
@@ -163,41 +119,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "7", id: "7", name: "Coconut Cream", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/summer-dessert-ice-cream-ice-cream-with-coconut_185193-109791.jpg"},
name: "Coconut Cream",
price: "$9",
imageSrc: "http://img.b2bpic.net/free-photo/summer-dessert-ice-cream-ice-cream-with-coconut_185193-109791.jpg",
},
{ {
id: "8", id: "8", name: "Almond Vanilla", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/scoop-vanilla-ice-cream-peanuts-cookies-mint-side-view_141793-3247.jpg"},
name: "Almond Vanilla",
price: "$9",
imageSrc: "http://img.b2bpic.net/free-photo/scoop-vanilla-ice-cream-peanuts-cookies-mint-side-view_141793-3247.jpg",
},
{ {
id: "9", id: "9", name: "Berry Sorbet", price: "$7", imageSrc: "http://img.b2bpic.net/free-photo/blueberry-ice-cream-scoop-black-slate-background_123827-21406.jpg"},
name: "Berry Sorbet",
price: "$7",
imageSrc: "http://img.b2bpic.net/free-photo/blueberry-ice-cream-scoop-black-slate-background_123827-21406.jpg",
},
{ {
id: "10", id: "10", name: "Mango Sorbet", price: "$7", imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-yummy-fruit-salad_23-2148494771.jpg"},
name: "Mango Sorbet",
price: "$7",
imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-yummy-fruit-salad_23-2148494771.jpg",
},
{ {
id: "11", id: "11", name: "Oat Milk Mocha", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-with-cappuccino_140725-3380.jpg"},
name: "Oat Milk Mocha",
price: "$9",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-with-cappuccino_140725-3380.jpg",
},
{ {
id: "12", id: "12", name: "Dark Cherry", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/red-ice-snowflake-with-strawberry_1339-5016.jpg"},
name: "Dark Cherry",
price: "$8",
imageSrc: "http://img.b2bpic.net/free-photo/red-ice-snowflake-with-strawberry_1339-5016.jpg",
},
]} ]}
title="DAIRY FREE OPTIONS" title="DAIRY FREE OPTIONS"
description="Indulge in our plant-based, equally creamy alternatives." description="Indulge in our plant-based, equally creamy alternatives."
@@ -210,45 +142,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", title: "Incredible texture!", quote: "The best pistachio gelato I have had outside of Italy.", name: "Anna Rossi", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-boy-wearing-ruff_23-2148184632.jpg"},
title: "Incredible texture!",
quote: "The best pistachio gelato I have had outside of Italy.",
name: "Anna Rossi",
role: "Food Critic",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-boy-wearing-ruff_23-2148184632.jpg",
},
{ {
id: "2", id: "2", title: "A true gem.", quote: "I love the dairy-free options, they are so rich.", name: "Marco V.", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg"},
title: "A true gem.",
quote: "I love the dairy-free options, they are so rich.",
name: "Marco V.",
role: "Regular Customer",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg",
},
{ {
id: "3", id: "3", title: "Simply perfect.", quote: "The seasonal ingredients really shine through.", name: "Elena S.", role: "Chef", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864225.jpg"},
title: "Simply perfect.",
quote: "The seasonal ingredients really shine through.",
name: "Elena S.",
role: "Chef",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864225.jpg",
},
{ {
id: "4", id: "4", title: "Indulgent.", quote: "My go-to spot for an afternoon treat.", name: "David G.", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-medium-shot_23-2149726251.jpg"},
title: "Indulgent.",
quote: "My go-to spot for an afternoon treat.",
name: "David G.",
role: "Local",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-medium-shot_23-2149726251.jpg",
},
{ {
id: "5", id: "5", title: "Artisan quality.", quote: "Every flavor is meticulously crafted.", name: "Julia M.", role: "Blogger", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-smiling-woman-outdoors_624325-694.jpg"},
title: "Artisan quality.",
quote: "Every flavor is meticulously crafted.",
name: "Julia M.",
role: "Blogger",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-smiling-woman-outdoors_624325-694.jpg",
},
]} ]}
title="FROM OUR GUESTS" title="FROM OUR GUESTS"
description="Experience the joy shared by our community." description="Experience the joy shared by our community."
@@ -262,20 +164,11 @@ export default function LandingPage() {
tag="SINCE 1998" tag="SINCE 1998"
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "15+", description: "Years of experience"},
value: "15+",
description: "Years of experience",
},
{ {
id: "2", id: "2", value: "50+", description: "Unique recipes developed"},
value: "50+",
description: "Unique recipes developed",
},
{ {
id: "3", id: "3", value: "100%", description: "Natural ingredients"},
value: "100%",
description: "Natural ingredients",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -285,48 +178,35 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="VISIT US" tag="VISIT US"
title="LET'S CELEBRATE CRAFT" title="LET'S CELEBRATE CRAFT"
description="Join our mailing list for updates on our seasonal collections." description="Join our mailing list for updates on our seasonal collections."
buttons={[ buttons={[
{ {
text: "ORDER NOW", text: "ORDER NOW", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBaseReveal <FooterBaseReveal
logoText="L'ARTIGIANO" logoText="c9 chocolate and gelato"
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About", label: "About", href: "#about"},
href: "#about",
},
{ {
label: "Careers", label: "Careers", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy", label: "Privacy", href: "#"},
href: "#",
},
{ {
label: "Terms", label: "Terms", href: "#"},
href: "#",
},
], ],
}, },
]} ]}