Update src/app/page.tsx

This commit is contained in:
2026-03-03 18:53:04 +00:00
parent 9cb1becf64
commit 03483baa7e

View File

@@ -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" }}