Update src/app/page.tsx
This commit is contained in:
@@ -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