From aa643e4bf0727b96ae47f85eb9faa162ad9f79e9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 23:23:20 +0000 Subject: [PATCH 1/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 106 ++++++++++++++++----------------------- 1 file changed, 44 insertions(+), 62 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 20d86e7..e04538a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -22,71 +22,53 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
- + - +
); From f6e084e9431ba7faa6d9897999deaaff85216a9c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 23:23:20 +0000 Subject: [PATCH 2/3] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 183 ++++++++++----------------------------- 1 file changed, 46 insertions(+), 137 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 96f3d76..8ec6e5c 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -22,146 +22,55 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); From 7e8f52775e77f72bb628d4f44ea96b030f69aa57 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 23:23:21 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 245 +++++++++++++++++------------------------------ 1 file changed, 87 insertions(+), 158 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bad1cef..ff2a1b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,170 +26,99 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);