diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ff515d4..0f25c08 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -22,62 +22,40 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 97b035e..f55db25 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -23,90 +23,48 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file diff --git a/src/app/inventory/page.tsx b/src/app/inventory/page.tsx index 89cdb4b..e5ca3a5 100644 --- a/src/app/inventory/page.tsx +++ b/src/app/inventory/page.tsx @@ -23,92 +23,46 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 0fd8b7c..f0af85d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,108 +25,81 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + - +
); -} +} \ No newline at end of file diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 6287bf5..e889798 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -22,114 +22,52 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file