From 0ee853da154f80207bb48b7931697473efcd0bc8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 14:04:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b3562d4..33731c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg?_wi=1", imageAlt: "Luxury beauty salon interior", }, { @@ -128,7 +128,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-hands-with-gray-glitter-nail-design_127675-2836.jpg", imageAlt: "manicure nail art luxury", }, - imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg?_wi=2", imageAlt: "manicure nail art luxury", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/shaving-concept-with-attractive-man_23-2148121823.jpg", imageAlt: "skincare professional facial beauty", }, - imageSrc: "http://img.b2bpic.net/free-photo/fuzzy-room-with-armchairs_1203-958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fuzzy-room-with-armchairs_1203-958.jpg?_wi=1", imageAlt: "manicure nail art luxury", }, ]} @@ -206,7 +206,7 @@ export default function LandingPage() { name: "Luxury Interiors", price: "", variant: "", - imageSrc: "http://img.b2bpic.net/free-photo/fuzzy-room-with-armchairs_1203-958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fuzzy-room-with-armchairs_1203-958.jpg?_wi=2", }, { id: "g2", -- 2.49.1