diff --git a/src/app/page.tsx b/src/app/page.tsx index d55ae14..89dd0b6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -174,7 +174,7 @@ export default function LandingPage() { text="Ready to transform your home with artisan craftsmanship? Let's start a conversation about your vision and create something timeless together." animationType="entrance-slide" buttons={[ - { text: "Schedule Consultation", href: "#" }, + { text: "Schedule Consultation", href: "contact" }, { text: "View Gallery", href: "#portfolio" } ]} background={{ variant: "plain" }}