Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-10 10:20:31 +00:00
5 changed files with 72 additions and 33 deletions

View File

@@ -76,7 +76,7 @@ export default function AboutPage() {
description="Founded by Coffee Lovers"
subdescription="Brew Haven Coffee Co."
icon={Coffee}
imageSrc="http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg?_wi=2"
imageAlt="Brew Haven coffee shop storefront"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -95,7 +95,7 @@ export default function AboutPage() {
title: "Exceptional Sourcing",
subtitle: "Premium beans from ethical partners",
description: "We partner directly with coffee farmers around the world to source only the finest, most sustainably grown beans. Every cup reflects our commitment to excellence and ethical practices.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg?_wi=2",
imageAlt: "Coffee sourcing",
},
{
@@ -104,7 +104,7 @@ export default function AboutPage() {
title: "Gathering Space",
subtitle: "Where neighbors become friends",
description: "Brew Haven is more than a coffee shop—it's a community hub where people connect, create, and collaborate. We host events, support local artists, and foster meaningful conversations over great coffee.",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg?_wi=2",
imageAlt: "Community gathering",
},
{
@@ -113,7 +113,7 @@ export default function AboutPage() {
title: "Environmental Care",
subtitle: "Protecting our planet for the future",
description: "From compostable cups to energy-efficient equipment, we're committed to minimizing our environmental impact. We believe that quality coffee and environmental responsibility go hand in hand.",
imageSrc: "http://img.b2bpic.net/free-photo/big-coffee-cup-wooden-table_23-2148071561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/big-coffee-cup-wooden-table_23-2148071561.jpg?_wi=2",
imageAlt: "Sustainable practices",
},
]}
@@ -134,7 +134,7 @@ export default function AboutPage() {
title: "Craftsmanship Excellence",
subtitle: "Expert espresso preparation",
description: "Our head baristas bring years of experience and countless competitions. They understand every nuance of coffee extraction and are committed to training our team in the art of perfect preparation.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg?_wi=3",
imageAlt: "Head barista",
},
{
@@ -143,7 +143,7 @@ export default function AboutPage() {
title: "Welcoming Atmosphere",
subtitle: "Customer care and connection",
description: "Every team member is trained to provide genuine hospitality. We remember regular customers' names and preferences, creating a warm and welcoming environment where everyone feels valued and appreciated.",
imageSrc: "http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg?_wi=3",
imageAlt: "Hospitality team",
},
{
@@ -152,7 +152,7 @@ export default function AboutPage() {
title: "Creative Seasonal Drinks",
subtitle: "Constantly pushing boundaries",
description: "Our team experiments with seasonal ingredients and innovative flavor combinations. We're always developing new specialty drinks that celebrate the seasons while maintaining our commitment to quality coffee.",
imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-cranberry-pie-summer-cafe-green-bushes_343596-1527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-cranberry-pie-summer-cafe-green-bushes_343596-1527.jpg?_wi=2",
imageAlt: "Seasonal creativity",
},
]}

View File

@@ -80,7 +80,7 @@ export default function ContactPage() {
title: "Find Us Here",
subtitle: "Downtown Coffee Hub",
description: "123 Main Street, Downtown District. Our cozy location is just steps away from public transportation and offers ample street parking. Look for our signature warm interior and inviting storefront.",
imageSrc: "http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg?_wi=4",
imageAlt: "Brew Haven storefront",
},
{
@@ -89,7 +89,7 @@ export default function ContactPage() {
title: "Open for You",
subtitle: "Daily 7AM to 8PM",
description: "Monday through Sunday, we're open early for your morning coffee and stay late for evening gatherings. We also offer special catering hours for private events. Holiday hours may vary—call ahead to confirm.",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg?_wi=3",
imageAlt: "Coffee shop hours",
},
{
@@ -98,7 +98,7 @@ export default function ContactPage() {
title: "Reach Out",
subtitle: "hello@brewhaven.com · (555) 123-4567",
description: "Have questions about our menu, want to book an event, or just want to chat about coffee? Drop us an email or give us a call. We love hearing from our community and respond quickly to all inquiries.",
imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-cranberry-pie-summer-cafe-green-bushes_343596-1527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-cranberry-pie-summer-cafe-green-bushes_343596-1527.jpg?_wi=4",
imageAlt: "Contact information",
},
]}

View File

@@ -1,24 +1,61 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Figtree } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Figtree } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const figtree = Figtree({
variable: "--font-figtree",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Brew Haven - Premium Coffee Experience",
description: "Discover Brew Haven, your destination for expertly crafted coffee. Explore our menu of signature espresso drinks, cold brews, and seasonal creations.",
keywords: "coffee shop, espresso, specialty coffee, latte, cold brew, local cafe",
metadataBase: new URL("https://brewhaven.com"),
alternates: {
canonical: "https://brewhaven.com",
},
openGraph: {
title: "Brew Haven - Premium Coffee",
description: "Experience the finest crafted coffee at Brew Haven",
url: "https://brewhaven.com",
siteName: "Brew Haven",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/top-view-tasty-espresso-served-cup-with-coffee_24972-2324.jpg",
alt: "Brew Haven Coffee",
},
],
},
twitter: {
card: "summary_large_image",
title: "Brew Haven - Premium Coffee",
description: "Experience the finest crafted coffee",
images: ["http://img.b2bpic.net/free-photo/top-view-tasty-espresso-served-cup-with-coffee_24972-2324.jpg"],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -27,7 +64,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${figtree.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${figtree.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -39,4 +78,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -80,7 +80,7 @@ export default function MenuPage() {
title: "Classic Shots",
subtitle: "Pure espresso excellence",
description: "Single, double, or triple shots of our signature espresso blend, carefully pulled for optimal flavor extraction. Experience the rich crema and bold notes that define our premium coffee.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg?_wi=4",
imageAlt: "Espresso shots",
},
{
@@ -89,7 +89,7 @@ export default function MenuPage() {
title: "Creamy Perfection",
subtitle: "Espresso with steamed milk",
description: "Cappuccinos, lattes, and flat whites featuring our premium milk selection and expert steaming technique. Each drink is crafted with precision to achieve the perfect temperature and microfoam texture.",
imageSrc: "http://img.b2bpic.net/free-photo/big-coffee-cup-wooden-table_23-2148071561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/big-coffee-cup-wooden-table_23-2148071561.jpg?_wi=3",
imageAlt: "Creamy milk drinks",
},
{
@@ -98,7 +98,7 @@ export default function MenuPage() {
title: "Refreshing Chill",
subtitle: "Iced coffee drinks",
description: "Cold brews, iced lattes, and refreshing seasonal beverages perfect for warm days. Our cold brew is steeped for 24 hours to create a smooth, naturally sweet coffee concentrate.",
imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-cranberry-pie-summer-cafe-green-bushes_343596-1527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-cranberry-pie-summer-cafe-green-bushes_343596-1527.jpg?_wi=3",
imageAlt: "Cold brew drinks",
},
]}
@@ -119,7 +119,7 @@ export default function MenuPage() {
name: "Ethiopian Yirgacheffe",
price: "$5.99",
variant: "Single Shot · Fruity Notes",
imageSrc: "http://img.b2bpic.net/free-photo/mug-coffee-table_23-2148937235.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mug-coffee-table_23-2148937235.jpg?_wi=2",
imageAlt: "Ethiopian Yirgacheffe",
},
{
@@ -127,7 +127,7 @@ export default function MenuPage() {
name: "Caramel Macchiato",
price: "$6.49",
variant: "Milk · Espresso · Caramel",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coffee-with-milk_23-2149600726.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coffee-with-milk_23-2149600726.jpg?_wi=2",
imageAlt: "Caramel Macchiato",
},
{
@@ -135,7 +135,7 @@ export default function MenuPage() {
name: "Cold Brew Nitro",
price: "$5.49",
variant: "Cold · Smooth · Creamy",
imageSrc: "http://img.b2bpic.net/free-photo/woman-seaside-with-coffee_23-2148574779.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-seaside-with-coffee_23-2148574779.jpg?_wi=2",
imageAlt: "Cold Brew Nitro",
},
{
@@ -143,7 +143,7 @@ export default function MenuPage() {
name: "Lavender Oat Latte",
price: "$6.99",
variant: "Seasonal · Floral · Oat Milk",
imageSrc: "http://img.b2bpic.net/free-photo/big-coffee-cup-wooden-table_23-2148071561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/big-coffee-cup-wooden-table_23-2148071561.jpg?_wi=4",
imageAlt: "Lavender Oat Latte",
},
]}

View File

@@ -90,7 +90,7 @@ export default function HomePage() {
imageAlt: "Artisan latte art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-with-white-wooden-furniture-interior_114579-2232.jpg?_wi=1",
imageAlt: "Coffee shop interior",
},
]}
@@ -111,7 +111,7 @@ export default function HomePage() {
name: "Ethiopian Yirgacheffe",
price: "$5.99",
variant: "Single Shot · Espresso",
imageSrc: "http://img.b2bpic.net/free-photo/mug-coffee-table_23-2148937235.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mug-coffee-table_23-2148937235.jpg?_wi=1",
imageAlt: "Ethiopian Yirgacheffe espresso",
},
{
@@ -119,7 +119,7 @@ export default function HomePage() {
name: "Caramel Macchiato",
price: "$6.49",
variant: "Milk · Espresso · Caramel",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coffee-with-milk_23-2149600726.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coffee-with-milk_23-2149600726.jpg?_wi=1",
imageAlt: "Caramel Macchiato",
},
{
@@ -127,7 +127,7 @@ export default function HomePage() {
name: "Cold Brew Nitro",
price: "$5.49",
variant: "Cold · Smooth · Creamy",
imageSrc: "http://img.b2bpic.net/free-photo/woman-seaside-with-coffee_23-2148574779.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-seaside-with-coffee_23-2148574779.jpg?_wi=1",
imageAlt: "Cold Brew Nitro",
},
]}
@@ -168,7 +168,7 @@ export default function HomePage() {
description="Founded by Coffee Lovers"
subdescription="Brew Haven Coffee Co."
icon={Coffee}
imageSrc="http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg?_wi=1"
imageAlt="Brew Haven coffee shop storefront"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -187,7 +187,7 @@ export default function HomePage() {
title: "Classic Shots",
subtitle: "Pure espresso excellence",
description: "Single, double, or triple shots of our signature espresso blend, carefully pulled for optimal flavor extraction.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125746.jpg?_wi=1",
imageAlt: "Espresso shots",
},
{
@@ -196,7 +196,7 @@ export default function HomePage() {
title: "Creamy Perfection",
subtitle: "Espresso with steamed milk",
description: "Cappuccinos, lattes, and flat whites featuring our premium milk selection and expert steaming technique.",
imageSrc: "http://img.b2bpic.net/free-photo/big-coffee-cup-wooden-table_23-2148071561.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/big-coffee-cup-wooden-table_23-2148071561.jpg?_wi=1",
imageAlt: "Creamy milk drinks",
},
{
@@ -205,7 +205,7 @@ export default function HomePage() {
title: "Refreshing Chill",
subtitle: "Iced coffee drinks",
description: "Cold brews, iced lattes, and refreshing seasonal beverages perfect for warm days.",
imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-cranberry-pie-summer-cafe-green-bushes_343596-1527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-cranberry-pie-summer-cafe-green-bushes_343596-1527.jpg?_wi=1",
imageAlt: "Cold brew drinks",
},
]}