Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 99368039ca | |||
| e2fc7f35f0 |
@@ -155,6 +155,9 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Explore Top Picks"
|
title="Explore Top Picks"
|
||||||
description="Browse today's best offerings from our local partners."
|
description="Browse today's best offerings from our local partners."
|
||||||
|
buttons={[
|
||||||
|
{ text: "View All Products", href: "/products" }
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -272,4 +275,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user