Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bbe8df1ba1 | |||
| 36391f37c8 | |||
| 2eb2c3aa3e |
@@ -58,7 +58,9 @@ export default function LandingPage() {
|
|||||||
description="Discover beauty in all our products, harnessing the power of Grape Stem Cells in every drop."
|
description="Discover beauty in all our products, harnessing the power of Grape Stem Cells in every drop."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "SHOP ALL PRODUCTS", href: "#best-sellers"},
|
text: "Unlock Your Skin's Youthful Radiance", href: "#best-sellers"},
|
||||||
|
{
|
||||||
|
text: "Learn More About Grape Stem Cells", href: "#about"},
|
||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
{
|
{
|
||||||
@@ -306,4 +308,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user