From d6a4b9b869ccda4ce637fdc69ff4a33af813602d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 22:16:24 +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 a661d75..f4b829a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { imageAlt: "Nail art detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/anime-style-beauty-salon-with-cosmetology-equipment_23-2151500999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/anime-style-beauty-salon-with-cosmetology-equipment_23-2151500999.jpg?_wi=1", imageAlt: "Polish collection", }, ]} @@ -260,7 +260,7 @@ export default function LandingPage() { title="10% OFF Your First Visit" description="Join our list for exclusive seasonal designs, updates, and special promotions." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/anime-style-beauty-salon-with-cosmetology-equipment_23-2151500999.jpg" + imageSrc="http://img.b2bpic.net/free-photo/anime-style-beauty-salon-with-cosmetology-equipment_23-2151500999.jpg?_wi=2" /> -- 2.49.1