Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-02-12 12:05:37 +00:00
2 changed files with 36 additions and 93 deletions

View File

@@ -4,36 +4,24 @@ import { Work_Sans } from "next/font/google";
import "./globals.css";
const openSans = Open_Sans({
variable: "--font-open-sans",
subsets: ["latin"],
variable: "--font-open-sans", subsets: ["latin"],
});
const workSans = Work_Sans({
variable: "--font-work-sans",
subsets: ["latin"],
variable: "--font-work-sans", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Brew Haven - Premium Coffee & Cozy Atmosphere",
description: "Discover artisanal coffee, expert baristas, and a welcoming community at Brew Haven. Specialty blends, seasonal offerings, and the perfect space to work or relax.",
keywords: ["coffee shop", "specialty coffee", "barista", "latte", "espresso", "cozy café", "local coffee"],
title: "Brew Haven - Premium Coffee & Cozy Atmosphere", description: "Discover artisanal coffee, expert baristas, and a welcoming community at Brew Haven. Specialty blends, seasonal offerings, and the perfect space to work or relax.", keywords: ["coffee shop", "specialty coffee", "barista", "latte", "espresso", "cozy café", "local coffee"],
openGraph: {
title: "Brew Haven - Premium Coffee & Cozy Atmosphere",
description: "Experience exceptional coffee and a warm, welcoming space at Brew Haven. Visit us today.",
siteName: "Brew Haven",
type: "website",
images: [
title: "Brew Haven - Premium Coffee & Cozy Atmosphere", description: "Experience exceptional coffee and a warm, welcoming space at Brew Haven. Visit us today.", siteName: "Brew Haven", type: "website", images: [
{
url: "https://img.b2bpic.net/free-photo/cup-cappuccino-with-cookies_140725-6400.jpg",
alt: "Brew Haven specialty latte"
url: "https://img.b2bpic.net/free-photo/cup-cappuccino-with-cookies_140725-6400.jpg", alt: "Brew Haven specialty latte"
}
]
},
twitter: {
card: "summary_large_image",
title: "Brew Haven - Premium Coffee & Cozy Atmosphere",
description: "Discover artisanal coffee and a welcoming community at Brew Haven.",
images: ["https://img.b2bpic.net/free-photo/cup-cappuccino-with-cookies_140725-6400.jpg"]
card: "summary_large_image", title: "Brew Haven - Premium Coffee & Cozy Atmosphere", description: "Discover artisanal coffee and a welcoming community at Brew Haven.", images: ["https://img.b2bpic.net/free-photo/cup-cappuccino-with-cookies_140725-6400.jpg"]
}
};

View File

@@ -51,15 +51,15 @@ export default function HomePage() {
enableKpiAnimation={true}
tag="Premium Coffee Experience"
tagIcon={Coffee}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
buttons={[
{ text: "Explore Our Menu", href: "#menu" },
{ text: "Visit Us Today", href: "#contact" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
imageSrc="https://img.b2bpic.net/free-photo/cup-cappuccino-with-cookies_140725-6400.jpg"
imageAlt="Beautifully crafted latte with latte art"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
imagePosition="right"
/>
</div>
@@ -68,8 +68,7 @@ export default function HomePage() {
<TextSplitAbout
title="Our Story"
description={[
"Brew Haven was founded in 2009 with a simple mission: serve exceptional coffee and foster a welcoming community. Our passion for quality drives everything we do, from sourcing the finest beans to training our baristas to perfection.",
"We believe in sustainability, supporting local roasters, and creating a space where people feel at home. Whether you're a coffee connoisseur or just discovering your favorite brew, we're here to make every visit memorable."
"Brew Haven was founded in 2009 with a simple mission: serve exceptional coffee and foster a welcoming community. Our passion for quality drives everything we do, from sourcing the finest beans to training our baristas to perfection.", "We believe in sustainability, supporting local roasters, and creating a space where people feel at home. Whether you're a coffee connoisseur or just discovering your favorite brew, we're here to make every visit memorable."
]}
buttons={[
{ text: "Learn More About Our Roasts", href: "#" }
@@ -85,31 +84,19 @@ export default function HomePage() {
description="Explore our carefully curated selection of specialty beverages and pastry pairings"
tag="Menu Highlights"
tagIcon={UtensilsCrossed}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
features={[
{
title: "Single Origin Espresso",
description: "Bold, rich espresso from our signature single-origin roasts. Perfect for those who appreciate the pure essence of coffee.",
imageSrc: "https://img.b2bpic.net/free-photo/high-angle-woman-with-coffee-cup_23-2150244119.jpg",
imageAlt: "Single origin espresso shot"
title: "Single Origin Espresso", description: "Bold, rich espresso from our signature single-origin roasts. Perfect for those who appreciate the pure essence of coffee.", imageSrc: "https://img.b2bpic.net/free-photo/high-angle-woman-with-coffee-cup_23-2150244119.jpg", imageAlt: "Single origin espresso shot"
},
{
title: "Silky Cappuccino",
description: "Perfectly steamed milk meets premium espresso. Our baristas craft each cappuccino with precision and artistry.",
imageSrc: "https://img.b2bpic.net/free-photo/high-angle-glass-with-delicious-coffee_23-2149703761.jpg",
imageAlt: "Cappuccino with beautiful latte art"
title: "Silky Cappuccino", description: "Perfectly steamed milk meets premium espresso. Our baristas craft each cappuccino with precision and artistry.", imageSrc: "https://img.b2bpic.net/free-photo/high-angle-glass-with-delicious-coffee_23-2149703761.jpg", imageAlt: "Cappuccino with beautiful latte art"
},
{
title: "Cold Brew Refresh",
description: "Smooth, naturally sweet cold brew served over ice. Ideal for warm days and those seeking a refreshing pick-me-up.",
imageSrc: "https://img.b2bpic.net/free-photo/side-view-cappuccino-cup-with-oatmeal-cookies-tray_141793-12976.jpg",
imageAlt: "Refreshing cold brew with ice"
title: "Cold Brew Refresh", description: "Smooth, naturally sweet cold brew served over ice. Ideal for warm days and those seeking a refreshing pick-me-up.", imageSrc: "https://img.b2bpic.net/free-photo/side-view-cappuccino-cup-with-oatmeal-cookies-tray_141793-12976.jpg", imageAlt: "Refreshing cold brew with ice"
},
{
title: "Coffee Bean Selection",
description: "Take home our carefully selected whole bean coffees. Available in light, medium, and dark roasts from around the world.",
imageSrc: "https://img.b2bpic.net/free-photo/coffee-beans-closeup-background_1232-2002.jpg",
imageAlt: "Close-up of premium roasted coffee beans"
title: "Coffee Bean Selection", description: "Take home our carefully selected whole bean coffees. Available in light, medium, and dark roasts from around the world.", imageSrc: "https://img.b2bpic.net/free-photo/coffee-beans-closeup-background_1232-2002.jpg", imageAlt: "Close-up of premium roasted coffee beans"
}
]}
textboxLayout="default"
@@ -125,19 +112,13 @@ export default function HomePage() {
description="More than just coffee—discover an atmosphere designed for connection, creativity, and comfort"
tag="Atmosphere"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
features={[
{
title: "Expert Barista Craft",
description: "Our skilled baristas train continuously to perfect their craft. Every beverage is made with precision, technique, and passion.",
imageSrc: "https://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg",
imageAlt: "Skilled barista pouring steamed milk"
title: "Expert Barista Craft", description: "Our skilled baristas train continuously to perfect their craft. Every beverage is made with precision, technique, and passion.", imageSrc: "https://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg", imageAlt: "Skilled barista pouring steamed milk"
},
{
title: "Cozy Seating",
description: "Whether you're working, studying, or catching up with friends, find your perfect spot in our warm, inviting space.",
imageSrc: "https://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg",
imageAlt: "Comfortable seating area in coffee shop"
title: "Cozy Seating", description: "Whether you're working, studying, or catching up with friends, find your perfect spot in our warm, inviting space.", imageSrc: "https://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg", imageAlt: "Comfortable seating area in coffee shop"
}
]}
textboxLayout="default"
@@ -153,43 +134,23 @@ export default function HomePage() {
description="Hear what our regular customers and visitors have to say about their Brew Haven experience"
tag="Customer Reviews"
tagIcon={Heart}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Sarah Mitchell",
role: "Remote Worker",
company: "Tech Startup",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageAlt: "Sarah Mitchell"
id: "1", name: "Sarah Mitchell", role: "Remote Worker", company: "Tech Startup", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"
},
{
id: "2",
name: "James Chen",
role: "Coffee Enthusiast",
company: "Local Community",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
imageAlt: "James Chen"
id: "2", name: "James Chen", role: "Coffee Enthusiast", company: "Local Community", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "James Chen"
},
{
id: "3",
name: "Emma Rodriguez",
role: "Student",
company: "University",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg",
imageAlt: "Emma Rodriguez"
id: "3", name: "Emma Rodriguez", role: "Student", company: "University", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "Emma Rodriguez"
},
{
id: "4",
name: "Michael Thompson",
role: "Business Owner",
company: "Local Business",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
imageAlt: "Michael Thompson"
id: "4", name: "Michael Thompson", role: "Business Owner", company: "Local Business", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Thompson"
}
]}
kpiItems={[
@@ -209,25 +170,19 @@ export default function HomePage() {
description="Discover our limited-time seasonal blends and special promotions throughout the year"
tag="Special Collections"
tagIcon={Gift}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
metrics={[
{
id: "1",
icon: Leaf,
title: "Spring Blends",
value: "5 New Roasts"
id: "1", icon: Leaf,
title: "Spring Blends", value: "5 New Roasts"
},
{
id: "2",
icon: Sun,
title: "Summer Specials",
value: "Cold Brew Bar"
id: "2", icon: Sun,
title: "Summer Specials", value: "Cold Brew Bar"
},
{
id: "3",
icon: Flame,
title: "Fall Favorites",
value: "Seasonal Lattes"
id: "3", icon: Flame,
title: "Fall Favorites", value: "Seasonal Lattes"
}
]}
textboxLayout="default"
@@ -240,14 +195,14 @@ export default function HomePage() {
<ContactCTA
tag="Get in Touch"
tagIcon={MapPin}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="Ready to Experience Brew Haven?"
description="Visit us at our cozy location, call for catering inquiries, or follow us on social media for the latest updates and seasonal specials."
buttons={[
{ text: "Find Our Location", href: "#" },
{ text: "Order Online", href: "#" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}
/>