diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ff3a57d..f34c6e4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() {
diff --git a/src/app/page.tsx b/src/app/page.tsx index b0b8f7d..156cd82 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 466835e..4463d5f 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() {