diff --git a/src/app/page.tsx b/src/app/page.tsx index 2444f76..2afc63d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function HomePage() { ]} buttons={[ { - text: "Get a Free Quote", href: "/contact"}, + text: "Start Your Free Consultation", href: "/contact"}, { text: "Call Now", href: "tel:+966xxxxxxxx"}, ]}