Merge version_3 into main #6
@@ -5,7 +5,7 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Euro Centra Pakistan", description: "Your Quiet Luxury Stay in DHA Lahore"};
|
||||
title: "Euro Centra Pakistan – Luxury Guest House in DHA Lahore", description: "Experience quiet luxury at Euro Centra Pakistan, a premium guest house in DHA Phase 3, Lahore. Secure location, peaceful environment, and exceptional hospitality."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -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() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
tag="Get In Touch"
|
||||
title="Plan Your Peaceful Stay"
|
||||
description="Contact us today to book your luxury accommodation at Euro Centra Pakistan. Located in the heart of DHA Phase 3, we're ready to provide you with an unforgettable guest experience."
|
||||
inputPlaceholder="Your email address"
|
||||
buttonText="Subscribe"
|
||||
termsText="By subscribing, you agree to receive updates about our available rooms and special offers. We respect your privacy."
|
||||
title="Book Your Luxury Stay Today"
|
||||
description="Contact us now to reserve your accommodation at Euro Centra Pakistan. Located in the heart of DHA Phase 3, we're ready to provide you with an unforgettable guest experience."
|
||||
inputPlaceholder="Email for booking confirmation"
|
||||
buttonText="Request Booking"
|
||||
termsText="By requesting a booking, you agree to receive confirmation details and updates about your reservation. We respect your privacy."
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "rotated-rays-static-grid" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user