From 6d5e9184a35d7f0ca999243188a0aa147e1a0614 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 22:29:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 214 ++++++++++++----------------------------------- 1 file changed, 52 insertions(+), 162 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ae2b2af..b61e808 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,31 +31,19 @@ export default function LandingPage() { @@ -63,93 +51,52 @@ export default function LandingPage() { @@ -159,7 +106,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Your Private Sanctuary" description="Mydas Resort is more than a destination; it is an experience designed for the discerning traveler. From our architecture that mirrors the coastline to our bespoke concierge services, every moment is crafted to ensure total peace of mind." - imageSrc="http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-lamp_23-2151003141.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-lamp_23-2151003141.jpg" imageAlt="Refined resort suite interior" /> @@ -167,58 +114,35 @@ export default function LandingPage() {
@@ -314,13 +208,9 @@ export default function LandingPage() { -- 2.49.1