Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-11 10:15:17 +00:00

View File

@@ -180,8 +180,8 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
buttons={[
{ text: "Book Your Consultation", href: "#" },
{ text: "Browse Itineraries", href: "#" }
{ text: "Browse Itineraries", href: "#" },
{ text: "Book Your Consultation", href: "#" }
]}
/>
</div>