From 5e61060039cb72b24aa315254faf4bee07df3a8f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:28:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 349e5ad..975e6be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,8 +44,8 @@ export default function LandingPage() { logoText="Euro Centra Pakistan" description="Your Quiet Luxury Stay in DHA Lahore" buttons={[ - { text: "Book Now", href: "tel:+923218291489" }, - { text: "Reserve Room", href: "#contact" }, + { text: "Call Now", href: "tel:+923218291489" }, + { text: "View Location", href: "#contact" }, ]} imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-with-umbrellas_1127-2147.jpg" imageAlt="Luxury guest house exterior with elegant garden" @@ -174,11 +174,11 @@ export default function LandingPage() {