Merge version_6 into main #6

Merged
bender merged 5 commits from version_6 into main 2026-02-17 05:17:52 +00:00
5 changed files with 6 additions and 6 deletions

View File

@@ -109,4 +109,4 @@ export default function BlogPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -262,4 +262,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -254,4 +254,4 @@ export default function ProductPage({ params }: ProductPageProps) {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -121,4 +121,4 @@ export default function ShopPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -5,7 +5,7 @@
/* --background: #fffafa;;
--card: #fff7f7;;
--foreground: #1a0000;;
--primary-cta: #ff1744;;
--primary-cta: #ff69b4;;
--secondary-cta: #ffffff;;
--accent: #f5c4c7;;
--background-accent: #f09199;; */
@@ -13,7 +13,7 @@
--background: #fffafa;;
--card: #fff7f7;;
--foreground: #1a0000;;
--primary-cta: #ff1744;;
--primary-cta: #ff69b4;;
--secondary-cta: #ffffff;;
--accent: #f5c4c7;;
--background-accent: #f09199;;