From 2640092b089fd5629d402b82f464f86da303871d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 02:46:00 +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 82eaca6..3820747 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function HvacPage() { tag="Inquire Now" title="Restore Your Home's Climate" description="Get in touch with the Sunset team for immediate assistance or to schedule your annual system health check." - buttons={[{ text: "Book Your Service", href: "#" }]} + buttons={[{ text: "Confirm My Priority Appointment", href: "#" }]} background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} /> -- 2.49.1