Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ae71553a2 | |||
| 9523c6cd18 | |||
| d14d4c54ce |
@@ -92,6 +92,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
gridVariant="bento-grid"
|
||||
buttons={[
|
||||
{ text: "View All Collections", href: "#" }
|
||||
]}
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user