Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e012ea5b8 | |||
| d28776a02b | |||
| 60bfeb22c1 | |||
| 5f19bc24a5 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="LuxeAccessory"
|
||||
description="Timeless accessories designed for the modern individual. Discover our curated collection of men and women's essential pieces."
|
||||
description="Timeless accessories designed for the modern individual. Elevate your everyday outfits with premium, hand-crafted details that make every moment count."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Collection", href: "#products"},
|
||||
@@ -201,4 +201,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user