@@ -155,26 +153,26 @@ export default function LandingPage() {
@@ -182,24 +180,23 @@ export default function LandingPage() {
@@ -207,33 +204,35 @@ export default function LandingPage() {
);
-}
\ No newline at end of file
+}
diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx
index 9331ef2..effcc83 100644
--- a/src/app/shop/[id]/page.tsx
+++ b/src/app/shop/[id]/page.tsx
@@ -76,25 +76,27 @@ function ProductPageContent({ params }: ProductPageProps) {
if (isLoading) {
return (