Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 42cc47075e | |||
| 1c810fdda0 | |||
| 7a79b5d997 | |||
| 476b8aecea | |||
| b915c8176b | |||
| 7211023083 | |||
| 47ec24aed7 |
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="GELRY"
|
||||
description="Elevate Your Wardrobe with Timeless Nordic Fashion. Discover curated pieces that blend premium craftsmanship with minimalist elegance for the modern lifestyle."
|
||||
description="Curated Nordic fashion meets timeless minimalism. Premium pieces for the refined lifestyle."
|
||||
buttons={[
|
||||
{ text: "Explore Collection", href: "products" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
title="Featured Collection"
|
||||
description="Discover our handpicked selection of premium pieces that define contemporary style"
|
||||
description="Premium quality at Nordic-fair prices. Investment pieces that last and define contemporary style"
|
||||
tag="New Arrivals"
|
||||
tagIcon={Sparkles}
|
||||
products={[
|
||||
|
||||
Reference in New Issue
Block a user