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" > - + -
- -
+
+ +
- + - +
); 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" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); 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" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);