Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-03-10 19:47:01 +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>
);
}
}