Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d9f80d4a83 | |||
| 65873f6a41 | |||
| aca1e69919 | |||
| 88f74cbf60 | |||
| cc5fd65b03 | |||
| bee802fed8 | |||
| 624e8b594c | |||
| 83d1555fc0 | |||
| 8e522d8a6f |
@@ -212,12 +212,12 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Blumenhaus Wiedikon"
|
||||
leftLink={{
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
text: "Our Menu", href: "#menu"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service", href: "#"}}
|
||||
text: "Contact Us", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user