diff --git a/src/app/page.tsx b/src/app/page.tsx index 9733bf0..6e35175 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -223,7 +223,7 @@ export default function LandingPage() { description="Ready to bring your ideas to life? Send me a message and let's start the conversation today." buttons={[ { - text: "Request a Project Quote", href: "mailto:hello@example.com"}, + text: "Get a Quote", href: "mailto:hello@example.com"}, { text: "Schedule a Discovery Call", href: "#"}, ]}