Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 23311000e5 | |||
| a915ceeb1e | |||
| f9ae5979b5 | |||
| bf3b5e32d8 |
@@ -105,6 +105,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
gridVariant="four-items-2x2-equal-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Shop Luxury Arrangements", href: "/shop" }
|
||||||
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1", brand: "Signature", name: "Golden Rose Box", price: "$150", rating: 5,
|
id: "p1", brand: "Signature", name: "Golden Rose Box", price: "$150", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user