From a3988c1c6888dc683a3fb28cb98ebe61c6d1535e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:24:30 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e1e52f8..1bc238a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,33 +1,28 @@ import type { Metadata } from "next"; -import { Halant } from "next/font/google"; -import { Inter } from "next/font/google"; -import { Open_Sans } from "next/font/google"; +import { Poppins } from "next/font/google"; +import { DM_Sans } from "next/font/google"; import "./globals.css"; import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; -const halant = Halant({ - variable: "--font-halant", subsets: ["latin"], - weight: ["300", "400", "500", "600", "700"], +const poppins = Poppins({ + variable: "--font-poppins", subsets: ["latin"], + weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"], }); -const inter = Inter({ - variable: "--font-inter", subsets: ["latin"], -}); - -const openSans = Open_Sans({ - variable: "--font-open-sans", subsets: ["latin"], +const dmSans = DM_Sans({ + variable: "--font-dm-sans", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Luxury Real Estate | Premium Properties & Estates", description: "Discover exceptional luxury properties and investment opportunities with Luxury Estates. Expert guidance in high-end real estate transactions for discerning clients.", keywords: "luxury real estate, premium properties, luxury homes, real estate investment, high-end properties, exclusive listings", openGraph: { - title: "Luxury Estates | Premier Real Estate Agency", description: "Discover exceptional luxury properties and investment opportunities with our expert real estate team.", siteName: "Luxury Estates", type: "website", images: [ + title: "Luxury Hotels & Travel Packages in India | Book Now", description: "Discover premium luxury hotels and expertly curated travel packages across India. Book your dream vacation with our world-class travel agency. Exclusive deals for foreign travelers.", keywords: "luxury hotels India, travel packages India, luxury travel, book hotels India, travel agency, foreign travelers, India tourism", openGraph: { + title: "Luxury Hotels & Travel Packages in India", description: "Discover and book premium luxury hotels and travel packages across India for unforgettable experiences.", siteName: "Luxury India Travel", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", alt: "Luxury penthouse property"}, + url: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-front-hotel-resort-with-swimming-pool-paradise-destination-vacations-ge_1258-150769.jpg", alt: "Luxury hotel resort in India"}, ], }, twitter: { - card: "summary_large_image", title: "Luxury Estates | Premier Real Estate", description: "Exceptional luxury properties and investment opportunities", images: ["http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg"], + card: "summary_large_image", title: "Luxury Hotels & Travel Packages in India", description: "Book premium luxury hotels and travel packages across India", images: ["http://img.b2bpic.net/free-photo/beautiful-tropical-beach-front-hotel-resort-with-swimming-pool-paradise-destination-vacations-ge_1258-150769.jpg"], }, }; @@ -40,7 +35,7 @@ export default function RootLayout({ {children} -- 2.49.1 From 3aca95a5f50b90a617c684f409417e60c34d0c88 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:24:31 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 189 +++++++++++++++++++++++++++-------------------- 1 file changed, 107 insertions(+), 82 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ed29037..eceb69b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,14 +13,14 @@ import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterSimple from "@/components/sections/footer/FooterSimple"; import { Crown, - Home, + MapPin, Sparkles, Users, TrendingUp, Star, Mail, - Building2, - DollarSign, + Hotel, + Plane, Award, } from "lucide-react"; @@ -41,52 +41,53 @@ export default function LandingPage() {
-
+
-
+
-
+
+ +
+
@@ -219,11 +244,11 @@ export default function LandingPage() { tag="Get Started" tagIcon={Mail} tagAnimation="slide-up" - title="Ready to Find Your Perfect Property?" - description="Schedule a private consultation with our luxury real estate experts. We'll discuss your vision, market opportunities, and create a personalized strategy for your real estate goals." + title="Ready to Book Your Luxury Indian Adventure?" + description="Contact our travel experts today to discuss your preferences, receive personalized recommendations, and start planning your unforgettable journey through India's most enchanting destinations." buttons={[ - { text: "Schedule Consultation", href: "#" }, - { text: "Browse Listings", href: "#" }, + { text: "Book Your Trip", href: "#" }, + { text: "Request Information", href: "#" }, ]} buttonAnimation="slide-up" background={{ variant: "plain" }} @@ -243,32 +268,32 @@ export default function LandingPage() { ], }, { - title: "Properties", items: [ - { label: "Featured Listings", href: "#properties" }, - { label: "New Developments", href: "#" }, - { label: "Investment Opportunities", href: "#" }, - { label: "Market Insights", href: "#" }, + title: "Hotels", items: [ + { label: "Featured Hotels", href: "#hotels" }, + { label: "Luxury Accommodations", href: "#" }, + { label: "Boutique Resorts", href: "#" }, + { label: "Destination Guides", href: "#" }, ], }, { - title: "Resources", items: [ - { label: "Buyer's Guide", href: "#" }, - { label: "Selling Guide", href: "#" }, - { label: "Market Reports", href: "#" }, - { label: "Blog", href: "#" }, + title: "Travel Packages", items: [ + { label: "Featured Packages", href: "#packages" }, + { label: "Honeymoon Packages", href: "#" }, + { label: "Cultural Tours", href: "#" }, + { label: "Adventure Trips", href: "#" }, ], }, { title: "Contact", items: [ - { label: "Schedule Viewing", href: "#contact" }, - { label: "Inquire Now", href: "#contact" }, - { label: "Contact Support", href: "#" }, - { label: "Media Relations", href: "#" }, + { label: "Book Now", href: "#contact" }, + { label: "Request Quote", href: "#contact" }, + { label: "Customer Support", href: "#" }, + { label: "Travel Info", href: "#" }, ], }, ]} - bottomLeftText="© 2025 Luxury Estates. All rights reserved." - bottomRightText="Crafted with Excellence" + bottomLeftText="© 2025 Luxury India Travel. All rights reserved." + bottomRightText="Your Gateway to Luxury Travel in India" />
-- 2.49.1