diff --git a/src/app/page.tsx b/src/app/page.tsx index 9602fad..f899095 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} buttons={[ - { text: "Book a Consultation", href: "contact" }, + { text: "Book Your Tattoo", href: "contact" }, { text: "Call Now", href: "tel:+48796751534" } ]} buttonAnimation="slide-up"