Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 43a7af9a4a | |||
| 8ba8d08b8e | |||
| c138cdc264 | |||
| 99695d30ad |
@@ -301,8 +301,8 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get in Touch", href: "#" },
|
{ text: "Book Your Trip Now", href: "#" },
|
||||||
{ text: "Request Quote", href: "#" },
|
{ text: "Get Free Itinerary", href: "#" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user