Update src/app/page.tsx
This commit is contained in:
@@ -36,7 +36,7 @@ export default function LuxuryTravelAgencyTemplatePage() {
|
||||
{ name: "Destinations", id: "destinations" },
|
||||
{ name: "Blog", id: "blog" },
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Contact", href: "/contact" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="Maritime Solutions"
|
||||
button={{ text: "Connect With Us", href: "/contact" }}
|
||||
|
||||
Reference in New Issue
Block a user