Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 67b0bcb72b | |||
| 0439438fa9 | |||
| 24dab97672 | |||
| 19ac444c7a | |||
| 169cd4f346 |
@@ -107,7 +107,11 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
buttons={[
|
||||
{ text: "View All Luxury Furniture", href: "#" },
|
||||
{ text: "Contact Team", href: "#contact" }
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
|
||||
Reference in New Issue
Block a user