diff --git a/src/app/page.tsx b/src/app/page.tsx index b5f96df..ca7c2d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,6 +28,7 @@ export default function LuxuryTravelAgencyTemplatePage() { { name: "Contact", id: "/contact" }, ]} brandName="Luxuria" + className="font-bold" button={{ text: "Book Now", href: "/contact" }} />