diff --git a/src/app/page.tsx b/src/app/page.tsx index cdbb394..7974ec1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { tagIcon={Building2} tagAnimation="slide-up" buttons={[ - { text: "Start Designing Your Space", href: "#contact" }, + { text: "Claim Your Free 3D Design ", href: "#contact" }, { text: "View Our Work", href: "#gallery" } ]} buttonAnimation="slide-up"