From ecdc7f87461cbfdd0d8f4a92304dc6c7cf26108d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 02:30:23 +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 96ca27e..fbefc6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { { value: "500+", title: "Satisfied Customers" }, { value: "8 Years", title: "Industry Excellence" } ]} - imageSrc="http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-2920.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-2920.jpg?_wi=1" imageAlt="Luxury nail salon interior" useInvertedBackground={false} mediaAnimation="slide-up" @@ -183,7 +183,7 @@ export default function LandingPage() { id: "5", title: "What should I do before my appointment?", content: "Please arrive 5-10 minutes early with clean hands. Avoid applying lotion right before your appointment. If you're unsure about a design, bring inspiration photos. Our technicians will help you choose the perfect style." } ]} - imageSrc="http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-2920.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-2920.jpg?_wi=2" imageAlt="Salon interior" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1