From 06dd95b8de1a32f616b76d8349e96f2339c1d2f6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 15:27:29 +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 1956695..badbefd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { enableKpiAnimation={true} buttons={[ { - text: "Request Pricing", href: "#contact"}, + text: "Get Your Factory-Direct Quote", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/empty-space-car-park-interior-night_1127-2306.jpg" imageAlt="Modern factory interior" @@ -259,4 +259,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1