Merge version_3 into main #4
@@ -1419,4 +1419,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -301,8 +301,8 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Get in Touch", href: "#" },
|
||||
{ text: "Request Quote", href: "#" },
|
||||
{ text: "Book Your Trip Now", href: "#" },
|
||||
{ text: "Get Free Itinerary", href: "#" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -349,4 +349,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user