Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d39c2cdcf9 | |||
| 082697a1b6 |
@@ -51,6 +51,7 @@ export default function LandingPage() {
|
||||
variant: "gradient-bars"}}
|
||||
title="Redefining Luxury Living in Ghana"
|
||||
description="Discover a world of premium furniture and home decor curated for the modern Ghanaian home."
|
||||
buttons={[{ text: "View Collections", href: "#products" }]}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ama Serwaa", handle: "@ama_designs", testimonial: "The quality is unmatched. My living room feels like a palace now.", rating: 5,
|
||||
@@ -250,4 +251,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user