From 4a62ce67ba3a55dbf15b750d6ed026f4e63f9c5c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 19:07:09 +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 d29a0b6..4b67a26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#expert", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/seductive-model-white-boho-crochet-dress-posing-beach-sitting-stone-summer-tropical-vacation-fashion-photo_273443-5031.jpg" + imageSrc="http://img.b2bpic.net/free-photo/seductive-model-white-boho-crochet-dress-posing-beach-sitting-stone-summer-tropical-vacation-fashion-photo_273443-5031.jpg?_wi=1" imageAlt="Venere Mare swimwear collection" mediaAnimation="slide-up" avatars={[ @@ -159,7 +159,7 @@ export default function LandingPage() { name: "Bikini Κλασικά", price: "€59", variant: "Bestseller", - imageSrc: "http://img.b2bpic.net/free-photo/seductive-model-white-boho-crochet-dress-posing-beach-sitting-stone-summer-tropical-vacation-fashion-photo_273443-5031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seductive-model-white-boho-crochet-dress-posing-beach-sitting-stone-summer-tropical-vacation-fashion-photo_273443-5031.jpg?_wi=2", }, { id: "p2", -- 2.49.1