diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f781ef..ea7f0d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { background={{ variant: "plain" }} useInvertedBackground={false} buttons={[ - { text: "Start a Project", href: "https://example.com/contact" }, + { text: "Book a Design Consultation", href: "https://example.com/contact" }, { text: "Schedule a Call", href: "https://calendly.com/example" }, ]} />