diff --git a/src/app/page.tsx b/src/app/page.tsx index ef89f74..6d7a1c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,6 +71,7 @@ export default function LandingPage() { { id: "p5", name: "Coffee Nerd", price: "$3.75", imageSrc: "http://img.b2bpic.net/free-vector/doodle-flat-trendy-cartoon-element-collection_179234-364.jpg" }, { id: "p6", name: "Pizza Planet", price: "$4.25", imageSrc: "http://img.b2bpic.net/free-vector/retro-rave-stickers-comic-patches_107791-17727.jpg" }, ]} + buttons={[{ text: "View All", href: "/catalog" }]} title="Genius Collection" description="Explore our curated pack of funny and unique stickers." />