2 Commits

Author SHA1 Message Date
240c4e8514 Merge version_2 into main
Merge version_2 into main
2026-05-15 15:04:24 +00:00
fb1a6ef5b4 Update src/app/page.tsx 2026-05-15 15:04:18 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Projects",
id: "projects",
},
name: "Projects", id: "projects"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Georgia Construction"
/>
@@ -59,46 +49,29 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Defining Excellence in Construction"
description="Georgia Construction Company is Lahore's premier partner for luxury residential and commercial developments, blending traditional craftsmanship with modern engineering."
tag="Since 1995"
buttons={[
{
text: "View Our Projects",
href: "#projects",
},
text: "View Our Projects", href: "#projects"},
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004762.jpg",
imageAlt: "luxury villa exterior modern design Lahore",
},
imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004762.jpg", imageAlt: "luxury villa exterior modern design Lahore"},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589534.jpg",
imageAlt: "luxury villa exterior modern design Lahore",
},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589534.jpg", imageAlt: "luxury villa exterior modern design Lahore"},
{
imageSrc: "http://img.b2bpic.net/free-photo/reflection-woman-walking-street-pool_8353-1573.jpg",
imageAlt: "luxury villa exterior modern design Lahore",
},
imageSrc: "http://img.b2bpic.net/free-photo/reflection-woman-walking-street-pool_8353-1573.jpg", imageAlt: "luxury villa exterior modern design Lahore"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-building-modern-architecture_181624-21692.jpg",
imageAlt: "luxury villa exterior modern design Lahore",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-building-modern-architecture_181624-21692.jpg", imageAlt: "luxury villa exterior modern design Lahore"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mosque-pictures-moroccan-wall-pattern_1203-5080.jpg",
imageAlt: "luxury villa exterior modern design Lahore",
},
imageSrc: "http://img.b2bpic.net/free-photo/mosque-pictures-moroccan-wall-pattern_1203-5080.jpg", imageAlt: "luxury villa exterior modern design Lahore"},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-engineers-working_23-2151657932.jpg",
imageAlt: "luxury villa exterior modern design Lahore",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-engineers-working_23-2151657932.jpg", imageAlt: "luxury villa exterior modern design Lahore"},
]}
/>
</div>
@@ -110,17 +83,11 @@ export default function LandingPage() {
description="At Georgia Construction, we don't just build structures; we curate lifestyles. With nearly three decades of heritage in Lahore, our commitment to precision, ethical standards, and high-quality materials makes us the preferred choice for discerning clients."
metrics={[
{
value: "250+",
title: "Completed Projects",
},
value: "250+", title: "Completed Projects"},
{
value: "100%",
title: "Client Satisfaction",
},
value: "100%", title: "Client Satisfaction"},
{
value: "29",
title: "Years of Excellence",
},
value: "29", title: "Years of Excellence"},
]}
imageSrc="http://img.b2bpic.net/free-photo/looking-up-through-history-elegant-staircase-old-building_169016-69867.jpg"
mediaAnimation="slide-up"
@@ -137,23 +104,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Architecture & Design",
description: "Tailored blueprints that capture your unique vision.",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821376.jpg",
imageAlt: "architectural blueprint construction site",
},
title: "Architecture & Design", description: "Tailored blueprints that capture your unique vision.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821376.jpg", imageAlt: "architectural blueprint construction site"},
{
title: "Project Management",
description: "Transparent timelines and cost management across all phases.",
imageSrc: "http://img.b2bpic.net/free-photo/productive-teamwork-office-main-engineer-spectacles-listening-new-ideas-his-colleague-caucasian-man-pointing-finger-schematic-drawings-coworkers-approving-his-offer-with-smile_273609-5761.jpg",
imageAlt: "architectural blueprint construction site",
},
title: "Project Management", description: "Transparent timelines and cost management across all phases.", imageSrc: "http://img.b2bpic.net/free-photo/productive-teamwork-office-main-engineer-spectacles-listening-new-ideas-his-colleague-caucasian-man-pointing-finger-schematic-drawings-coworkers-approving-his-offer-with-smile_273609-5761.jpg", imageAlt: "architectural blueprint construction site"},
{
title: "Turnkey Construction",
description: "Full lifecycle delivery with uncompromising quality standards.",
imageSrc: "http://img.b2bpic.net/free-photo/sketch-architect-supplies_23-2147710840.jpg",
imageAlt: "architectural blueprint construction site",
},
title: "Turnkey Construction", description: "Full lifecycle delivery with uncompromising quality standards.", imageSrc: "http://img.b2bpic.net/free-photo/sketch-architect-supplies_23-2147710840.jpg", imageAlt: "architectural blueprint construction site"},
]}
title="Comprehensive Construction Solutions"
description="From concept through to final finishing, we provide end-to-end management for every phase of your project."
@@ -168,65 +123,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Residential",
name: "Elegance Villa, DHA",
price: "Custom Pricing",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-building-with-glass-windows-sunlight_181624-11971.jpg",
imageAlt: "luxury villa exterior modern design Lahore",
},
id: "p1", brand: "Residential", name: "Elegance Villa, DHA", price: "Custom Pricing", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-building-with-glass-windows-sunlight_181624-11971.jpg", imageAlt: "luxury villa exterior modern design Lahore"},
{
id: "p2",
brand: "Residential",
name: "Modern Manor, Gulberg",
price: "Custom Pricing",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-helmet_23-2148921425.jpg",
imageAlt: "luxury villa exterior modern design Lahore",
},
id: "p2", brand: "Residential", name: "Modern Manor, Gulberg", price: "Custom Pricing", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-helmet_23-2148921425.jpg", imageAlt: "luxury villa exterior modern design Lahore"},
{
id: "p3",
brand: "Commercial",
name: "Corporate Plaza, Model Town",
price: "Custom Pricing",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-architecture_23-2151050997.jpg",
imageAlt: "luxury villa exterior modern design Lahore",
},
id: "p3", brand: "Commercial", name: "Corporate Plaza, Model Town", price: "Custom Pricing", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-architecture_23-2151050997.jpg", imageAlt: "luxury villa exterior modern design Lahore"},
{
id: "p4",
brand: "Residential",
name: "Skyline Heights, Bahria",
price: "Custom Pricing",
rating: 5,
reviewCount: "22",
imageSrc: "http://img.b2bpic.net/free-photo/3d-house-model-with-modern-architecture_23-2151004061.jpg",
imageAlt: "luxury villa exterior modern design Lahore",
},
id: "p4", brand: "Residential", name: "Skyline Heights, Bahria", price: "Custom Pricing", rating: 5,
reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/3d-house-model-with-modern-architecture_23-2151004061.jpg", imageAlt: "luxury villa exterior modern design Lahore"},
{
id: "p5",
brand: "Residential",
name: "Heritage House, Cantonment",
price: "Custom Pricing",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg",
imageAlt: "luxury villa exterior modern design Lahore",
},
id: "p5", brand: "Residential", name: "Heritage House, Cantonment", price: "Custom Pricing", rating: 5,
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg", imageAlt: "luxury villa exterior modern design Lahore"},
{
id: "p6",
brand: "Landscape",
name: "Royal Gardens",
price: "Custom Pricing",
rating: 5,
reviewCount: "19",
imageSrc: "http://img.b2bpic.net/free-photo/desert-oasis-villa-aesthetic_23-2151949143.jpg",
imageAlt: "luxury villa exterior modern design Lahore",
},
id: "p6", brand: "Landscape", name: "Royal Gardens", price: "Custom Pricing", rating: 5,
reviewCount: "19", imageSrc: "http://img.b2bpic.net/free-photo/desert-oasis-villa-aesthetic_23-2151949143.jpg", imageAlt: "luxury villa exterior modern design Lahore"},
]}
title="Our Signature Developments"
description="Explore our portfolio of elite residential, commercial, and landscape projects across Lahore."
@@ -240,20 +153,11 @@ export default function LandingPage() {
tag="Growth & Impact"
metrics={[
{
id: "m1",
value: "1.2M",
description: "Sq. Ft. Built",
},
id: "m1", value: "1.2M", description: "Sq. Ft. Built"},
{
id: "m2",
value: "98%",
description: "Referral Rate",
},
id: "m2", value: "98%", description: "Referral Rate"},
{
id: "m3",
value: "45+",
description: "Team Experts",
},
id: "m3", value: "45+", description: "Team Experts"},
]}
metricsAnimation="slide-up"
/>
@@ -267,25 +171,15 @@ export default function LandingPage() {
author="Ahmed & Zoya Khan"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-showing-approval_23-2148269259.jpg",
alt: "happy client portrait residential construction",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-showing-approval_23-2148269259.jpg", alt: "happy client portrait residential construction"},
{
src: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg",
alt: "luxury villa owner portrait",
},
src: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg", alt: "luxury villa owner portrait"},
{
src: "http://img.b2bpic.net/free-photo/female-architect-with-thumb-up_1149-1128.jpg",
alt: "corporate client construction testimonial",
},
src: "http://img.b2bpic.net/free-photo/female-architect-with-thumb-up_1149-1128.jpg", alt: "corporate client construction testimonial"},
{
src: "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-interior-designer_74855-2977.jpg",
alt: "new home owners smiling portrait",
},
src: "http://img.b2bpic.net/free-photo/middle-aged-couple-meeting-with-interior-designer_74855-2977.jpg", alt: "new home owners smiling portrait"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-showing-approval_23-2148269355.jpg",
alt: "luxury project homeowner portrait",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-showing-approval_23-2148269355.jpg", alt: "luxury project homeowner portrait"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -298,20 +192,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What areas do you cover?",
content: "We operate primarily within Lahore and its surrounding metropolitan areas.",
},
id: "q1", title: "What areas do you cover?", content: "We operate primarily within Lahore and its surrounding metropolitan areas."},
{
id: "q2",
title: "How do you charge?",
content: "We provide transparent, fixed-price or cost-plus models depending on your project scope.",
},
id: "q2", title: "How do you charge?", content: "We provide transparent, fixed-price or cost-plus models depending on your project scope."},
{
id: "q3",
title: "How long is a typical villa build?",
content: "Construction times vary, but most villas reach completion in 1218 months depending on complexity.",
},
id: "q3", title: "How long is a typical villa build?", content: "Construction times vary, but most villas reach completion in 1218 months depending on complexity."},
]}
imageSrc="http://img.b2bpic.net/free-photo/construction-blueprint-plans_23-2151933406.jpg"
title="Frequently Asked Questions"
@@ -326,16 +211,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Start Your Project"
title="Ready to Build Your Vision?"
description="Contact our consultants in Lahore for a professional estimate today."
buttons={[
{
text: "Get Consultation",
href: "#",
},
text: "Get Consultation", href: "#"},
]}
/>
</div>
@@ -346,37 +228,25 @@ export default function LandingPage() {
{
items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
],
},
{
items: [
{
label: "Projects",
href: "#projects",
},
label: "Projects", href: "#projects"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -386,4 +256,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}