4 Commits

Author SHA1 Message Date
368b0b4660 Update src/app/page.tsx 2026-03-12 09:03:05 +00:00
3f6caaabfb Merge version_2 into main
Merge version_2 into main
2026-03-12 09:01:59 +00:00
827434279a Update src/app/page.tsx 2026-03-12 09:01:56 +00:00
3c4cbca244 Merge version_1 into main
Merge version_1 into main
2026-03-12 09:00:52 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
showBlur={true}
showDimOverlay={true}
buttons={[
{ text: "Explore Collection", href: "#products" },
{ text: "Shop Now", href: "#products" },
{ text: "Learn More", href: "#about" }
]}
buttonAnimation="blur-reveal"
@@ -112,7 +112,7 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardOne
title="Our Collection"
description="Handpicked essentials for your complete skincare regimen. Each product is a masterpiece of formulation."
description="Handpicked essentials for your complete skincare regimen. Starting at $85—luxury that fits your budget. Each product is a masterpiece of formulation."
tag="Best Sellers"
tagIcon={Heart}
tagAnimation="slide-up"