diff --git a/src/app/page.tsx b/src/app/page.tsx index 5af5fd5..65109b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,7 @@ export default function LandingPage() { tagIcon={Building2} tagAnimation="slide-up" buttons={[ - { text: "Claim Your Free 3D Design ", href: "#contact" }, + { text: "Get Your Free 3D Design", href: "#contact" }, { text: "View Our Work", href: "#gallery" } ]} buttonAnimation="slide-up"