Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 02:48:16 +00:00

View File

@@ -55,19 +55,19 @@ export default function CoffeeEmbassyPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=1", imageAlt: "Coffee Embassy café interior"
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg", imageAlt: "Coffee Embassy café interior"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg?_wi=1", imageAlt: "Premium espresso"
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg", imageAlt: "Premium espresso"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-coffee-with-latte-art_140725-5204.jpg?_wi=1", imageAlt: "Artisan cappuccino"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-coffee-with-latte-art_140725-5204.jpg", imageAlt: "Artisan cappuccino"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/black-ground-coffee-barista-brews-drink-coffee-glass-jug_1157-47316.jpg?_wi=1", imageAlt: "Hand-drip coffee brewing"
imageSrc: "http://img.b2bpic.net/free-photo/black-ground-coffee-barista-brews-drink-coffee-glass-jug_1157-47316.jpg", imageAlt: "Hand-drip coffee brewing"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beverage-orange-juice-coffee-break-relax_53876-16383.jpg?_wi=1", imageAlt: "Minimalist café atmosphere"
imageSrc: "http://img.b2bpic.net/free-photo/beverage-orange-juice-coffee-break-relax_53876-16383.jpg", imageAlt: "Minimalist café atmosphere"
}
]}
/>
@@ -80,7 +80,7 @@ export default function CoffeeEmbassyPage() {
tag="Our Story"
tagIcon={Leaf}
tagAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/beverage-orange-juice-coffee-break-relax_53876-16383.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/beverage-orange-juice-coffee-break-relax_53876-16383.jpg"
imageAlt="Coffee Embassy's minimalist café space"
buttons={[
{ text: "Learn More", href: "#menu" }
@@ -103,11 +103,11 @@ export default function CoffeeEmbassyPage() {
products={[
{
id: "1", brand: "Coffee Embassy", name: "Espresso", price: "¥600", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg?_wi=2", imageAlt: "Premium espresso shot"
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg", imageAlt: "Premium espresso shot"
},
{
id: "2", brand: "Coffee Embassy", name: "Cappuccino", price: "¥750", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-coffee-with-latte-art_140725-5204.jpg?_wi=2", imageAlt: "Artisan cappuccino with latte art"
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-coffee-with-latte-art_140725-5204.jpg", imageAlt: "Artisan cappuccino with latte art"
},
{
id: "3", brand: "Coffee Embassy", name: "Matcha Latte", price: "¥800", rating: 5,
@@ -115,14 +115,14 @@ export default function CoffeeEmbassyPage() {
},
{
id: "4", brand: "Coffee Embassy", name: "Hand-Drip Coffee", price: "¥850", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/black-ground-coffee-barista-brews-drink-coffee-glass-jug_1157-47316.jpg?_wi=2", imageAlt: "Hand-dripped specialty coffee"
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/black-ground-coffee-barista-brews-drink-coffee-glass-jug_1157-47316.jpg", imageAlt: "Hand-dripped specialty coffee"
},
{
id: "5", brand: "Coffee Embassy", name: "Fresh Pastries", price: "¥450", rating: 5,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg", imageAlt: "Fresh baked pastries"
}
]}
gridVariant="three-columns-all-equal-width"
gridVariant="uniform-all-items-equal"
carouselMode="buttons"
/>
</div>
@@ -148,7 +148,7 @@ export default function CoffeeEmbassyPage() {
id: "3", value: "Est. 2020", description: "Premium Quality"
}
]}
gridVariant="three-columns-all-equal-width"
gridVariant="uniform-all-items-equal"
/>
</div>
@@ -163,16 +163,16 @@ export default function CoffeeEmbassyPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Tanaka, Office Worker", date: "Date: 15 January 2025", title: "My morning sanctuary in Toranomon", quote: "Coffee Embassy is the perfect escape from my busy day. The coffee quality is exceptional, and the calm atmosphere makes it my favorite spot to start mornings before work.", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "Sarah Tanaka", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=2", imageAlt: "Coffee Embassy interior seating"
id: "1", name: "Sarah Tanaka, Office Worker", date: "Date: 15 January 2025", title: "My morning sanctuary in Toranomon", quote: "Coffee Embassy is the perfect escape from my busy day. The coffee quality is exceptional, and the calm atmosphere makes it my favorite spot to start mornings before work.", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "Sarah Tanaka", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg", imageAlt: "Coffee Embassy interior seating"
},
{
id: "2", name: "Kenji Yamamoto, Business Executive", date: "Date: 8 January 2025", title: "Premium craftsmanship in every cup", quote: "The hand-drip coffee here is simply outstanding. The baristas' attention to detail and knowledge of coffee origins impressed me. This is where I meet important clients.", tag: "Loyal Member", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "Kenji Yamamoto", imageSrc: "http://img.b2bpic.net/free-photo/black-ground-coffee-barista-brews-drink-coffee-glass-jug_1157-47316.jpg?_wi=3", imageAlt: "Hand-dripped specialty coffee"
id: "2", name: "Kenji Yamamoto, Business Executive", date: "Date: 8 January 2025", title: "Premium craftsmanship in every cup", quote: "The hand-drip coffee here is simply outstanding. The baristas' attention to detail and knowledge of coffee origins impressed me. This is where I meet important clients.", tag: "Loyal Member", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "Kenji Yamamoto", imageSrc: "http://img.b2bpic.net/free-photo/black-ground-coffee-barista-brews-drink-coffee-glass-jug_1157-47316.jpg", imageAlt: "Hand-dripped specialty coffee"
},
{
id: "3", name: "Yuki Nakamura, Designer", date: "Date: 2 January 2025", title: "A creative oasis with impeccable coffee", quote: "I come here to work on my design projects. The minimalist aesthetic is inspiring, and the staff respects the quiet atmosphere while delivering world-class beverages.", tag: "Frequent Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "Yuki Nakamura", imageSrc: "http://img.b2bpic.net/free-photo/beverage-orange-juice-coffee-break-relax_53876-16383.jpg?_wi=3", imageAlt: "Minimalist café workspace"
id: "3", name: "Yuki Nakamura, Designer", date: "Date: 2 January 2025", title: "A creative oasis with impeccable coffee", quote: "I come here to work on my design projects. The minimalist aesthetic is inspiring, and the staff respects the quiet atmosphere while delivering world-class beverages.", tag: "Frequent Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "Yuki Nakamura", imageSrc: "http://img.b2bpic.net/free-photo/beverage-orange-juice-coffee-break-relax_53876-16383.jpg", imageAlt: "Minimalist café workspace"
},
{
id: "4", name: "Hiroshi Suzuki, Coffee Enthusiast", date: "Date: 25 December 2024", title: "Excellence in Japanese coffee culture", quote: "Coffee Embassy perfectly captures the essence of Japanese hospitality paired with coffee expertise. Every visit is a meditation. Highly recommend to anyone seeking authentic quality.", tag: "Coffee Lover", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "Hiroshi Suzuki", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-coffee-with-latte-art_140725-5204.jpg?_wi=3", imageAlt: "Artisan cappuccino with latte art"
id: "4", name: "Hiroshi Suzuki, Coffee Enthusiast", date: "Date: 25 December 2024", title: "Excellence in Japanese coffee culture", quote: "Coffee Embassy perfectly captures the essence of Japanese hospitality paired with coffee expertise. Every visit is a meditation. Highly recommend to anyone seeking authentic quality.", tag: "Coffee Lover", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", avatarAlt: "Hiroshi Suzuki", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-coffee-with-latte-art_140725-5204.jpg", imageAlt: "Artisan cappuccino with latte art"
}
]}
/>