Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 29f894ae9c | |||
| 345c51e6dd |
@@ -161,6 +161,9 @@ export default function LandingPage() {
|
||||
cardTitle="What Our Shoppers Say"
|
||||
cardTag="Happy Visitors"
|
||||
cardAnimation="slide-up"
|
||||
buttons={[
|
||||
{text: "Read More Reviews", href: "#"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -213,4 +216,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user