From b80ae7bf67d64ab3d3c345b85f50be77c7548715 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 05:59:31 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index abf88d9..6cb357c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -27,6 +27,7 @@ export default function ContactPage() { { name: "Contact", id: "/contact" }, ]} brandName="Luxuria" + button={{ text: "Book Now", href: "/contact" }} />