2 Commits

Author SHA1 Message Date
bf9b1dcb7f Update src/app/page.tsx 2026-03-04 12:58:44 +00:00
dfc57c4317 Merge version_1 into main
Merge version_1 into main
2026-03-04 12:56:32 +00:00

View File

@@ -85,9 +85,9 @@ export default function LandingPage() {
<ProductCardThree
title="Featured Collections"
description="Browse our curated selection of anime merchandise. From classic series to the latest releases, find everything you love."
tag="Limited Inventory"
tag="Limited Stock - Buy Now"
tagIcon={Zap}
tagAnimation="slide-up"
tagAnimation="blur-reveal"
buttons={[
{ text: "View Full Catalog", href: "#" }
]}