From 07d6c80d4275bfd73b6666579055e392ea5b8577 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 19:12:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4340caa..940c38e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Discover sophisticated luxury living in the heart of Jaroměř. Our premium residential complex combines contemporary design with timeless elegance, offering the perfect blend of comfort and prestige." background={{ variant: "plain" }} buttons={[ - { text: "Explore Properties", href: "#properties" }, + { text: "View Available Units", href: "#properties" }, { text: "Schedule Viewing", href: "#contact" } ]} layoutOrder="default" -- 2.49.1