From 573af318c00619843db077f8e4f0956d6a1b2c64 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 12:21:47 +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 c866d96..46b6731 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/home-christmas-composition-with-decorative-wood-2022-numbers-candles-decor-details-blurred-room-interior-background_169016-14489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-christmas-composition-with-decorative-wood-2022-numbers-candles-decor-details-blurred-room-interior-background_169016-14489.jpg?_wi=1", imageAlt: "Luxurious home massage", }, { @@ -126,7 +126,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741186.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/home-christmas-composition-with-decorative-wood-2022-numbers-candles-decor-details-blurred-room-interior-background_169016-14489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-christmas-composition-with-decorative-wood-2022-numbers-candles-decor-details-blurred-room-interior-background_169016-14489.jpg?_wi=2", imageAlt: "deep tissue massage relief", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/spa-massage-concept-with-woman_23-2147817023.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-zero-waste-concept_23-2148591691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-zero-waste-concept_23-2148591691.jpg?_wi=1", imageAlt: "deep tissue massage relief", }, ]} @@ -237,7 +237,7 @@ export default function LandingPage() { price: "$30", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-zero-waste-concept_23-2148591691.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-natural-zero-waste-concept_23-2148591691.jpg?_wi=2", }, { id: "2", -- 2.49.1