From fb84db162a65d48753d95e8fbb2af3439ae97d8b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:28:46 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index edf0c4e..76341ac 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -7,24 +7,28 @@ import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSp export default function AboutPage() { return ( - + - -
+ +
); -} +} \ No newline at end of file -- 2.49.1 From 91a4b7fe133d5d7cd7c66ea0104bd2edd66f4740 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:28:47 +0000 Subject: [PATCH 2/5] Update src/app/booking/page.tsx --- src/app/booking/page.tsx | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx index 74c6e60..7264ff1 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -7,28 +7,32 @@ import ContactCTA from '@/components/sections/contact/ContactCTA'; export default function BookingPage() { return ( - + - -
+ +
); -} +} \ No newline at end of file -- 2.49.1 From ac6c732ce59707368aa0a5ce67c8b45fcf520061 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:28:47 +0000 Subject: [PATCH 3/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0a0ba96..2c0a62d 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -7,28 +7,32 @@ import ContactCTA from '@/components/sections/contact/ContactCTA'; export default function ContactPage() { return ( - + - -
+ +
); -} +} \ No newline at end of file -- 2.49.1 From f60df0b817da0c4fd1f1e118bb09a3e55560df91 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:28:47 +0000 Subject: [PATCH 4/5] Update src/app/garden/page.tsx --- src/app/garden/page.tsx | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/app/garden/page.tsx b/src/app/garden/page.tsx index 7995032..087f8ae 100644 --- a/src/app/garden/page.tsx +++ b/src/app/garden/page.tsx @@ -7,17 +7,22 @@ import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; export default function GardenPage() { return ( - + - + -
+ /> +
+
Date: Tue, 28 Apr 2026 12:28:48 +0000 Subject: [PATCH 5/5] Update src/app/restaurant/page.tsx --- src/app/restaurant/page.tsx | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/app/restaurant/page.tsx b/src/app/restaurant/page.tsx index e6cb983..a956305 100644 --- a/src/app/restaurant/page.tsx +++ b/src/app/restaurant/page.tsx @@ -7,17 +7,22 @@ import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; export default function RestaurantPage() { return ( - + - + -
+ /> +
+