diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 96c70be..30c34c4 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -32,6 +32,7 @@ export default function ProductsPage() { { name: "Contact", id: "/" }, ]} brandName="Luxuria" + button={{ text: "Get Started", href: "#" }} />