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