Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
description="Discover botanical beauty rooted in timeless self-care and quiet intention."
|
description="Discover botanical beauty rooted in timeless self-care and quiet intention."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Rituals", href: "#rituals"},
|
text: "Shop the Ritual", href: "#products"},
|
||||||
{
|
{
|
||||||
text: "Discover Ingredients", href: "#ingredients"},
|
text: "Discover Ingredients", href: "#ingredients"},
|
||||||
]}
|
]}
|
||||||
@@ -249,4 +249,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user