From f8a5676aa2f6c17ec5513ee935d8fdcdad7152ff Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 18:29:35 +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 4cdcdc7..b14d2b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/acoustic-guitar-speaker-table-top-view-copy-space_169016-52260.jpg" + imageSrc="http://img.b2bpic.net/free-photo/acoustic-guitar-speaker-table-top-view-copy-space_169016-52260.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -173,7 +173,7 @@ export default function LandingPage() { button: { text: "Réserver", }, - imageSrc: "http://img.b2bpic.net/free-photo/acoustic-guitar-speaker-table-top-view-copy-space_169016-52260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/acoustic-guitar-speaker-table-top-view-copy-space_169016-52260.jpg?_wi=2", imageAlt: "professional music studio guitar recording", }, { -- 2.49.1