Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-12 06:51:48 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#access",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-enjoying-traditional-japanese-food_23-2148759579.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-enjoying-traditional-japanese-food_23-2148759579.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149294502.jpg",
@@ -130,21 +130,21 @@ export default function LandingPage() {
name: "BLTサンド",
price: "¥850",
variant: "定番ランチ",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-unagi-rolls-with-soy-sauce-vegetables_114579-3393.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-unagi-rolls-with-soy-sauce-vegetables_114579-3393.jpg?_wi=1",
},
{
id: "2",
name: "カフェラテ",
price: "¥550",
variant: "定番ドリンク",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-cup-chair_23-2149678914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-cup-chair_23-2149678914.jpg?_wi=1",
},
{
id: "3",
name: "ピザトースト",
price: "¥700",
variant: "軽食",
imageSrc: "http://img.b2bpic.net/free-photo/notebook-with-sushi-rolls-beside_23-2148505600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/notebook-with-sushi-rolls-beside_23-2148505600.jpg?_wi=1",
},
{
id: "4",
@@ -186,7 +186,7 @@ export default function LandingPage() {
quote: "朝の雰囲気が最高でした。ここのコーヒーで1日が始まるのが楽しみです。",
tag: "カフェ好き",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-bar_23-2147680953.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-traditional-japanese-food_23-2148759579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-traditional-japanese-food_23-2148759579.jpg?_wi=2",
imageAlt: "young japanese woman smiling",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
quote: "コーヒーもフードも美味しくて、ランチにいつも使っています。",
tag: "会社員",
avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395431.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-unagi-rolls-with-soy-sauce-vegetables_114579-3393.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-unagi-rolls-with-soy-sauce-vegetables_114579-3393.jpg?_wi=2",
imageAlt: "young japanese woman smiling",
},
{
@@ -219,7 +219,7 @@ export default function LandingPage() {
quote: "おしゃれなのに落ち着くので、読書をするのに最高です。",
tag: "クリエイター",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-making-phone-call-while-enjoying-coffee-break-cafe_637285-8849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-cup-chair_23-2149678914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-cup-chair_23-2149678914.jpg?_wi=2",
imageAlt: "young japanese woman smiling",
},
{
@@ -230,7 +230,7 @@ export default function LandingPage() {
quote: "駅近で通いやすいし、デザートも絶品。癒やしの場所です。",
tag: "主婦",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-cheerful-girl-with-tattooes-dreadlocks-is-sitting-food-court-while-drinking-coffee_613910-17170.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/notebook-with-sushi-rolls-beside_23-2148505600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/notebook-with-sushi-rolls-beside_23-2148505600.jpg?_wi=2",
imageAlt: "young japanese woman smiling",
},
]}