diff --git a/src/app/page.tsx b/src/app/page.tsx index f823a32..a3447ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function HomePage() { background={{ variant: "rotated-rays-animated-grid" }} useInvertedBackground={false} buttons={[ - { text: "Start Your Project", href: "/contact" }, + { text: "Get Your Free Consultation", href: "/contact" }, { text: "View Our Work", href: "/portfolio" }, ]} buttonAnimation="slide-up"