diff --git a/src/app/page.tsx b/src/app/page.tsx index 7d1dbfb..f64f9a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { tag="ELITE DEVELOPMENT STUDIO" buttons={[ { - text: "Start Your Project", href: "#contact"}, + text: "Get a Free Consultation", href: "#contact"}, { text: "View Our Work", href: "#projects"}, ]} @@ -216,4 +216,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file