From 37336cc59807d7206c58ff756fedc555477af4c1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 14:00:14 +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 e085954..d883a85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { description="Redefining the standards of high-end, luxury living. Your exclusive gateway to modern architecture." buttons={[ { - text: "Book Now", href: "#contact"}, + text: "Schedule Private Tour", href: "#contact"}, { text: "Learn More", href: "#about"}, ]} -- 2.49.1