Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 902163b79a | |||
| 29e04407b2 |
@@ -132,6 +132,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Browse Collection", href: "#products" }
|
||||||
|
]}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1", name: "Sarah Miller", role: "Creative Lead", company: "DesignLab", rating: 5,
|
id: "t1", name: "Sarah Miller", role: "Creative Lead", company: "DesignLab", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user