diff --git a/src/app/page.tsx b/src/app/page.tsx index a9fc088..3c3bfca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -199,7 +199,7 @@ export default function LandingPage() { background={{ variant: "plain" }} useInvertedBackground={false} buttons={[ - { text: "Email Us", href: "mailto:hello@creativestudio.com" }, + { text: "Request a Quote", href: "mailto:hello@creativestudio.com" }, { text: "WhatsApp", href: "https://wa.me/1234567890" } ]} />