Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c810fdda0 | |||
| 7a79b5d997 | |||
| 476b8aecea | |||
| b915c8176b | |||
| 7211023083 | |||
| 47ec24aed7 |
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="GELRY"
|
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={[
|
buttons={[
|
||||||
{ text: "Explore Collection", href: "products" },
|
{ text: "Explore Collection", href: "products" },
|
||||||
{ text: "Learn More", href: "about" }
|
{ text: "Learn More", href: "about" }
|
||||||
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
|||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardTwo
|
<ProductCardTwo
|
||||||
title="Featured Collection"
|
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"
|
tag="New Arrivals"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
products={[
|
products={[
|
||||||
|
|||||||
Reference in New Issue
Block a user