Update src/app/page.tsx
This commit is contained in:
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-cake-with-whipped-cream-berries-glass-stand-person-drinking-tea-table_140725-12849.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-cake-with-whipped-cream-berries-glass-stand-person-drinking-tea-table_140725-12849.jpg?_wi=1"
|
||||
imageAlt="美しくディスプレイされたケーキが並ぶパティスリーの店内"
|
||||
/>
|
||||
</div>
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-cream-sliced-fruits-female-taking-cake-colored-surface-fruit-sweet_140725-27749.jpg",
|
||||
imageAlt: "美しくデザインされたペストリー",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cake-with-whipped-cream-berries-glass-stand-person-drinking-tea-table_140725-12849.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cake-with-whipped-cream-berries-glass-stand-person-drinking-tea-table_140725-12849.jpg?_wi=2",
|
||||
imageAlt: "fresh high-quality baking ingredients",
|
||||
},
|
||||
{
|
||||
@@ -139,14 +139,14 @@ export default function LandingPage() {
|
||||
title: "心に残るオーダーメイド",
|
||||
description: "お客様の特別な日を彩る、世界に一つだけのオーダーメイドケーキをお作りします。夢や想いを形にするお手伝いをいたします。",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-crumble-bingsu_1339-4642.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-crumble-bingsu_1339-4642.jpg?_wi=1",
|
||||
imageAlt: "カスタムデコレーションケーキ",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-mexican-sweets-high-angle_23-2149517129.jpg",
|
||||
imageAlt: "独創的なペストリーの創造",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charcoal-toast-with-ice-cream_1339-8467.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charcoal-toast-with-ice-cream_1339-8467.jpg?_wi=1",
|
||||
imageAlt: "fresh high-quality baking ingredients",
|
||||
},
|
||||
]}
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
price: "¥850",
|
||||
rating: 5,
|
||||
reviewCount: "120件",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-crumble-bingsu_1339-4642.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-crumble-bingsu_1339-4642.jpg?_wi=2",
|
||||
imageAlt: "新鮮なイチゴが乗ったショートケーキ",
|
||||
},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
price: "¥780",
|
||||
rating: 4,
|
||||
reviewCount: "95件",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charcoal-toast-with-ice-cream_1339-8467.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charcoal-toast-with-ice-cream_1339-8467.jpg?_wi=2",
|
||||
imageAlt: "栗のクリームが美しいモンブラン",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user