diff --git a/src/app/page.tsx b/src/app/page.tsx index 12b1888..846fb74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-thai-street-food_53876-18298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-thai-street-food_53876-18298.jpg?_wi=1", imageAlt: "炭火焼き鳥", }, { @@ -111,7 +111,7 @@ export default function LandingPage() { quote: "焼鳥の味付けが絶妙でお酒が止まらない。", name: "佐藤 健一", role: "会社員", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-eating-sushi_23-2151345038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-eating-sushi_23-2151345038.jpg?_wi=1", }, { id: "2", @@ -119,7 +119,7 @@ export default function LandingPage() { quote: "自分で注げるのが本当に楽しい。待ち時間ゼロ!", name: "鈴木 美咲", role: "OL", - imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-party-home_23-2149215877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-party-home_23-2149215877.jpg?_wi=1", }, { id: "3", @@ -169,7 +169,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/burning-woods-fire-pit_23-2148253447.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-thai-street-food_53876-18298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-thai-street-food_53876-18298.jpg?_wi=2", imageAlt: "charcoal fire high heat yakitori", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/still-life-beer-brewing-elements_23-2150321459.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-eating-sushi_23-2151345038.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-eating-sushi_23-2151345038.jpg?_wi=2", imageAlt: "charcoal fire high heat yakitori", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hands-holding-plate-with-grilled-octopus_651396-415.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-party-home_23-2149215877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-party-home_23-2149215877.jpg?_wi=2", imageAlt: "charcoal fire high heat yakitori", }, ]}