Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fd2854f154 | |||
| dd55dd068f | |||
| 0e9c7b79b8 | |||
| f49a35a55a | |||
| ff90cce161 | |||
| 5f14c88599 | |||
| 3d982773ba | |||
| 42f4197d03 | |||
| bbc7d31c75 | |||
| 100f085850 | |||
| d72d1c67a3 | |||
| 4481f3ce57 | |||
| ac4bf3f329 | |||
| ccb85a43dc | |||
| 98bd6bf1de | |||
| b35f3ee565 | |||
| 2462389a55 | |||
| 51b0667717 |
@@ -108,6 +108,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Curated Collections"
|
||||
description="Refined essentials for the modern home."
|
||||
buttons={[{ text: "View Full Collection", href: "#shop" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -171,4 +172,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user