Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-02-26 18:15:59 +00:00
4 changed files with 42 additions and 42 deletions

View File

@@ -49,7 +49,7 @@ export default function AboutPage() {
description="Founded in 2018 by coffee lovers who believed quality didn't have to mean pretentious."
subdescription="Every cup tells the story of careful sourcing and patient roasting."
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino_181624-19406.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino_181624-19406.jpg?_wi=2"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
@@ -66,7 +66,7 @@ export default function AboutPage() {
author: "Our Promise",
description: "Every bean is ethically sourced. Every drink is crafted with intention. No shortcuts, no artificial flavors.",
tags: ["Quality", "Ethical"],
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg?_wi=3"
},
{
id: "2",
@@ -74,7 +74,7 @@ export default function AboutPage() {
author: "Local Focus",
description: "We partner with local bakeries, support neighborhood events, and create a gathering place for everyone.",
tags: ["Community", "Local"],
imageSrc: "http://img.b2bpic.net/free-photo/mornign-tea-garden-happy-couple-sitting-garden-having-tea_259150-57558.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/mornign-tea-garden-happy-couple-sitting-garden-having-tea_259150-57558.jpg?_wi=2"
},
{
id: "3",
@@ -82,7 +82,7 @@ export default function AboutPage() {
author: "Environmental Care",
description: "From compostable cups to energy-efficient roasting, we're committed to protecting what we love.",
tags: ["Sustainable", "Green"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-preparing-matcha-tea_23-2150163511.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-preparing-matcha-tea_23-2150163511.jpg?_wi=2"
}
]}
animationType="slide-up"
@@ -100,32 +100,32 @@ export default function AboutPage() {
{
id: "1",
name: "Sarah Chen",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3"
},
{
id: "2",
name: "Marcus Williams",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2"
},
{
id: "3",
name: "Elena Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg?_wi=2"
},
{
id: "4",
name: "James Park",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
},
{
id: "5",
name: "Amanda Foster",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4"
},
{
id: "6",
name: "David Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-enjoying-outdoor-coffee-break_1262-20005.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-enjoying-outdoor-coffee-break_1262-20005.jpg?_wi=2"
}
]}
cardAnimation="slide-up"

View File

@@ -65,7 +65,7 @@ export default function ContactPage() {
author: "In Person",
description: "123 Coffee Lane, Brewtown, CA 94102. Right next to the brewery with plenty of parking.",
tags: ["Location", "Parking"],
imageSrc: "http://img.b2bpic.net/free-photo/mornign-tea-garden-happy-couple-sitting-garden-having-tea_259150-57558.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/mornign-tea-garden-happy-couple-sitting-garden-having-tea_259150-57558.jpg?_wi=3"
},
{
id: "2",
@@ -73,7 +73,7 @@ export default function ContactPage() {
author: "Remote Contact",
description: "Call us at (555) 123-BEAN or email hello@branchandbean.com. We respond within 24 hours.",
tags: ["Phone", "Email"],
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-wearing-protective-face-mask-while-serving-coffee-customer-cafe-after-reopening_637285-6598.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-wearing-protective-face-mask-while-serving-coffee-customer-cafe-after-reopening_637285-6598.jpg?_wi=2"
},
{
id: "3",
@@ -81,7 +81,7 @@ export default function ContactPage() {
author: "Special Occasions",
description: "Corporate meetings, weddings, parties—we bring the coffee experience to you.",
tags: ["Catering", "Events"],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-women-having-fun-together_329181-15556.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-women-having-fun-together_329181-15556.jpg?_wi=2"
}
]}
animationType="slide-up"
@@ -98,7 +98,7 @@ export default function ContactPage() {
description="123 Coffee Lane, Brewtown, CA 94102"
subdescription="Free parking available behind building"
icon={Clock}
imageSrc="http://img.b2bpic.net/free-photo/pretty-blonde-woman-talking-phone-looking-involved_259150-57561.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pretty-blonde-woman-talking-phone-looking-involved_259150-57561.jpg?_wi=2"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>

View File

@@ -50,7 +50,7 @@ export default function MenuPage() {
author: "Premium Grade",
description: "Ceremonial-grade matcha powder, steamed milk, perfect balance of earthy and creamy.",
tags: ["Signature", "Premium"],
imageSrc: "http://img.b2bpic.net/free-photo/clear-glass-cup-with-white-liquid_209848-46.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/clear-glass-cup-with-white-liquid_209848-46.jpg?_wi=2"
},
{
id: "2",
@@ -58,7 +58,7 @@ export default function MenuPage() {
author: "Classic Favorite",
description: "Rich espresso with real vanilla bean, perfectly steamed milk, comforting warmth.",
tags: ["Classic", "Comforting"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-blanket_23-2148311998.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-blanket_23-2148311998.jpg?_wi=2"
},
{
id: "3",
@@ -66,7 +66,7 @@ export default function MenuPage() {
author: "Summer Special",
description: "Three cold brew variations: classic, nitro, and seasonal fruit-infused blend.",
tags: ["Iced", "Seasonal"],
imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg?_wi=2"
}
]}
animationType="slide-up"
@@ -84,19 +84,19 @@ export default function MenuPage() {
id: "1",
name: "Artisan Croissants",
price: "$4.50",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-food-coffee_23-2147693712.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/sweet-food-coffee_23-2147693712.jpg?_wi=2"
},
{
id: "2",
name: "Breakfast Sandwich",
price: "$8.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pretzels-with-beer-sausages_23-2148754967.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pretzels-with-beer-sausages_23-2148754967.jpg?_wi=2"
},
{
id: "3",
name: "Local Pastries",
price: "$3.75",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-food-coffee_23-2147693712.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/sweet-food-coffee_23-2147693712.jpg?_wi=3"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -120,7 +120,7 @@ export default function MenuPage() {
author: "Fall Limited",
description: "Real pumpkin puree, warming spices, house-made whipped cream—autumn in a cup.",
tags: ["Fall", "Limited"],
imageSrc: "http://img.b2bpic.net/free-photo/autumn-pumpkin-spice-latte-with-whipped-cream-cinnamon-sticks_9975-23703.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/autumn-pumpkin-spice-latte-with-whipped-cream-cinnamon-sticks_9975-23703.jpg?_wi=2"
},
{
id: "2",
@@ -128,7 +128,7 @@ export default function MenuPage() {
author: "Winter Special",
description: "Rich chocolate, toasted marshmallow foam, graham cracker dust—campfire nostalgia.",
tags: ["Winter", "Indulgent"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-blanket_23-2148311998.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-blanket_23-2148311998.jpg?_wi=3"
}
]}
animationType="slide-up"

View File

@@ -58,23 +58,23 @@ export default function HomePage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino_181624-19406.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino_181624-19406.jpg?_wi=1",
imageAlt: "Espresso pour with rich crema"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-preparing-matcha-tea_23-2150163511.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-preparing-matcha-tea_23-2150163511.jpg?_wi=1",
imageAlt: "Hand whisking vibrant matcha"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mornign-tea-garden-happy-couple-sitting-garden-having-tea_259150-57558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mornign-tea-garden-happy-couple-sitting-garden-having-tea_259150-57558.jpg?_wi=1",
imageAlt: "Cozy patio seating with fountain"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/sweet-food-coffee_23-2147693712.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-food-coffee_23-2147693712.jpg?_wi=1",
imageAlt: "Fresh pastry texture closeup"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-wearing-protective-face-mask-while-serving-coffee-customer-cafe-after-reopening_637285-6598.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-wearing-protective-face-mask-while-serving-coffee-customer-cafe-after-reopening_637285-6598.jpg?_wi=1",
imageAlt: "Barista delivering drink to table"
}
]}
@@ -93,7 +93,7 @@ export default function HomePage() {
author: "Best Seller",
description: "Smooth, vibrant, and never too sweet. Our most beloved drink—made with premium ceremonial-grade matcha and perfectly steamed milk.",
tags: ["House Favorite", "Smooth"],
imageSrc: "http://img.b2bpic.net/free-photo/clear-glass-cup-with-white-liquid_209848-46.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/clear-glass-cup-with-white-liquid_209848-46.jpg?_wi=1"
},
{
id: "2",
@@ -101,7 +101,7 @@ export default function HomePage() {
author: "Everyday Essential",
description: "Cozy and balanced. Rich espresso with velvety steamed milk, delicate vanilla, and that warm feeling you're after.",
tags: ["Comforting", "Classic"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-blanket_23-2148311998.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-blanket_23-2148311998.jpg?_wi=1"
},
{
id: "3",
@@ -109,7 +109,7 @@ export default function HomePage() {
author: "Rotating Special",
description: "Pumpkin spice, s'mores, and limited editions. We rotate seasonal flavors that taste like actual ingredients—no artificial sweetness.",
tags: ["Limited", "Seasonal"],
imageSrc: "http://img.b2bpic.net/free-photo/autumn-pumpkin-spice-latte-with-whipped-cream-cinnamon-sticks_9975-23703.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/autumn-pumpkin-spice-latte-with-whipped-cream-cinnamon-sticks_9975-23703.jpg?_wi=1"
},
{
id: "4",
@@ -117,7 +117,7 @@ export default function HomePage() {
author: "Summer Go-To",
description: "Iced espresso and cold brew for warm days. Crisp, refreshing, and pairs perfectly with our pastry selection.",
tags: ["Iced", "Refreshing"],
imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg?_wi=1"
}
]}
animationType="slide-up"
@@ -137,7 +137,7 @@ export default function HomePage() {
description="Quaint interior. Plenty of seating. And when the weather's right, our patio is the move."
subdescription="Order inside, relax outside—we'll bring it to you."
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/pretty-blonde-woman-talking-phone-looking-involved_259150-57561.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pretty-blonde-woman-talking-phone-looking-involved_259150-57561.jpg?_wi=1"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
@@ -158,13 +158,13 @@ export default function HomePage() {
id: "2",
name: "Brewery Next Door",
price: "Afternoon Vibes",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-women-having-fun-together_329181-15556.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-women-having-fun-together_329181-15556.jpg?_wi=1"
},
{
id: "3",
name: "Pizza + Pretzels",
price: "All-Day Fuel",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pretzels-with-beer-sausages_23-2148754967.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pretzels-with-beer-sausages_23-2148754967.jpg?_wi=1"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -188,7 +188,7 @@ export default function HomePage() {
author: "Full-bodied",
description: "Chocolate, caramel, and a hint of sweetness. Our signature espresso roast for morning intensity and afternoon pulls.",
tags: ["Bold", "Versatile"],
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg?_wi=1"
},
{
id: "2",
@@ -204,7 +204,7 @@ export default function HomePage() {
author: "Limited",
description: "Rotating single origins from trusted farm partners. Limited quantities, distinctive flavor profiles, true craft.",
tags: ["Limited", "Specialty"],
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg?_wi=2"
}
]}
animationType="slide-up"
@@ -226,32 +226,32 @@ export default function HomePage() {
{
id: "1",
name: "Sarah Chen",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"
},
{
id: "2",
name: "Marcus Williams",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1"
},
{
id: "3",
name: "Elena Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286534.jpg?_wi=1"
},
{
id: "4",
name: "James Park",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
},
{
id: "5",
name: "Amanda Foster",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"
},
{
id: "6",
name: "David Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-enjoying-outdoor-coffee-break_1262-20005.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-guy-enjoying-outdoor-coffee-break_1262-20005.jpg?_wi=1"
}
]}
cardAnimation="slide-up"