Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e9c35d4659 | |||
| 3d07a2a524 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
description="Ontdek een exclusief aanbod van riads, villa's en appartementen in de meest gewilde steden van Marokko."
|
||||
buttons={[
|
||||
{
|
||||
text: "Bekijk Aanbod", href: "#listings"},
|
||||
text: "Bekijk Exclusief Aanbod", href: "#listings"},
|
||||
{
|
||||
text: "Plaats uw Vastgoed", href: "/sell"},
|
||||
]}
|
||||
@@ -243,4 +243,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user