Update src/app/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="ZULRY"
|
||||
description="Your perfume. Your identity. Discover luxury-grade scent profiles at a fraction of the cost."
|
||||
description="Your perfume. Your identity. Experience luxury-grade scent profiles at a fraction of the cost."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now", href: "#products"},
|
||||
@@ -170,4 +170,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user