Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-22 10:42:36 +00:00

View File

@@ -57,16 +57,16 @@ export default function CafeArtisanPage() {
imageSrc: "http://img.b2bpic.net/free-photo/two-leather-yellow-armchairs-coffee-table-restaurant_140725-8902.jpg", imageAlt: "Cozy café interior with warm lighting"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-pouring-coffee-into-cup_23-2148420316.jpg", imageAlt: "Professional barista preparing specialty coffee"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-pouring-coffee-into-cup_23-2148420316.jpg?_wi=1", imageAlt: "Professional barista preparing specialty coffee"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312219.jpg", imageAlt: "Beautiful specialty coffee drinks"
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312219.jpg?_wi=1", imageAlt: "Beautiful specialty coffee drinks"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-morning-pastry-coffee-display-traditional-city-cafe_613910-18517.jpg", imageAlt: "Fresh baked pastries and croissants"
imageSrc: "http://img.b2bpic.net/free-photo/tasty-morning-pastry-coffee-display-traditional-city-cafe_613910-18517.jpg?_wi=1", imageAlt: "Fresh baked pastries and croissants"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wooden-furniture-with-cup-coffee_1203-1682.jpg", imageAlt: "Comfortable café seating area"
imageSrc: "http://img.b2bpic.net/free-photo/wooden-furniture-with-cup-coffee_1203-1682.jpg?_wi=1", imageAlt: "Comfortable café seating area"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-selfie-cafe_23-2147785325.jpg", imageAlt: "Café storefront exterior"
@@ -82,7 +82,7 @@ export default function CafeArtisanPage() {
tag="Crafted Daily"
tagIcon={Leaf}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-barista-pouring-coffee-into-cup_23-2148420316.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-barista-pouring-coffee-into-cup_23-2148420316.jpg?_wi=2"
imageAlt="Barista preparing specialty coffee with expertise"
useInvertedBackground={true}
buttons={[{ text: "Learn More", href: "#" }]}
@@ -102,19 +102,19 @@ export default function CafeArtisanPage() {
id: "espresso-drinks", title: "Specialty Espresso Drinks", descriptions: [
"Hand-crafted cappuccinos, lattes, and macchiatos made with premium espresso", "Latte art created by our certified baristas", "Custom flavor options with natural syrups"
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312219.jpg", imageAlt: "Beautiful specialty coffee drinks with latte art"
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312219.jpg?_wi=2", imageAlt: "Beautiful specialty coffee drinks with latte art"
},
{
id: "pastries", title: "Fresh Baked Pastries", descriptions: [
"Croissants and pain au chocolat baked fresh each morning", "Seasonal fruit tarts and artisan breads", "Gluten-free and vegan options available"
],
imageSrc: "http://img.b2bpic.net/free-photo/tasty-morning-pastry-coffee-display-traditional-city-cafe_613910-18517.jpg", imageAlt: "Fresh baked pastries and croissants display"
imageSrc: "http://img.b2bpic.net/free-photo/tasty-morning-pastry-coffee-display-traditional-city-cafe_613910-18517.jpg?_wi=2", imageAlt: "Fresh baked pastries and croissants display"
},
{
id: "ambiance", title: "Welcoming Ambiance", descriptions: [
"Comfortable seating for working, studying, or relaxing", "Free WiFi and power outlets throughout", "Perfect for meetings, dates, or solo time"
],
imageSrc: "http://img.b2bpic.net/free-photo/wooden-furniture-with-cup-coffee_1203-1682.jpg", imageAlt: "Comfortable café seating with warm atmosphere"
imageSrc: "http://img.b2bpic.net/free-photo/wooden-furniture-with-cup-coffee_1203-1682.jpg?_wi=2", imageAlt: "Comfortable café seating with warm atmosphere"
}
]}
gridVariant="three-columns-all-equal-width"