Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-02-25 13:13:11 +00:00
3 changed files with 34 additions and 34 deletions

View File

@@ -65,8 +65,8 @@ export default function AboutPage() {
description: "We partner directly with coffee farmers, ensuring fair trade practices and environmental sustainability in every bean we source.",
icon: Coffee,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg", imageAlt: "Coffee farm partnership" },
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg", imageAlt: "Sustainable practices" }
{ imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg?_wi=2", imageAlt: "Coffee farm partnership" },
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg?_wi=2", imageAlt: "Sustainable practices" }
]
},
{
@@ -74,8 +74,8 @@ export default function AboutPage() {
description: "Our master roasters and trained baristas bring decades of experience to every cup, ensuring consistency and excellence.",
icon: Wheat,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-make-grinding-coffee-beans-with-machine_1220-7861.jpg", imageAlt: "Master roaster at work" },
{ imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg", imageAlt: "Barista training session" }
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-make-grinding-coffee-beans-with-machine_1220-7861.jpg?_wi=2", imageAlt: "Master roaster at work" },
{ imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg?_wi=2", imageAlt: "Barista training session" }
]
},
{
@@ -83,8 +83,8 @@ export default function AboutPage() {
description: "More than just a coffee shop, we're a gathering place where relationships flourish and memories are made over shared moments.",
icon: Home,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-s-hand-stirring-coffee-latte-with-spoon-book-table_23-2147862863.jpg", imageAlt: "Community gathering space" },
{ imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg", imageAlt: "Friends enjoying coffee together" }
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-s-hand-stirring-coffee-latte-with-spoon-book-table_23-2147862863.jpg?_wi=2", imageAlt: "Community gathering space" },
{ imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg?_wi=2", imageAlt: "Friends enjoying coffee together" }
]
}
]}

View File

@@ -57,7 +57,7 @@ export default function MenuPage() {
price: "$14.99",
rating: 4.8,
reviewCount: "(128)",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-cup-glass-jar_114579-20035.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-cup-glass-jar_114579-20035.jpg?_wi=2"
},
{
id: "2",
@@ -66,7 +66,7 @@ export default function MenuPage() {
price: "$13.99",
rating: 4.7,
reviewCount: "(96)",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg?_wi=2"
},
{
id: "3",
@@ -75,7 +75,7 @@ export default function MenuPage() {
price: "$15.99",
rating: 4.9,
reviewCount: "(142)",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg?_wi=2"
},
{
id: "4",
@@ -84,7 +84,7 @@ export default function MenuPage() {
price: "$12.99",
rating: 4.6,
reviewCount: "(89)",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-cup-glass-jar_114579-20035.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-cup-glass-jar_114579-20035.jpg?_wi=3"
},
{
id: "5",
@@ -93,7 +93,7 @@ export default function MenuPage() {
price: "$16.99",
rating: 4.9,
reviewCount: "(156)",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg?_wi=3"
},
{
id: "6",
@@ -102,7 +102,7 @@ export default function MenuPage() {
price: "$15.49",
rating: 4.8,
reviewCount: "(112)",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg?_wi=3"
}
]}
/>
@@ -121,8 +121,8 @@ export default function MenuPage() {
description: "Experience the pure essence of coffee with our pour-over method. Each cup is individually crafted to highlight the unique characteristics of our single-origin beans.",
icon: Coffee,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg", imageAlt: "Pour over coffee brewing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg", imageAlt: "Barista precision pouring" }
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg?_wi=3", imageAlt: "Pour over coffee brewing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg?_wi=3", imageAlt: "Barista precision pouring" }
]
},
{
@@ -130,8 +130,8 @@ export default function MenuPage() {
description: "Our skilled baristas pull perfect shots using traditional Italian techniques, creating the foundation for our lattes, cappuccinos, and signature drinks.",
icon: Wheat,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-make-grinding-coffee-beans-with-machine_1220-7861.jpg", imageAlt: "Espresso machine operation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg", imageAlt: "Latte art creation" }
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-make-grinding-coffee-beans-with-machine_1220-7861.jpg?_wi=3", imageAlt: "Espresso machine operation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg?_wi=3", imageAlt: "Latte art creation" }
]
},
{
@@ -139,8 +139,8 @@ export default function MenuPage() {
description: "Throughout the year, we feature seasonal drinks that celebrate the flavors of each season, using fresh, locally-sourced ingredients when possible.",
icon: Home,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-s-hand-stirring-coffee-latte-with-spoon-book-table_23-2147862863.jpg", imageAlt: "Seasonal drink preparation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg", imageAlt: "Friends enjoying seasonal drinks" }
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-s-hand-stirring-coffee-latte-with-spoon-book-table_23-2147862863.jpg?_wi=3", imageAlt: "Seasonal drink preparation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg?_wi=3", imageAlt: "Friends enjoying seasonal drinks" }
]
}
]}
@@ -153,25 +153,25 @@ export default function MenuPage() {
{
id: "testimonial-1",
name: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg?_wi=2",
imageAlt: "Sarah Johnson enjoying her favorite coffee"
},
{
id: "testimonial-2",
name: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-drinking-coffee_1303-21577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-drinking-coffee_1303-21577.jpg?_wi=2",
imageAlt: "Michael Chen savoring his morning brew"
},
{
id: "testimonial-3",
name: "Emma Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-businesswoman-white-blouse-smiling-cheerfully-as-sitting-cafe_197531-23018.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-businesswoman-white-blouse-smiling-cheerfully-as-sitting-cafe_197531-23018.jpg?_wi=2",
imageAlt: "Emma Rodriguez with her specialty drink"
},
{
id: "testimonial-4",
name: "David Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg?_wi=3",
imageAlt: "David Wilson enjoying coffee with friends"
}
]}

View File

@@ -124,7 +124,7 @@ export default function HomePage() {
price: "$14.99",
rating: 4.8,
reviewCount: "(128)",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-cup-glass-jar_114579-20035.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-cup-glass-jar_114579-20035.jpg?_wi=1"
},
{
id: "2",
@@ -133,7 +133,7 @@ export default function HomePage() {
price: "$13.99",
rating: 4.7,
reviewCount: "(96)",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-latte-table-lights_181624-33499.jpg?_wi=1"
},
{
id: "3",
@@ -142,7 +142,7 @@ export default function HomePage() {
price: "$15.99",
rating: 4.9,
reviewCount: "(142)",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-concept-wooden-table_23-2148464808.jpg?_wi=1"
}
]}
/>
@@ -161,8 +161,8 @@ export default function HomePage() {
description: "We source ethically grown beans from small farms around the world, ensuring the highest quality and sustainability.",
icon: Coffee,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg", imageAlt: "Freshly roasted coffee beans" },
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg", imageAlt: "Barista crafting coffee" }
{ imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg?_wi=1", imageAlt: "Freshly roasted coffee beans" },
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-person-making-drip-coffee_53876-30607.jpg?_wi=1", imageAlt: "Barista crafting coffee" }
]
},
{
@@ -170,8 +170,8 @@ export default function HomePage() {
description: "Our skilled baristas employ time-honored methods to bring out the unique characteristics of each coffee blend.",
icon: Wheat,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-make-grinding-coffee-beans-with-machine_1220-7861.jpg", imageAlt: "Coffee brewing equipment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg", imageAlt: "Steam wand creating latte art" }
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-barista-make-grinding-coffee-beans-with-machine_1220-7861.jpg?_wi=1", imageAlt: "Coffee brewing equipment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg?_wi=1", imageAlt: "Steam wand creating latte art" }
]
},
{
@@ -179,8 +179,8 @@ export default function HomePage() {
description: "Our inviting atmosphere encourages connection and relaxation, making every visit feel like coming home.",
icon: Home,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-s-hand-stirring-coffee-latte-with-spoon-book-table_23-2147862863.jpg", imageAlt: "Cozy seating area" },
{ imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg", imageAlt: "Community gathering" }
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-s-hand-stirring-coffee-latte-with-spoon-book-table_23-2147862863.jpg?_wi=1", imageAlt: "Cozy seating area" },
{ imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1024.jpg?_wi=1", imageAlt: "Community gathering" }
]
}
]}
@@ -193,19 +193,19 @@ export default function HomePage() {
{
id: "testimonial-1",
name: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg?_wi=1",
imageAlt: "Sarah Johnson enjoying a cup of coffee at Cozy Corner Cafe"
},
{
id: "testimonial-2",
name: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-drinking-coffee_1303-21577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-book-drinking-coffee_1303-21577.jpg?_wi=1",
imageAlt: "Michael Chen reading a book while sipping coffee at Cozy Corner Cafe"
},
{
id: "testimonial-3",
name: "Emma Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-businesswoman-white-blouse-smiling-cheerfully-as-sitting-cafe_197531-23018.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-businesswoman-white-blouse-smiling-cheerfully-as-sitting-cafe_197531-23018.jpg?_wi=1",
imageAlt: "Emma Rodriguez chatting with barista at Cozy Corner Cafe"
}
]}