Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 236ac4df76 | |||
| 0666f12643 | |||
| 55f3fae20d |
@@ -180,8 +180,8 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Your Consultation", href: "#" },
|
{ text: "Browse Itineraries", href: "#" },
|
||||||
{ text: "Browse Itineraries", href: "#" }
|
{ text: "Book Your Consultation", href: "#" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user