Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ea4be0602 | |||
| 97e7b07fac | |||
| 14aeeda4ac |
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now", href: "#contact"},
|
||||
text: "Termin vereinbaren", href: "#contact"},
|
||||
{
|
||||
text: "Visit Us", href: "https://maps.google.com/?q=Bahnhofstraße+2,+49504+Lotte"},
|
||||
]}
|
||||
@@ -226,4 +226,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user