Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-11 13:32:08 +00:00

View File

@@ -30,17 +30,11 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Menu",
id: "products",
},
name: "Menu", id: "products"},
{
name: "Order",
id: "contact",
},
name: "Order", id: "contact"},
]}
brandName="Futuro Cafe"
/>
@@ -49,17 +43,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Futuro Cafe Experience"
description="Taste the future of coffee. Artisanal brews crafted with precision and passion."
buttons={[
{
text: "Explore Menu",
href: "#products",
},
text: "Explore Menu", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg"
imageAlt="Futuristic cafe experience"
/>
</div>
@@ -72,47 +63,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Signature Espresso",
price: "25 DH",
variant: "Hot",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-ice-cappuccino-glass-wooden-plate-with-decorations-black_181624-24413.jpg?_wi=1",
},
id: "p1", name: "Signature Espresso", price: "25 DH", variant: "Hot", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-ice-cappuccino-glass-wooden-plate-with-decorations-black_181624-24413.jpg"},
{
id: "p2",
name: "Butter Croissant",
price: "15 DH",
variant: "Bakery",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-with-cinnamon-roll_23-2148543694.jpg",
},
id: "p2", name: "Butter Croissant", price: "15 DH", variant: "Bakery", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-with-cinnamon-roll_23-2148543694.jpg"},
{
id: "p3",
name: "Iced Caramel",
price: "35 DH",
variant: "Cold",
imageSrc: "http://img.b2bpic.net/free-photo/two-milkshakes-glasses-with-straws-table_181624-38867.jpg",
},
id: "p3", name: "Iced Caramel", price: "35 DH", variant: "Cold", imageSrc: "http://img.b2bpic.net/free-photo/two-milkshakes-glasses-with-straws-table_181624-38867.jpg"},
{
id: "p4",
name: "Dark Mocha",
price: "30 DH",
variant: "Hot",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-easter-decorations_23-2150249796.jpg",
},
id: "p4", name: "Dark Mocha", price: "30 DH", variant: "Hot", imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-easter-decorations_23-2150249796.jpg"},
{
id: "p5",
name: "Velvet Cake",
price: "40 DH",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/slice-cherry-cake-white-plate_181624-22256.jpg",
},
id: "p5", name: "Velvet Cake", price: "40 DH", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/slice-cherry-cake-white-plate_181624-22256.jpg"},
{
id: "p6",
name: "V60 Drip",
price: "45 DH",
variant: "Hot",
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg",
},
id: "p6", name: "V60 Drip", price: "45 DH", variant: "Hot", imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-coffee-with-chemex_1220-7512.jpg"},
]}
title="Our Menu"
description="Savor the exquisite flavors curated for true coffee connoisseurs."
@@ -128,28 +89,13 @@ export default function LandingPage() {
description="Our commitment to quality ensures every cup, snack, and moment spent at Futuro Cafe is elevated beyond the ordinary."
features={[
{
title: "Premium Sourcing",
description: "Direct trade coffee beans sourced from sustainable micro-lots worldwide.",
bentoComponent: "reveal-icon",
icon: Coffee,
imageSrc: "http://img.b2bpic.net/free-photo/beauty-salon-with-cosmetology-equipment-anime-style_23-2151501037.jpg",
imageAlt: "Beauty salon with cosmetology equipment in anime style",
title: "Premium Sourcing", description: "Direct trade coffee beans sourced from sustainable micro-lots worldwide.", bentoComponent: "reveal-icon", icon: Coffee,
},
{
title: "Advanced Extraction",
description: "Precision temperature control for consistent flavor profiles.",
bentoComponent: "reveal-icon",
icon: Gauge,
imageSrc: "http://img.b2bpic.net/free-photo/city-background-panoramic-view_23-2148892961.jpg?_wi=2",
imageAlt: "Beauty salon with cosmetology equipment in anime style",
title: "Advanced Extraction", description: "Precision temperature control for consistent flavor profiles.", bentoComponent: "reveal-icon", icon: Gauge,
},
{
title: "Artisanal Pastries",
description: "Hand-folded croissants baked fresh every single morning.",
bentoComponent: "reveal-icon",
icon: Croissant,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-ice-cappuccino-glass-wooden-plate-with-decorations-black_181624-24413.jpg?_wi=2",
imageAlt: "Beauty salon with cosmetology equipment in anime style",
title: "Artisanal Pastries", description: "Hand-folded croissants baked fresh every single morning.", bentoComponent: "reveal-icon", icon: Croissant,
},
]}
/>
@@ -166,17 +112,11 @@ export default function LandingPage() {
mediaAnimation="slide-up"
bulletPoints={[
{
title: "Future-Proof Design",
description: "Experience an immersive atmosphere with neon accents and smart lighting.",
},
title: "Future-Proof Design", description: "Experience an immersive atmosphere with neon accents and smart lighting."},
{
title: "Expert Baristas",
description: "Professional training at the core of our service philosophy.",
},
title: "Expert Baristas", description: "Professional training at the core of our service philosophy."},
{
title: "Seamless Ordering",
description: "Digitized experience optimized for speed and convenience.",
},
title: "Seamless Ordering", description: "Digitized experience optimized for speed and convenience."},
]}
/>
</div>
@@ -185,8 +125,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Order Now"
title="Ready to order?"
description="Tap below to contact us directly via WhatsApp and order your favorite drink."
@@ -199,13 +138,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="FUTURO CAFE"
leftLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
rightLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
/>
</div>
</ReactLenis>