Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 839af34d37 | |||
| 3d03a107a3 | |||
| 6f6491e641 | |||
| 9a5d7974a3 |
@@ -1418,4 +1418,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
||||
imageAlt="Luxury travel planning workspace"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Plan My Journey"
|
||||
buttonText="Get My Custom Itinerary"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -248,4 +248,4 @@ export default function LandingPage() {
|
||||
</footer>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user