From 9384d75861bf693336d1cd01aa5f8f87ee394d79 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 09:29:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3508677..f82caf5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/farmers-count-cards-sale-lychees_1150-12516.jpg", imageAlt: "完熟ライチのクローズアップ"}, { - imageSrc: "http://img.b2bpic.net/free-photo/agriculture-lychee-fruit-thailand_1150-13615.jpg", imageAlt: "農園風景"}, + imageSrc: "http://img.b2bpic.net/free-photo/agriculture-lychee-fruit-thailand_1150-13615.jpg?_wi=1", imageAlt: "農園風景"}, { imageSrc: "http://img.b2bpic.net/free-photo/old-senior-standing-summer-garden-with-harvest_1157-33042.jpg", imageAlt: "収穫体験"}, { @@ -136,7 +136,7 @@ export default function LandingPage() { title="よくある質問" description="ギフトや栽培について、気になることをまとめました。" faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/agriculture-lychee-fruit-thailand_1150-13615.jpg" + imageSrc="http://img.b2bpic.net/free-photo/agriculture-lychee-fruit-thailand_1150-13615.jpg?_wi=2" imageAlt="ライチ農園" faqs={[ { -- 2.49.1