diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c9c50e..590dd3e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Excellence in Every Detail." - description="Eliminate the frustration of generic, mass-produced goods. PAU ‘OLE delivers bespoke, artisan-crafted pieces built to last a lifetime." + description="Discover the craftsmanship of PAU ‘OLE. Where timeless quality meets modern design." buttons={[ { text: "Explore Collection", href: "#products"}, @@ -122,6 +122,9 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={false} + buttons={[ + { text: "View Shop", href: "/shop" } + ]} products={[ { id: "1", name: "Refined Classic", price: "$125", imageSrc: "http://img.b2bpic.net/free-photo/white-sports-equipment_23-2151920908.jpg"},