diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 04b7b8f..fc9af3e 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: "Book Now", href: "/contact" }} />