diff --git a/src/app/page.tsx b/src/app/page.tsx index bad0ab2..74c4aa3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function Page() { logoText="Studio" description="We craft digital experiences that inspire. Combining design excellence with strategic thinking to elevate your brand." buttons={[ - { text: "Get Started Today", href: "#contact" }, + { text: "Request a Consultation", href: "#contact" }, { text: "View Our Work", href: "#features" } ]} buttonAnimation="blur-reveal"