diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b9a462..d702d9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -239,7 +239,7 @@ export default function WebAgency2Page() { description="Let's build something extraordinary together. Get in touch and let's discuss your next project." background={{ variant: "rotated-rays-animated" }} buttons={[ - { text: "Start Your Project", href: "#contact" }, + { text: "Get a Free Consultation", href: "#contact" }, { text: "View Our Work", href: "#work" }, ]} buttonAnimation="slide-up"