Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b45dbbf8c9 | |||
| de36cb0b62 | |||
| 9f5c9b8d02 | |||
| c4a21b11f4 | |||
| 82dc11dc2a |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
logoText="Marenka"
|
||||
description="Timeless elegance crafted for the discerning minimalist."
|
||||
description="Elevate your daily rituals with timeless, handcrafted essentials designed to last a lifetime."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Collection", href: "#products"},
|
||||
@@ -112,8 +112,8 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "View Catalog", href: "#" },
|
||||
{ text: "New Arrivals", href: "#" }
|
||||
{ text: "Shop All", href: "#" },
|
||||
{ text: "View Collections", href: "#" }
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user