Update src/app/page.tsx

This commit is contained in:
2026-03-03 02:11:01 +00:00
parent d429702fa4
commit b9663a22a0

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
{ text: "📞 今すぐ電話する", href: "tel:0463-65-2738" },
{ text: "📍 アクセスを見る", href: "#location" }
]}
imageSrc="http://img.b2bpic.net/free-photo/crumbles-chocholate-tasty-dessert-with-biscuit-top-wooden-table-near-delicious-coffee-mini-cake-baked-after-traditional-recipe_482257-19880.jpg"
imageSrc="http://img.b2bpic.net/free-photo/crumbles-chocholate-tasty-dessert-with-biscuit-top-wooden-table-near-delicious-coffee-mini-cake-baked-after-traditional-recipe_482257-19880.jpg?_wi=1"
imageAlt="H.M. Basel bakery interior with pastry display"
showDimOverlay={true}
buttonAnimation="slide-up"
@@ -170,7 +170,7 @@ export default function LandingPage() {
tagIcon={Phone}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/crumbles-chocholate-tasty-dessert-with-biscuit-top-wooden-table-near-delicious-coffee-mini-cake-baked-after-traditional-recipe_482257-19880.jpg"
imageSrc="http://img.b2bpic.net/free-photo/crumbles-chocholate-tasty-dessert-with-biscuit-top-wooden-table-near-delicious-coffee-mini-cake-baked-after-traditional-recipe_482257-19880.jpg?_wi=2"
imageAlt="H.M. Basel storefront"
mediaAnimation="opacity"
mediaPosition="right"