diff --git a/src/app/faq/page.tsx b/src/app/faq/page.tsx index 6274050..9cbd9c9 100644 --- a/src/app/faq/page.tsx +++ b/src/app/faq/page.tsx @@ -21,72 +21,38 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
- +
); diff --git a/src/app/page.tsx b/src/app/page.tsx index 778863c..6165a69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,160 +25,90 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index cb576ff..e857006 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -22,135 +22,51 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
- +
);