Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 236ac4df76 | |||
| 0666f12643 | |||
| 55f3fae20d |
@@ -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