From fdf48ef825414b20dc1f5ba04cd7c159a36ba9f4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 05:05:51 +0000 Subject: [PATCH 1/5] Update src/app/amenities/page.tsx --- src/app/amenities/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/amenities/page.tsx b/src/app/amenities/page.tsx index 59b503d..fe19990 100644 --- a/src/app/amenities/page.tsx +++ b/src/app/amenities/page.tsx @@ -43,15 +43,15 @@ export default function AmenitiesPage() { Date: Tue, 3 Mar 2026 05:05:52 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 80b16e4..460d25a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -47,7 +47,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/hand-pointing-place-europe_23-2148256053.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hand-pointing-place-europe_23-2148256053.jpg?_wi=5" mediaPosition="right" mediaAnimation="blur-reveal" inputPlaceholder="Your email address" @@ -65,7 +65,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/hand-pointing-place-europe_23-2148256053.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hand-pointing-place-europe_23-2148256053.jpg?_wi=6" mediaPosition="left" mediaAnimation="blur-reveal" inputPlaceholder="Your email address" -- 2.49.1 From 00eeb2ed834dd6c5107b52f05846e744b08c76a4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 05:05:52 +0000 Subject: [PATCH 3/5] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 663cb87..fe8119e 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -43,13 +43,13 @@ export default function GalleryPage() { Date: Tue, 3 Mar 2026 05:05:53 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 55e1f5a..fe6cdc9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,15 +82,15 @@ export default function HomePage() { Date: Tue, 3 Mar 2026 05:05:53 +0000 Subject: [PATCH 5/5] Update src/app/rooms/page.tsx --- src/app/rooms/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/rooms/page.tsx b/src/app/rooms/page.tsx index 8061394..8f934c2 100644 --- a/src/app/rooms/page.tsx +++ b/src/app/rooms/page.tsx @@ -43,15 +43,15 @@ export default function RoomsPage() {