Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 12:11:27 +00:00

View File

@@ -65,23 +65,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-coffee-process-work_23-2148366579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-coffee-process-work_23-2148366579.jpg?_wi=1",
imageAlt: "Artisan coffee pour",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-coffee-with-latte-art-blue-ceramic-cup-wooden-table_181624-1792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-coffee-with-latte-art-blue-ceramic-cup-wooden-table_181624-1792.jpg?_wi=1",
imageAlt: "Minimalist zen café interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lots-small-onions-shallots-bowls-top-view-dark-table_176474-2002.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lots-small-onions-shallots-bowls-top-view-dark-table_176474-2002.jpg?_wi=1",
imageAlt: "Freshly roasted coffee beans",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/glass-cocktail-book-cellphone-digital-tablet-wooden-table-restaurant_23-2147936117.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-cocktail-book-cellphone-digital-tablet-wooden-table-restaurant_23-2147936117.jpg?_wi=1",
imageAlt: "Quiet café corner for reading",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-cup-coffee-surrounded-by-coffee-beans_23-2148028153.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-cup-coffee-surrounded-by-coffee-beans_23-2148028153.jpg?_wi=1",
imageAlt: "Hand drip coffee ritual",
},
]}
@@ -94,7 +94,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Quiet Reflection"
description="讃喫茶室 (San Kissashitsu) offers a sanctuary for those who appreciate the finer details. From carefully sourced specialty beans to our intentional 'quiet space' policy, we invite you to disconnect from the city noise and reconnect with yourself over a perfect cup."
imageSrc="http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-coffee-with-latte-art-blue-ceramic-cup-wooden-table_181624-1792.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-coffee-with-latte-art-blue-ceramic-cup-wooden-table_181624-1792.jpg?_wi=2"
imageAlt="Minimalist café interior"
/>
</div>
@@ -143,7 +143,7 @@ export default function LandingPage() {
name: "Local Regular",
handle: "@takara_coffee_lover",
testimonial: "A hidden gem in Nogami. The attention to detail in every cup is unmatched. The most peaceful hour of my week.",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-coffee-process-work_23-2148366579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-coffee-process-work_23-2148366579.jpg?_wi=2",
imageAlt: "hand-dripped specialty coffee pour",
},
{
@@ -151,7 +151,7 @@ export default function LandingPage() {
name: "Takarazuka Visitor",
handle: "@travel_enthusiast",
testimonial: "The atmosphere is unlike any other. Truly a Zen-Modern sanctuary.",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-coffee-with-latte-art-blue-ceramic-cup-wooden-table_181624-1792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-coffee-with-latte-art-blue-ceramic-cup-wooden-table_181624-1792.jpg?_wi=3",
imageAlt: "minimalist zen café interior dark wood",
},
{
@@ -159,7 +159,7 @@ export default function LandingPage() {
name: "Coffee Enthusiast",
handle: "@bean_connoisseur",
testimonial: "Their rotating bean selection is phenomenal. A must-visit in Hyogo.",
imageSrc: "http://img.b2bpic.net/free-photo/lots-small-onions-shallots-bowls-top-view-dark-table_176474-2002.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lots-small-onions-shallots-bowls-top-view-dark-table_176474-2002.jpg?_wi=2",
imageAlt: "specialty coffee beans macro shot",
},
{
@@ -167,7 +167,7 @@ export default function LandingPage() {
name: "Local Resident",
handle: "@nogami_life",
testimonial: "The perfect place to read a book and enjoy an exquisite pour-over.",
imageSrc: "http://img.b2bpic.net/free-photo/glass-cocktail-book-cellphone-digital-tablet-wooden-table-restaurant_23-2147936117.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-cocktail-book-cellphone-digital-tablet-wooden-table-restaurant_23-2147936117.jpg?_wi=2",
imageAlt: "minimalist cafe quiet corner",
},
{
@@ -175,7 +175,7 @@ export default function LandingPage() {
name: "Artisan Seeker",
handle: "@zen_minimalist",
testimonial: "The balance of flavor and silence here is profound. I return every Sunday.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-cup-coffee-surrounded-by-coffee-beans_23-2148028153.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-cup-coffee-surrounded-by-coffee-beans_23-2148028153.jpg?_wi=2",
imageAlt: "coffee brewing masterclass hand drip",
},
]}