3 Commits

Author SHA1 Message Date
eb64b1d9e4 Merge version_3 into main
Merge version_3 into main
2026-03-10 19:47:01 +00:00
1084db6ea3 Update src/app/page.tsx 2026-03-10 19:46:57 +00:00
3ebba108ab Merge version_2 into main
Merge version_2 into main
2026-03-10 19:43:55 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardThree
title="Featured Products"
description="Explore limited-edition pieces and bestsellers before they sell out"
description="Shop trending styles with fast Malaysia shipping—free on orders above RM150"
tag="Limited Stock"
tagIcon={Flame}
tagAnimation="slide-up"
@@ -260,4 +260,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}