From 6c394faac302bdde10f92b5bd9fd6259cf41f97b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 08:57:14 +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 13f9c32..2105e92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { href: "#schedule", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-couple-dancing-with-passion_158595-4682.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-couple-dancing-with-passion_158595-4682.jpg?_wi=1" imageAlt="Couple dancing salsa" mediaAnimation="opacity" avatars={[ @@ -233,7 +233,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-couple-dancing-bachata_23-2149587486.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-couple-dancing-with-passion_158595-4682.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-couple-dancing-with-passion_158595-4682.jpg?_wi=2", imageAlt: "dance teacher portrait male", }, ]} -- 2.49.1