Update src/app/page.tsx
This commit is contained in:
@@ -35,8 +35,8 @@ export default function LuxuryTravelAgencyTemplatePage() {
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Destinations", id: "destinations" },
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Consultation", href: "/consultation" },
|
||||
{ name: "Support", href: "/support" },
|
||||
{ name: "Consultation", id: "/consultation" },
|
||||
{ name: "Support", id: "/support" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Luxuria"
|
||||
|
||||
Reference in New Issue
Block a user