Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user