Merge version_7 into main

Merge version_7 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-01-07 10:25:42 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
imageAlt="Luxury modern apartment with panoramic city views" imageAlt="Luxury modern apartment with panoramic city views"
frameStyle="card" frameStyle="card"
buttons={[ buttons={[
{ text: "View Properties", href: "properties" }, { text: "View", href: "properties" },
{ text: "Book a Viewing", href: "contact" } { text: "Book a Viewing", href: "contact" }
]} ]}
/> />