From bdcb83660c70267e0548267ecf8189d84fceb917 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 23:34:05 +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 36c4298..0a40cb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { { text: "Shop Tires", href: "#products"}, { - text: "Call Now", href: "tel:+1000000000"}, + text: "Book Your Service", href: "tel:+1000000000"}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cp9K6SRez6ObVvmfexFIl6DHLu/a-high-quality-ultra-realistic-close-up--1777072939439-ae282de1.png" mediaAnimation="slide-up" -- 2.49.1