Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-11 08:15:37 +00:00

View File

@@ -29,22 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "About",
id: "#about",
},
{
name: "Menu",
id: "#menu",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Home", id: "#hero" },
{ name: "About", id: "#about" },
{ name: "Menu", id: "#menu" },
{ name: "Contact", id: "#contact" },
]}
brandName="Coffee Wave"
/>
@@ -52,43 +40,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Where Every Cup Tells a Story"
description="Artisan coffee, handcrafted food & industrial charm — Strand, South Africa"
tag="Strand's Finest Cafe"
buttons={[
{
text: "View Our Menu",
href: "#menu",
},
{
text: "Find Us",
href: "#contact",
},
{ text: "View Our Menu", href: "#menu" },
{ text: "Find Us", href: "#contact" },
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436161.jpg?_wi=1",
imageAlt: "Coffee Wave Cafe Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg?_wi=1",
imageAlt: "Cafe Atmosphere",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/round-wicker-basket-table-wicker-basket-interior-closeup_169016-62058.jpg",
imageAlt: "Round wicker basket on the table",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-empty-wooden-chairs_1203-4495.jpg",
imageAlt: "Modern interior empty wooden chairs",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/open-bible-stand-sun-rays-light-faith_169016-71695.jpg",
imageAlt: "Open bible on a stand in sun rays",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436161.jpg", imageAlt: "Coffee Wave Cafe Interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg", imageAlt: "Cafe Atmosphere" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -110,42 +72,12 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Smoked Chicken Mayo Tramezzini",
price: "R85",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-take-away-boxes_231208-7728.jpg?_wi=1",
},
{
id: "p2",
name: "Bacon & Egg Ciabatta",
price: "R95",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-toast-with-vegetables-arugula-cheese-tray_141793-2846.jpg",
},
{
id: "p3",
name: "Cream Cheese & Pesto Croissant",
price: "R65",
imageSrc: "http://img.b2bpic.net/free-photo/spinach-croissant_1339-2913.jpg",
},
{
id: "p4",
name: "Signature Carrot Cake",
price: "R55",
imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-chocolate-book-cinnamons-gray-background-high-quality-photo_114579-68982.jpg",
},
{
id: "p5",
name: "Hazelnut Specialty Coffee",
price: "R50",
imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg",
},
{
id: "p6",
name: "Indulgent Hot Chocolate",
price: "R60",
imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-slice-with-cream-cheese-frosting_123827-37136.jpg",
},
{ id: "p1", name: "Smoked Chicken Mayo Tramezzini", price: "R85", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-take-away-boxes_231208-7728.jpg" },
{ id: "p2", name: "Bacon & Egg Ciabatta", price: "R95", imageSrc: "http://img.b2bpic.net/free-photo/front-view-toast-with-vegetables-arugula-cheese-tray_141793-2846.jpg" },
{ id: "p3", name: "Cream Cheese & Pesto Croissant", price: "R65", imageSrc: "http://img.b2bpic.net/free-photo/spinach-croissant_1339-2913.jpg" },
{ id: "p4", name: "Signature Carrot Cake", price: "R55", imageSrc: "http://img.b2bpic.net/free-photo/cup-hot-chocolate-book-cinnamons-gray-background-high-quality-photo_114579-68982.jpg" },
{ id: "p5", name: "Hazelnut Specialty Coffee", price: "R50", imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg" },
{ id: "p6", name: "Indulgent Hot Chocolate", price: "R60", imageSrc: "http://img.b2bpic.net/free-photo/carrot-cake-slice-with-cream-cheese-frosting_123827-37136.jpg" },
]}
title="Our Artisan Menu"
description="Handcrafted tramezzini, ciabattas, and pastries."
@@ -158,42 +90,10 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{
id: "f1",
title: "Artisan Coffee",
descriptions: [
"Freshly roasted blends crafted for perfection.",
],
imageSrc: "http://img.b2bpic.net/free-photo/composition-marine-elements-with-copyspace_23-2147804680.jpg",
imageAlt: "Composition of marine elements with copyspace",
},
{
id: "f2",
title: "Industrial Décor",
descriptions: [
"Exposed brick, rope details, and vintage charm.",
],
imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436161.jpg?_wi=2",
imageAlt: "Composition of marine elements with copyspace",
},
{
id: "f3",
title: "Ocean Views",
descriptions: [
"Strand's best view while you sip.",
],
imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg?_wi=2",
imageAlt: "Composition of marine elements with copyspace",
},
{
id: "f4",
title: "Relaxing Jazz",
descriptions: [
"Curated playlists for the perfect ambiance.",
],
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-take-away-boxes_231208-7728.jpg?_wi=2",
imageAlt: "Composition of marine elements with copyspace",
},
{ id: "f1", title: "Artisan Coffee", descriptions: ["Freshly roasted blends crafted for perfection."], imageSrc: "http://img.b2bpic.net/free-photo/composition-marine-elements-with-copyspace_23-2147804680.jpg", imageAlt: "Composition of marine elements with copyspace" },
{ id: "f2", title: "Industrial Décor", descriptions: ["Exposed brick, rope details, and vintage charm."], imageSrc: "http://img.b2bpic.net/free-photo/circular-clock-indoors-still-life_23-2150436161.jpg", imageAlt: "Composition of marine elements with copyspace" },
{ id: "f3", title: "Ocean Views", descriptions: ["Strand's best view while you sip."], imageSrc: "http://img.b2bpic.net/free-photo/charming-african-american-woman-model-black-jacket-hat-waist-bag-relaxing-cafe-free-time-with-mobile-phone_627829-5382.jpg", imageAlt: "Composition of marine elements with copyspace" },
{ id: "f4", title: "Relaxing Jazz", descriptions: ["Curated playlists for the perfect ambiance."], imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-take-away-boxes_231208-7728.jpg", imageAlt: "Composition of marine elements with copyspace" },
]}
title="Why Coffee Wave"
description="More than just a coffee shop."
@@ -207,26 +107,11 @@ export default function LandingPage() {
rating={5}
author="Sarah Jenkins"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg",
alt: "Reviewer Sarah",
},
{
src: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg",
alt: "Reviewer Mark",
},
{
src: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg",
alt: "Reviewer Elena",
},
{
src: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg",
alt: "Reviewer John",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-person-holding-coffee-filter_23-2148349626.jpg",
alt: "Reviewer Chloe",
},
{ src: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-milk-delicious-coffee-cup_23-2148865585.jpg", alt: "Reviewer Sarah" },
{ src: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg", alt: "Reviewer Mark" },
{ src: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg", alt: "Reviewer Elena" },
{ src: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg", alt: "Reviewer John" },
{ src: "http://img.b2bpic.net/free-photo/close-up-person-holding-coffee-filter_23-2148349626.jpg", alt: "Reviewer Chloe" },
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -239,30 +124,9 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={true}
features={[
{
id: "g1",
title: "Interior Details",
descriptions: [
"Rope ceilings and vintage flair",
],
imageSrc: "http://img.b2bpic.net/free-photo/blurry-view-workplace_1203-1055.jpg",
},
{
id: "g2",
title: "Beachfront View",
descriptions: [
"Overlooking the municipal pool",
],
imageSrc: "http://img.b2bpic.net/free-photo/deckchair-swimming-pool-hotel_1150-11072.jpg",
},
{
id: "g3",
title: "Handcrafted Meals",
descriptions: [
"Toasted to perfection",
],
imageSrc: "http://img.b2bpic.net/free-photo/tree-types-sandwiches-with-tomato-cheese-apple-olive-other-ingredients_114579-3141.jpg",
},
{ id: "g1", title: "Interior Details", descriptions: ["Rope ceilings and vintage flair"], imageSrc: "http://img.b2bpic.net/free-photo/blurry-view-workplace_1203-1055.jpg" },
{ id: "g2", title: "Beachfront View", descriptions: ["Overlooking the municipal pool"], imageSrc: "http://img.b2bpic.net/free-photo/deckchair-swimming-pool-hotel_1150-11072.jpg" },
{ id: "g3", title: "Handcrafted Meals", descriptions: ["Toasted to perfection"], imageSrc: "http://img.b2bpic.net/free-photo/tree-types-sandwiches-with-tomato-cheese-apple-olive-other-ingredients_114579-3141.jpg" },
]}
title="A Glimpse Inside"
description="Visuals from our artisan corner."
@@ -272,9 +136,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "rotated-rays-static",
}}
background={{ variant: "rotated-rays-static" }}
tag="Get in Touch"
title="Visit Us"
description="Located near the municipal pool in Strand. Join us for a cup!"
@@ -288,41 +150,9 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/cup-curd-with-chocolate-cookies_114579-19109.jpg"
logoText="Coffee Wave"
columns={[
{
title: "Company",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Menu",
href: "#menu",
},
],
},
{
title: "Social",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
],
},
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Menu", href: "#menu" }] },
{ title: "Social", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }] },
]}
copyrightText="Coffee Wave — Sip. Relax. Repeat. © 2025"
/>