Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-22 04:24:22 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Brewberry Social"
/>
@@ -59,35 +49,22 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Your Daily Aesthetic Ritual"
description="Brewberry Social is your premium workspace, dessert bar, and cafe sanctuary. Experience the perfect blend of specialty coffee and lofi vibes."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg?_wi=1",
imageAlt: "Cozy cafe interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg", imageAlt: "Cozy cafe interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-scene-with-tables-awning-illustration_23-2151984941.jpg?_wi=1",
imageAlt: "Coffee art",
},
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-scene-with-tables-awning-illustration_23-2151984941.jpg", imageAlt: "Coffee art"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-playing-guitar-table_23-2148705561.jpg?_wi=1",
imageAlt: "Reading corner",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-playing-guitar-table_23-2148705561.jpg", imageAlt: "Reading corner"},
{
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg",
imageAlt: "Working space",
},
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg", imageAlt: "Working space"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes-with-milk-nuts-dark-blue-surface_179666-44482.jpg",
imageAlt: "Aesthetic desserts",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes-with-milk-nuts-dark-blue-surface_179666-44482.jpg", imageAlt: "Aesthetic desserts"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-is-holding-her-cute-dog-drinking-coffee-smiling-cafe_1153-8334.jpg",
imageAlt: "Pet friendly terrace",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-is-holding-her-cute-dog-drinking-coffee-smiling-cafe_1153-8334.jpg", imageAlt: "Pet friendly terrace"},
]}
/>
</div>
@@ -100,47 +77,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Spanish Latte",
price: "$5.50",
variant: "Drink",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-coffee-with-latte-art_140725-5204.jpg",
},
id: "1", name: "Spanish Latte", price: "$5.50", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-coffee-with-latte-art_140725-5204.jpg"},
{
id: "2",
name: "Hazelnut Cold Brew",
price: "$6.00",
variant: "Drink",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-adding-more-milk_114579-20073.jpg",
},
id: "2", name: "Hazelnut Cold Brew", price: "$6.00", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-adding-more-milk_114579-20073.jpg"},
{
id: "3",
name: "Korean Cream Bun",
price: "$4.50",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-crunchy-bagel-close-up_23-2148516636.jpg",
},
id: "3", name: "Korean Cream Bun", price: "$4.50", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/tasty-crunchy-bagel-close-up_23-2148516636.jpg"},
{
id: "4",
name: "Tiramisu Pancakes",
price: "$9.00",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pancakes-with-black-red-currants-strawberries-with-fork-knife-plate-white-checkered-towel_141793-12174.jpg",
},
id: "4", name: "Tiramisu Pancakes", price: "$9.00", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pancakes-with-black-red-currants-strawberries-with-fork-knife-plate-white-checkered-towel_141793-12174.jpg"},
{
id: "5",
name: "Truffle Fries",
price: "$7.50",
variant: "Snack",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-enjoying-dish-poutine_23-2149486009.jpg",
},
id: "5", name: "Truffle Fries", price: "$7.50", variant: "Snack", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-enjoying-dish-poutine_23-2149486009.jpg"},
{
id: "6",
name: "Matcha Cheesecake",
price: "$8.00",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/cheesecake-with-berries-smoothie-cup-matcha-latte-art-white-background_23-2148067017.jpg",
},
id: "6", name: "Matcha Cheesecake", price: "$8.00", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/cheesecake-with-berries-smoothie-cup-matcha-latte-art-white-background_23-2148067017.jpg"},
]}
title="Signature Flavors"
description="From Korean cream buns to our famous Tiramisu pancakes, find your new favorite."
@@ -154,49 +101,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Coworking Ready",
description: "High-speed WiFi and plenty of outlets for your creative flow.",
icon: Wifi,
title: "Coworking Ready", description: "High-speed WiFi and plenty of outlets for your creative flow.", icon: Wifi,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-working-with-his-laptop-cafe_122386-6.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-working-with-his-laptop-cafe_122386-6.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg?_wi=2",
imageAlt: "people working in coffee shop",
},
{
title: "Live Jazz Weekends",
description: "Unwind with our curated lofi and jazz weekend sessions.",
icon: Music,
title: "Live Jazz Weekends", description: "Unwind with our curated lofi and jazz weekend sessions.", icon: Music,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cafe-wooden-table-with-jar-decorative-flowers-against-blurred-background_181624-59999.jpg"},
{
imageSrc: "hero-2",
},
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-scene-with-tables-awning-illustration_23-2151984941.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-scene-with-tables-awning-illustration_23-2151984941.jpg?_wi=2",
imageAlt: "people working in coffee shop",
},
{
title: "Pet Friendly",
description: "Our outdoor terrace is perfect for you and your four-legged companions.",
icon: Coffee,
title: "Pet Friendly", description: "Our outdoor terrace is perfect for you and your four-legged companions.", icon: Coffee,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-is-shopping_1321-366.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/girl-is-shopping_1321-366.jpg"},
{
imageSrc: "hero-1",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-playing-guitar-table_23-2148705561.jpg?_wi=2",
imageAlt: "people working in coffee shop",
},
]}
title="Why You'll Love It"
@@ -209,18 +138,11 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "The ",
},
type: "text", content: "The "},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg",
alt: "dessert",
},
type: "image", src: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg", alt: "dessert"},
{
type: "text",
content: " Destination for Content Creators",
},
type: "text", content: " Destination for Content Creators"},
]}
/>
</div>
@@ -233,45 +155,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Mia",
role: "Creator",
company: "Lifestyle",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-make-up-artist-putting-make-up-himself_23-2150166159.jpg",
},
id: "1", name: "Mia", role: "Creator", company: "Lifestyle", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-make-up-artist-putting-make-up-himself_23-2150166159.jpg"},
{
id: "2",
name: "Liam",
role: "Student",
company: "University",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-bathrobe-drinking-morning-coffee-enjoying-taste-smiling_1258-193248.jpg",
},
id: "2", name: "Liam", role: "Student", company: "University", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-bathrobe-drinking-morning-coffee-enjoying-taste-smiling_1258-193248.jpg"},
{
id: "3",
name: "Sophia",
role: "Designer",
company: "Freelance",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-redhead-female-drinks-coffee-cafe_613910-10428.jpg",
},
id: "3", name: "Sophia", role: "Designer", company: "Freelance", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-redhead-female-drinks-coffee-cafe_613910-10428.jpg"},
{
id: "4",
name: "Noah",
role: "Professional",
company: "Tech",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg",
},
id: "4", name: "Noah", role: "Professional", company: "Tech", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg"},
{
id: "5",
name: "Emma",
role: "Content Creator",
company: "Media",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/with-closed-eyes-pleased-young-student-boy-sitting-desk-with-school-tools-keeping-hand-head-yellow_141793-74778.jpg",
},
id: "5", name: "Emma", role: "Content Creator", company: "Media", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/with-closed-eyes-pleased-young-student-boy-sitting-desk-with-school-tools-keeping-hand-head-yellow_141793-74778.jpg"},
]}
title="Loved by the Community"
description="See why local creators call us their second home."
@@ -284,20 +181,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you offer private bookings?",
content: "Yes, we host private birthday parties and events. Contact us to inquire!",
},
id: "1", title: "Do you offer private bookings?", content: "Yes, we host private birthday parties and events. Contact us to inquire!"},
{
id: "2",
title: "Are you pet friendly?",
content: "Our outdoor seating area is dog-friendly.",
},
id: "2", title: "Are you pet friendly?", content: "Our outdoor seating area is dog-friendly."},
{
id: "3",
title: "Is there free WiFi?",
content: "We offer complimentary high-speed WiFi for all customers.",
},
id: "3", title: "Is there free WiFi?", content: "We offer complimentary high-speed WiFi for all customers."},
]}
title="Common Questions"
description="Got questions? We've got answers."
@@ -309,8 +197,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Stay in the loop"
description="Sign up for secret menu alerts and weekend music schedules."