Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 368b0b4660 | |||
| 3f6caaabfb | |||
| 827434279a | |||
| 3c4cbca244 |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user