Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-03 15:11:07 +00:00
2 changed files with 23 additions and 89 deletions

View File

@@ -9,37 +9,21 @@ import { Instagram, Mail, Phone } from "lucide-react";
export default function GalleryPage() {
const galleryImages = [
{
imageSrc: "http://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg?_wi=2",
imageAlt: "Haven Cafe interior ambiance with cozy seating",
},
title: "Haven Cafe interior ambiance with cozy seating", description: "Experience the warm and welcoming atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg", imageAlt: "Haven Cafe interior ambiance with cozy seating"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-barista-with-apron-coffee-machine_23-2148824389.jpg?_wi=2",
imageAlt: "Our talented barista at work with espresso machine",
},
title: "Our talented barista at work with espresso machine", description: "Skilled craftsmanship in every cup", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-barista-with-apron-coffee-machine_23-2148824389.jpg", imageAlt: "Our talented barista at work with espresso machine"},
{
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg?_wi=2",
imageAlt: "Inviting seating area perfect for gatherings",
},
title: "Inviting seating area perfect for gatherings", description: "Your perfect space to connect and relax", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg", imageAlt: "Inviting seating area perfect for gatherings"},
{
imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg?_wi=2",
imageAlt: "Expert barista crafting specialty drinks with precision",
},
title: "Expert barista crafting specialty drinks with precision", description: "Artistry in every beverage", imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg", imageAlt: "Expert barista crafting specialty drinks with precision"},
{
imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg?_wi=2",
imageAlt: "Delicious freshly baked pastries and croissants",
},
title: "Delicious freshly baked pastries and croissants", description: "Freshly made treats daily", imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg", imageAlt: "Delicious freshly baked pastries and croissants"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-cup-coffee-table_53876-63270.jpg?_wi=2",
imageAlt: "Beautifully plated sandwiches and specialty drinks",
},
title: "Beautifully plated sandwiches and specialty drinks", description: "Culinary excellence on every plate", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-cup-coffee-table_53876-63270.jpg", imageAlt: "Beautifully plated sandwiches and specialty drinks"},
{
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=2",
imageAlt: "Warm and welcoming Haven Cafe atmosphere",
},
title: "Warm and welcoming Haven Cafe atmosphere", description: "Where everyone feels at home", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg", imageAlt: "Warm and welcoming Haven Cafe atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg?_wi=2",
imageAlt: "Detail of premium coffee preparation process",
},
title: "Detail of premium coffee preparation process", description: "Quality in every step", imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg", imageAlt: "Detail of premium coffee preparation process"},
];
return (

View File

@@ -47,7 +47,7 @@ export default function HomePage() {
{ text: "View Menu", href: "/menu" },
{ text: "Visit Us", href: "/visit" },
]}
imageSrc="http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg"
imageAlt="Cozy Haven Cafe interior with warm lighting"
showDimOverlay={true}
buttonAnimation="slide-up"
@@ -60,23 +60,11 @@ export default function HomePage() {
description="Discover the essence of our cafe experience"
features={[
{
title: "Craft Coffee & Espresso",
description: "Expertly crafted beverages using premium, locally-sourced beans",
imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg?_wi=1",
imageAlt: "Craft coffee and espresso drinks",
},
title: "Craft Coffee & Espresso", description: "Expertly crafted beverages using premium, locally-sourced beans", imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg", imageAlt: "Craft coffee and espresso drinks"},
{
title: "Signature Boba & Matcha",
description: "Unique specialty drinks crafted with passion and fresh ingredients",
imageSrc: "http://img.b2bpic.net/free-photo/iced-green-tea-milkshake_1339-5939.jpg",
imageAlt: "Boba and matcha specialty drinks",
},
title: "Signature Boba & Matcha", description: "Unique specialty drinks crafted with passion and fresh ingredients", imageSrc: "http://img.b2bpic.net/free-photo/iced-green-tea-milkshake_1339-5939.jpg", imageAlt: "Boba and matcha specialty drinks"},
{
title: "Cozy Space to Study & Hang Out",
description: "The perfect environment to relax, work, or spend time with friends",
imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg",
imageAlt: "Comfortable seating area at Haven Cafe",
},
title: "Cozy Space to Study & Hang Out", description: "The perfect environment to relax, work, or spend time with friends", imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg", imageAlt: "Comfortable seating area at Haven Cafe"},
]}
gridVariant="three-columns-all-equal-width"
textboxLayout="default"
@@ -89,9 +77,7 @@ export default function HomePage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "A calm, welcoming space where coffee lovers, boba enthusiasts, and hungry guests gather. Haven Cafe is more than just a cafe—it's a sanctuary in Lynnwood where quality, comfort, and community come together. Whether you're seeking a quiet moment with your favorite drink or a social hub to connect with friends, Haven Cafe is your haven.",
},
type: "text", content: "A calm, welcoming space where coffee lovers, boba enthusiasts, and hungry guests gather. Haven Cafe is more than just a cafe—it's a sanctuary in Lynnwood where quality, comfort, and community come together. Whether you're seeking a quiet moment with your favorite drink or a social hub to connect with friends, Haven Cafe is your haven."},
]}
useInvertedBackground={false}
buttons={[{ text: "Explore More", href: "/menu" }]}
@@ -104,37 +90,13 @@ export default function HomePage() {
description="Try our most beloved drinks and bites"
products={[
{
id: "1",
name: "Honey Lavender Latte",
price: "Seasonal",
variant: "Smooth & Floral",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-flowers_23-2148134355.jpg",
imageAlt: "Honey Lavender Latte",
},
id: "1", name: "Honey Lavender Latte", price: "Seasonal", variant: "Smooth & Floral", imageSrc: "http://img.b2bpic.net/free-photo/coffee-flowers_23-2148134355.jpg", imageAlt: "Honey Lavender Latte"},
{
id: "2",
name: "Brown Sugar Boba Latte",
price: "Signature",
variant: "Sweet & Creamy",
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-thai-tea-beverage_23-2148994336.jpg",
imageAlt: "Brown Sugar Boba Latte",
},
id: "2", name: "Brown Sugar Boba Latte", price: "Signature", variant: "Sweet & Creamy", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-thai-tea-beverage_23-2148994336.jpg", imageAlt: "Brown Sugar Boba Latte"},
{
id: "3",
name: "Matcha Latte",
price: "Premium",
variant: "Earthy & Smooth",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-holding-hands-trendy-green-matcha-drink-with-latte-art_169016-34119.jpg",
imageAlt: "Matcha Latte",
},
id: "3", name: "Matcha Latte", price: "Premium", variant: "Earthy & Smooth", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-holding-hands-trendy-green-matcha-drink-with-latte-art_169016-34119.jpg", imageAlt: "Matcha Latte"},
{
id: "4",
name: "Turkey Pesto Panini",
price: "Fresh Bites",
variant: "Gourmet Sandwich",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwich-with-sauce-greens-roasted-bell-peppers-glasses-fresh-juice-with-straws_181624-42066.jpg",
imageAlt: "Turkey Pesto Panini",
},
id: "4", name: "Turkey Pesto Panini", price: "Fresh Bites", variant: "Gourmet Sandwich", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwich-with-sauce-greens-roasted-bell-peppers-glasses-fresh-juice-with-straws_181624-42066.jpg", imageAlt: "Turkey Pesto Panini"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -150,29 +112,17 @@ export default function HomePage() {
description="Step into the warmth and charm of Haven Cafe"
features={[
{
imageSrc: "http://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg?_wi=1",
imageAlt: "Haven Cafe interior ambiance",
},
title: "Haven Cafe interior ambiance", description: "Experience the warm and welcoming atmosphere of our cafe", imageSrc: "http://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg", imageAlt: "Haven Cafe interior ambiance"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-barista-with-apron-coffee-machine_23-2148824389.jpg?_wi=1",
imageAlt: "Coffee bar and espresso station",
},
title: "Coffee bar and espresso station", description: "Watch our skilled baristas craft perfect drinks", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-barista-with-apron-coffee-machine_23-2148824389.jpg", imageAlt: "Coffee bar and espresso station"},
{
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg?_wi=1",
imageAlt: "Cozy seating area",
},
title: "Cozy seating area", description: "Find your perfect spot to relax and connect", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg", imageAlt: "Cozy seating area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg?_wi=1",
imageAlt: "Barista crafting specialty drinks",
},
title: "Barista crafting specialty drinks", description: "Expertly prepared beverages made with care", imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg", imageAlt: "Barista crafting specialty drinks"},
{
imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg?_wi=1",
imageAlt: "Fresh pastries and baked goods",
},
title: "Fresh pastries and baked goods", description: "Delicious treats to complement your drink", imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg", imageAlt: "Fresh pastries and baked goods"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-cup-coffee-table_53876-63270.jpg?_wi=1",
imageAlt: "Cafe design details",
},
title: "Cafe design details", description: "Every corner thoughtfully designed for comfort", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-cup-coffee-table_53876-63270.jpg", imageAlt: "Cafe design details"},
]}
gridVariant="four-items-2x2-equal-grid"
textboxLayout="default"