Merge version_2 into main #6
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{ title: "Visit Us", items: [{ label: "Larnaca, Cyprus", href: "#" }] },
|
||||
{ title: "Visit Us", items: [{ label: "Areos 1, Larnaca 6016, Cyprus", href: "#" }] },
|
||||
{ title: "Reservations", items: [{ label: "Book Online", href: "#contact" }] },
|
||||
]}
|
||||
logoText="MULAN"
|
||||
@@ -133,4 +133,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user