Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ee14199138 | |||
| a85d6d280a | |||
| ee18f1bbce | |||
| f3417796e1 | |||
| 59f2aedcad | |||
| 358cdc09b1 |
@@ -37,9 +37,10 @@ export default function PersonalGridTemplatePage() {
|
||||
title="Collection"
|
||||
description="Minimalist wardrobe essentials, crafted for longevity."
|
||||
products={products}
|
||||
buttons={[{ text: "Shop All Essentials", href: "/shop" }]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
className="py-20"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user