From 2d931f3f08fb8cd4a4486ce1ef43cc7998a849cb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:34:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1