From 56264c012db3c07accf06bdc86c4df1319d6cfbc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 08:20:37 +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 8f02e14..e6ac082 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function LandingPage() { href: "#sobre-nos", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-relaxing-pool-with-drink_23-2148588757.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-relaxing-pool-with-drink_23-2148588757.jpg?_wi=1" imageAlt="Luxurious pool and bar area at Chuchu Pool & Bar" mediaAnimation="slide-up" avatars={[ @@ -218,7 +218,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-pool-with-drink_23-2148588757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-pool-with-drink_23-2148588757.jpg?_wi=2", imageAlt: "stylized pool illustration green", }, ]} -- 2.49.1