Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-06-09 12:27:13 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "お店のこだわり", href: "#about" }
]}
background={{ variant: "radial-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg?_wi=1"
imageAlt="活気ある中華料理店の店内"
mediaAnimation="opacity"
/>
@@ -91,7 +91,7 @@ export default function LandingPage() {
{ id: "p3", name: "油淋鶏定食", price: "¥900", variant: "大人気の逸品", imageSrc: "http://img.b2bpic.net/free-photo/asian-fried-duck-with-vegetables-coconut-sauce_1220-7944.jpg", imageAlt: "油淋鶏定食" },
{ id: "p4", name: "エビチリ定食", price: "¥950", variant: "プリプリ海老", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-young-green-peas-shrimps-arugula-black-bowl-healthy-food-buddha-bowl-top-view-flat-lay_2829-6886.jpg", imageAlt: "エビチリ定食" },
{ id: "p5", name: "青菜炒め定食", price: "¥750", variant: "シャキシャキ野菜", imageSrc: "http://img.b2bpic.net/free-photo/asian-noodles-with-vegetables-plate_1220-7941.jpg", imageAlt: "青菜炒め定食" },
{ id: "p6", name: "週替わり定食", price: "¥880", variant: "本日のおすすめ", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg", imageAlt: "週替わり定食" }
{ id: "p6", name: "週替わり定食", price: "¥880", variant: "本日のおすすめ", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg?_wi=2", imageAlt: "週替わり定食" }
]}
gridVariant="three-columns-all-equal-width"
animationType="blur-reveal"