Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e70e29b6ab | |||
| 4e191e9650 | |||
| 2c8557f88b |
@@ -154,6 +154,9 @@ export default function HomePage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Browse All", href: "/products" }
|
||||||
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Soft Toys Collection", price: "Starting ₹199", imageSrc: "http://img.b2bpic.net/free-photo/fluffy-toy-texture-close-up_23-2149686933.jpg", imageAlt: "Colorful soft toys and plush animals"},
|
id: "1", name: "Soft Toys Collection", price: "Starting ₹199", imageSrc: "http://img.b2bpic.net/free-photo/fluffy-toy-texture-close-up_23-2149686933.jpg", imageAlt: "Colorful soft toys and plush animals"},
|
||||||
|
|||||||
Reference in New Issue
Block a user