From 8ff70566ddb62c3af66b1e6dc0ac34eb92617201 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 07:47:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ab4265c..f16cf6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { { id: "s4", name: "Desert Salt Body Scrub", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/skin-care-implements-leaves_23-2148116153.jpg"}, { - id: "s5", name: "Couples Retreat", price: "$220", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-couple-laying-couch_23-2149366271.jpg"}, + id: "s5", name: "Couples Retreat", price: "$220", imageSrc: "https://img.b2bpic.net/premium-photo/facial-spa-relax-with-couple-mask-skincare-cosmetics-detox-treatment-beauty-face-self-care-weekend-with-man-woman-bedroom-home-salon-wellness-cucumber_590464-193498.jpg?id=48910172"}, ]} title="Our Services Menu" description="Indulge in a curated selection of holistic treatments inspired by the desert landscape." -- 2.49.1