diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 48827a0..d59fa61 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -30,6 +30,7 @@ export default function AboutPage() { { name: "Contact", id: "/contact" }, ]} brandName="Luxuria" + button={{ text: "Get Started", href: "#" }} />