From 51bb813ef47f7f8c520ccc5edf9208667aa57f21 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:27:49 +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 9b8a0c5..ac888e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,8 +56,8 @@ export default function LandingPage() { tagIcon={Award} tagAnimation="slide-up" buttons={[ + { text: "Book Your Ride Now", href: "#booking" }, { text: "CALL NOW", href: "tel:+918056211959" }, - { text: "GET FREE QUOTE", href: "#booking" }, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/group-friends-trip-together_23-2148375101.jpg" -- 2.49.1