3 Commits

Author SHA1 Message Date
260882ce06 Update src/app/page.tsx 2026-06-08 07:37:42 +00:00
07ed193244 Merge version_2 into main
Merge version_2 into main
2026-06-08 07:25:22 +00:00
7c723605f5 Merge version_2 into main
Merge version_2 into main
2026-06-08 07:24:59 +00:00

View File

@@ -34,8 +34,6 @@ export default function LandingPage() {
{ name: "Properties", id: "properties" },
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Team", id: "team" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
button={{ text: "Schedule Viewing", href: "#contact" }}