From 2372161dcba29f1a277866795a8f50eef0ca7250 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 06:49:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8abc5a..dd72b38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,7 +143,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "rotated-rays-static" }} text="Ready to upgrade your ride? Reach out for a consultation or quote." - buttons={[{ text: "Get Your Custom Quote", href: "mailto:info@jrsperformance.com" }]} + buttons={[{ text: "Schedule Your Priority Tuning Slot", href: "mailto:info@jrsperformance.com" }]} /> @@ -156,4 +156,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1