Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -1388,4 +1388,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -251,7 +251,7 @@ export default function HomePage() {
|
||||
<ContactFaq
|
||||
ctaTitle="Plan Your Visit"
|
||||
ctaDescription="Beregovaya Street 47A, Rostov-on-Don. Open 24 hours. Discover the living ruins."
|
||||
ctaButton={{ text: "Get Directions", href: "#" }}
|
||||
ctaButton={{ text: "Plan Visit Now", href: "#" }}
|
||||
ctaIcon={MapPin}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -326,4 +326,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user