diff --git a/src/app/page.tsx b/src/app/page.tsx index 77383ed..88d4689 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,7 +203,7 @@ export default function LandingPage() { variant: "plain"}} tag="Get in Touch" title="Ready to Start Your Project?" - description="Reach out today for wholesale quotes or retail orders. Let's build something remarkable together." + description="Request your custom quote today. Let's build something remarkable together." mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/multi-racial-builders-handshaking-outdoors-wearing-uniform-talking-about-new-glass-building-working-poject-city-infrastructure_1157-50877.jpg" /> @@ -248,4 +248,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file