Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9523c6cd18 | |||
| d14d4c54ce |
@@ -92,6 +92,9 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="bento-grid"
|
gridVariant="bento-grid"
|
||||||
|
buttons={[
|
||||||
|
{ text: "View All Collections", href: "#" }
|
||||||
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Signature Fragrances", price: "From $120", imageSrc: "http://img.b2bpic.net/free-photo/compostable-care-products-arrangement_23-2149353132.jpg", imageAlt: "Luxury designer fragrances"
|
id: "1", name: "Signature Fragrances", price: "From $120", imageSrc: "http://img.b2bpic.net/free-photo/compostable-care-products-arrangement_23-2149353132.jpg", imageAlt: "Luxury designer fragrances"
|
||||||
|
|||||||
Reference in New Issue
Block a user