Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 03:04:40 +00:00

View File

@@ -10,7 +10,10 @@ import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
import { Sparkles, CheckCircle, Award, TrendingUp, Star, MapPin, Home, Users } from "lucide-react";
import TextSplitAbout from "@/components/sections/about/TextSplitAbout";
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
import ContactFaq from "@/components/sections/contact/ContactFaq";
import { Sparkles, CheckCircle, Award, TrendingUp, Star, MapPin, Home, Users, Lightbulb, HelpCircle, Phone } from "lucide-react";
export default function HomePage() {
const navItems = [
@@ -33,6 +36,7 @@ export default function HomePage() {
{
items: [
{ label: "Contact", href: "/contact" },
{ label: "Service Areas", href: "#service-areas" },
{ label: "FAQ", href: "#faq" },
],
},
@@ -47,6 +51,7 @@ export default function HomePage() {
items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
],
},
];
@@ -58,7 +63,7 @@ export default function HomePage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="mediumLargeSizeMediumTitles"
background="noise"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
@@ -80,46 +85,30 @@ export default function HomePage() {
tag="Abohar's Architectural Authority"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "glowing-orb" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg?_wi=1",
imageAlt: "Modern architectural villa elevation",
},
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg", imageAlt: "Modern architectural villa elevation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg?_wi=1",
imageAlt: "Contemporary residential design",
},
imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg", imageAlt: "Contemporary residential design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg?_wi=1",
imageAlt: "Modern interior design",
},
imageSrc: "http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg", imageAlt: "Modern interior design"},
{
imageSrc: "http://img.b2bpic.net/free-vector/shopping-mall-orthogonal-compositions_1284-17037.jpg?_wi=1",
imageAlt: "Commercial architectural project",
},
imageSrc: "http://img.b2bpic.net/free-vector/shopping-mall-orthogonal-compositions_1284-17037.jpg", imageAlt: "Commercial architectural project"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg?_wi=1",
imageAlt: "Luxury residential elevation",
},
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg", imageAlt: "Luxury residential elevation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/house-sign-draft_23-2147785570.jpg?_wi=1",
imageAlt: "Architectural floor plan",
},
imageSrc: "http://img.b2bpic.net/free-photo/house-sign-draft_23-2147785570.jpg", imageAlt: "Architectural floor plan"},
{
imageSrc: "http://img.b2bpic.net/free-photo/most-important-project-company_329181-15336.jpg?_wi=1",
imageAlt: "Architectural consultation",
},
imageSrc: "http://img.b2bpic.net/free-photo/most-important-project-company_329181-15336.jpg", imageAlt: "Architectural consultation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440934.jpg",
imageAlt: "3D design process",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440934.jpg", imageAlt: "3D design process"},
]}
buttons={[
{ text: "📞 Call Now: 9888611970", href: "tel:9888611970" },
{ text: "💬 Request Free Quote", href: "/contact" },
{ text: "💬 Request Free Quote", href: "#contact-cta" },
]}
buttonAnimation="slide-up"
carouselPosition="right"
@@ -137,31 +126,19 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Architectural Design",
description: "From concept to detailed plans. Structural precision meets aesthetic excellence for residential and commercial projects.",
imageSrc: "http://img.b2bpic.net/free-photo/most-important-project-company_329181-15336.jpg?_wi=2",
},
title: "Architectural Design", description: "From concept to detailed plans. Structural precision meets aesthetic excellence for residential and commercial projects.", imageSrc: "http://img.b2bpic.net/free-photo/most-important-project-company_329181-15336.jpg"},
{
id: 2,
title: "2D Floor Planning",
description: "Optimized space utilization and flow. Professional layouts that balance functionality with modern living standards.",
imageSrc: "http://img.b2bpic.net/free-photo/house-sign-draft_23-2147785570.jpg?_wi=2",
},
title: "2D Floor Planning", description: "Optimized space utilization and flow. Professional layouts that balance functionality with modern living standards.", imageSrc: "http://img.b2bpic.net/free-photo/house-sign-draft_23-2147785570.jpg"},
{
id: 3,
title: "3D Elevation Design",
description: "Photorealistic renderings showcasing your project before construction. Visualize every detail with precision 3D modeling.",
imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg?_wi=2",
},
title: "3D Elevation Design", description: "Photorealistic renderings showcasing your project before construction. Visualize every detail with precision 3D modeling.", imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg"},
{
id: 4,
title: "Interior Design & Execution",
description: "Complete interior solutions with modern aesthetics and intelligent space planning for homes and commercial spaces.",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg?_wi=2",
},
title: "Interior Design & Execution", description: "Complete interior solutions with modern aesthetics and intelligent space planning for homes and commercial spaces.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg"},
]}
buttonAnimation="slide-up"
buttons={[{ text: "Explore All Services", href: "/services" }]}
buttons={[{ text: "Explore All Services", href: "#services" }]}
/>
</div>
@@ -170,34 +147,22 @@ export default function HomePage() {
title="Our Design Approach"
description="Transparent, collaborative, and results-driven methodology ensuring your project exceeds expectations"
tag="Design Excellence"
tagIcon={CheckCircle}
tagIcon={Lightbulb}
textboxLayout="default"
useInvertedBackground={true}
features={[
{
id: 1,
title: "Client Understanding",
description: "Deep consultation to understand your vision, budget, lifestyle needs, and site conditions. Zero assumptions.",
imageSrc: "http://img.b2bpic.net/free-photo/most-important-project-company_329181-15336.jpg?_wi=3",
},
title: "Client Understanding", description: "Deep consultation to understand your vision, budget, lifestyle needs, and site conditions. Zero assumptions.", imageSrc: "http://img.b2bpic.net/free-photo/most-important-project-company_329181-15336.jpg"},
{
id: 2,
title: "Strategic Planning",
description: "2D floor plans optimizing every square foot. Structural intelligence meets your spatial requirements for maximum efficiency.",
imageSrc: "http://img.b2bpic.net/free-photo/house-sign-draft_23-2147785570.jpg?_wi=3",
},
title: "Strategic Planning", description: "2D floor plans optimizing every square foot. Structural intelligence meets your spatial requirements for maximum efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/house-sign-draft_23-2147785570.jpg"},
{
id: 3,
title: "3D Visualization",
description: "Photorealistic 3D elevations and renderings. Preview your completed project and make informed decisions before construction.",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg?_wi=2",
},
title: "3D Visualization", description: "Photorealistic 3D elevations and renderings. Preview your completed project and make informed decisions before construction.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg"},
{
id: 4,
title: "Execution & Supervision",
description: "Continuous site coordination and quality oversight from foundation to final handover. Your trusted project guardian.",
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-investment-expert-entrepreneur-planning-office-space-relocation_482257-91189.jpg",
},
title: "Execution & Supervision", description: "Continuous site coordination and quality oversight from foundation to final handover. Your trusted project guardian.", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-investment-expert-entrepreneur-planning-office-space-relocation_482257-91189.jpg"},
]}
buttonAnimation="slide-up"
buttons={[]}
@@ -216,49 +181,19 @@ export default function HomePage() {
animationType="slide-up"
products={[
{
id: "1",
name: "Modern Villa - Ajit Nagar",
price: "₹35L+",
imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg?_wi=3",
imageAlt: "Modern villa architectural project",
},
id: "1", name: "Modern Villa - Ajit Nagar", price: "₹35L+", imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg", imageAlt: "Modern villa architectural project"},
{
id: "2",
name: "Premium Residence - Nehru Nagar",
price: "₹28L+",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg?_wi=3",
imageAlt: "Contemporary residential design",
},
id: "2", name: "Premium Residence - Nehru Nagar", price: "₹28L+", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg", imageAlt: "Contemporary residential design"},
{
id: "3",
name: "Commercial Complex - Railway Road",
price: "₹50L+",
imageSrc: "http://img.b2bpic.net/free-vector/shopping-mall-orthogonal-compositions_1284-17037.jpg?_wi=2",
imageAlt: "Commercial building design",
},
id: "3", name: "Commercial Complex - Railway Road", price: "₹50L+", imageSrc: "http://img.b2bpic.net/free-vector/shopping-mall-orthogonal-compositions_1284-17037.jpg", imageAlt: "Commercial building design"},
{
id: "4",
name: "Luxury Interior - Circular Road",
price: "₹15L+",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg?_wi=3",
imageAlt: "Modern interior design",
},
id: "4", name: "Luxury Interior - Circular Road", price: "₹15L+", imageSrc: "http://img.b2bpic.net/free-photo/blonde-charming-woman-silk-black-jumpsuit-stylish-eyeglasses-sits-brown-big-soft-sofa-ho_197531-33650.jpg", imageAlt: "Modern interior design"},
{
id: "5",
name: "Residential Complex - New Abohar",
price: "₹45L+",
imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg?_wi=4",
imageAlt: "Residential complex project",
},
id: "5", name: "Residential Complex - New Abohar", price: "₹45L+", imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg", imageAlt: "Residential complex project"},
{
id: "6",
name: "Family Home - Hanumangarh Road",
price: "₹22L+",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg?_wi=4",
imageAlt: "Family home architecture",
},
id: "6", name: "Family Home - Hanumangarh Road", price: "₹22L+", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg", imageAlt: "Family home architecture"},
]}
buttons={[{ text: "View All Projects", href: "/projects" }]}
buttons={[{ text: "View All Projects", href: "#projects" }]}
/>
</div>
@@ -291,41 +226,23 @@ export default function HomePage() {
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Rajesh Kumar",
role: "Business Owner",
company: "Abohar",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Rajesh Kumar - Project Client",
},
id: "1", name: "Rajesh Kumar", role: "Business Owner", company: "Abohar", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rajesh Kumar - Project Client"},
{
id: "2",
name: "Priya Singh",
role: "Homeowner",
company: "Ajit Nagar",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Priya Singh - Residential Client",
},
id: "2", name: "Priya Singh", role: "Homeowner", company: "Ajit Nagar", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Priya Singh - Residential Client"},
{
id: "3",
name: "Arjun Patel",
role: "Developer",
company: "New Abohar",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Arjun Patel - Commercial Client",
},
id: "3", name: "Arjun Patel", role: "Developer", company: "New Abohar", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Arjun Patel - Commercial Client"},
{
id: "4",
name: "Neha Sharma",
role: "Interior Designer Partner",
company: "Circular Road",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=1",
imageAlt: "Neha Sharma - Design Partner",
},
id: "4", name: "Neha Sharma", role: "Interior Designer Partner", company: "Circular Road", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg", imageAlt: "Neha Sharma - Design Partner"},
{
id: "5", name: "Vikram Singh", role: "Property Investor", company: "Railway Road", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Vikram Singh - Investor Client"},
{
id: "6", name: "Anjali Verma", role: "Homeowner", company: "Hanumangarh Road", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Anjali Verma - Residential Client"},
]}
kpiItems={[
{ value: "98%", label: "Client Satisfaction Rate" },
@@ -335,6 +252,18 @@ export default function HomePage() {
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
title="About Gill Architects"
description={[
"Gill Architects is a trusted architectural and interior design studio serving Abohar, Punjab and surrounding regions for over 15 years. We specialize in transforming residential and commercial visions into structurally intelligent, aesthetically stunning realities.", "Our approach combines modern design principles with deep understanding of local construction practices, climate considerations, and budget optimization. Every project receives meticulous planning, transparent communication, and continuous site supervision from conception to completion.", "We believe architecture is not just about buildings—it's about creating spaces where life thrives. Whether your dream is a contemporary family home, a commercial complex, or a beautifully designed interior, we bring expertise, precision, and commitment to every project."
]}
showBorder={true}
useInvertedBackground={false}
buttons={[{ text: "Get in Touch", href: "#contact-cta" }]}
/>
</div>
<div id="service-areas" data-section="service-areas">
<SocialProofOne
title="Service Areas - Abohar & Nearby Regions"
@@ -344,38 +273,73 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Abohar",
"Ajit Nagar",
"Nehru Nagar",
"Hanumangarh Road",
"Railway Road",
"Lakkar Mandi",
"New Abohar",
"Gobind Nagri",
"Circular Road",
"Alamgarh",
"Balluana",
"Bishanpura",
"Dharangwala",
"Killianwali",
"Maujgarh",
"Panjkosi",
"Rajanwali",
"Ramgarh",
"Sardarpura",
"Shergarh",
"Sitto Gunno",
"Sukhchain",
"Wahabwala",
"Malout",
"Fazilka",
"Sri Ganganagar",
]}
"Abohar", "Ajit Nagar", "Nehru Nagar", "Hanumangarh Road", "Railway Road", "Lakkar Mandi", "New Abohar", "Gobind Nagri", "Circular Road", "Alamgarh", "Balluana", "Bishanpura", "Dharangwala", "Killianwali", "Maujgarh", "Panjkosi", "Rajanwali", "Ramgarh", "Sardarpura", "Shergarh", "Sitto Gunno", "Sukhchain", "Wahabwala", "Malout", "Fazilka", "Sri Ganganagar"]}
speed={40}
showCard={true}
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
title="Common Questions About Our Services"
description="Get clear answers about our architectural process, timelines, pricing, and expertise"
tag="Help Center"
tagIcon={HelpCircle}
textboxLayout="default"
useInvertedBackground={false}
mediaPosition="left"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440934.jpg"
imageAlt="Architectural design consultation"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
faqs={[
{
id: "1", title: "What is your typical project timeline?", content: "Project timelines vary based on scope and complexity. Residential projects typically take 6-12 months from design to completion, while commercial projects may take 12-18 months. We provide detailed timelines during initial consultation based on your specific requirements."
},
{
id: "2", title: "How do you handle budget planning?", content: "We work transparently with your budget from day one. During consultation, we understand your financial parameters and design accordingly. Our phased approach allows flexibility—you can prioritize certain areas while optimizing others based on available resources."
},
{
id: "3", title: "Can you design for small residential projects?", content: "Absolutely! We take pride in optimizing every square foot, whether it's a compact apartment or a sprawling villa. Modern design principles work beautifully in smaller spaces. We excel at maximizing functionality without compromising aesthetics."
},
{
id: "4", title: "Do you handle site supervision during construction?", content: "Yes, continuous site supervision is integral to our service. We coordinate between you, contractors, and engineers to ensure your project meets design specifications and quality standards. Regular updates and transparent communication keep you informed throughout."
},
{
id: "5", title: "What areas do you serve beyond Abohar?", content: "We serve Abohar and surrounding villages including Alamgarh, Balluana, Bishanpura, Dharangwala, Killianwali, and many others. We also take projects in nearby towns like Malout, Fazilka, and Sri Ganganagar. Contact us to discuss your location."
},
{
id: "6", title: "How do I start the process?", content: "Contact us today via phone (9888611970) or WhatsApp for a free initial consultation. We'll discuss your vision, requirements, timeline, and budget to determine how we can best serve your project."
}
]}
/>
</div>
<div id="contact-cta" data-section="contact-cta">
<ContactFaq
ctaTitle="Start Your Project Today"
ctaDescription="Schedule a free consultation with our architectural experts. Let's transform your vision into reality."
ctaButton={{ text: "📞 Call Now: 9888611970", href: "tel:9888611970" }}
ctaIcon={Phone}
useInvertedBackground={true}
animationType="slide-up"
faqs={[
{
id: "1", title: "What information should I prepare for consultation?", content: "Have ready: site dimensions/plot size, approximate budget range, project type (residential/commercial/interior), desired timeline, and your design preferences or reference images. We'll guide you through the rest."
},
{
id: "2", title: "Is the initial consultation free?", content: "Yes! We offer a complimentary initial consultation to understand your project, discuss possibilities, and explore how we can best serve you. No obligation, just helpful guidance."
},
{
id: "3", title: "How do you communicate during the project?", content: "We maintain regular communication through calls, WhatsApp, email, and in-person site meetings. You'll receive updates at every major milestone and can always reach us with questions or concerns."
},
{
id: "4", title: "What if I have design changes mid-project?", content: "Design modifications are manageable during early phases. We'll assess impact on timeline and budget and work with you to implement changes smoothly. Early decisions prevent costly mid-construction revisions."
}
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={footerColumns}