From dabf144409c1ccce0de799020977c6aefdfa2ca0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 16:32:29 +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 6c126db..dd1e21c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Pricing", id: "pricing" }, { name: "Contact", id: "contact" }, ]} - brandName="Serenity Spa" + brandName="lashe Spa" button={{ text: "Book Now", href: "#contact" }} /> @@ -53,7 +53,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/top-view-notepad-with-brush-candles_23-2148439282.jpg", imageAlt: "spa menu facial treatment" }, { imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-getting-massage_23-2151178214.jpg", imageAlt: "massage therapy oil treatment" }, { imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-heated-rocks-back-spa_23-2148345824.jpg", imageAlt: "hot stone spa therapy" }, - { imageSrc: "http://img.b2bpic.net/free-photo/composition-bathroom-spa-objects_23-2147999815.jpg", imageAlt: "spa body scrub treatment" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dg0FAHyzoQ5KjgjREEzSP8kMiD/uploaded-1778689123771-aedvuiii.jpg", imageAlt: "spa body scrub treatment" }, { imageSrc: "http://img.b2bpic.net/free-photo/wood-turkish-sauna_158595-6274.jpg", imageAlt: "spa sauna room wellness" }, ]} />