Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 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>