From 38c127f7e8325c58b904f85bbc7ae0cd31bcd2e9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 16:13:54 +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 caf4741..068c35f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg" + imageSrc="http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg?_wi=1" imageAlt="Luxurious spa interior" mediaAnimation="slide-up" /> @@ -84,7 +84,7 @@ export default function LandingPage() { description="Located in the heart of the city, Beline Beauty & Spa is dedicated to providing premium skincare, massage, and beauty treatments." subdescription="Our team of certified experts uses only the finest organic products to ensure your skin and body are treated with the utmost care." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/cozy-home-composition-with-cup-tea-candles-knitted-element_169016-49016.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cozy-home-composition-with-cup-tea-candles-knitted-element_169016-49016.jpg?_wi=1" imageAlt="Spa room interior" mediaAnimation="slide-up" /> @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "The best spa experience in the city! Every visit feels like a luxury retreat.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/young-naked-woman-relaxing-spa-salon_176420-7536.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/room-with-massage-tables-wall-with-lights-it_188544-36461.jpg?_wi=2", imageAlt: "happy spa customer portrait", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "Highly professional service and incredibly relaxing atmosphere. I always leave feeling refreshed.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/confident-smiling-attractive-woman-cross-arms-chest_176420-16726.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-cup-tea-candles-knitted-element_169016-49016.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-cup-tea-candles-knitted-element_169016-49016.jpg?_wi=2", imageAlt: "happy spa customer portrait", }, { -- 2.49.1