diff --git a/src/app/page.tsx b/src/app/page.tsx
index 632393a..be7f7bd 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,7 +10,7 @@ import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
-import { MessageCircle } from "lucide-react";
+import { MessageCircle, Shield, Award, Eye, Clock } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,51 +46,28 @@ export default function LandingPage() {
@@ -108,7 +77,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Legacy of Trust"
description="At Badshah Builders, we redefine excellence in Delhi NCR’s real estate landscape. Our commitment to transparent dealings, quality craftsmanship, and timely delivery has made us a trusted name for discerning homeowners. We don't just build structures; we curate lifestyles defined by luxury and durability."
- imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-cartoon-welcome-door_23-2151645396.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-cartoon-welcome-door_23-2151645396.jpg"
imageAlt="Badshah Builders Architectural Detail"
/>
@@ -119,33 +88,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Trusted by Homeowners",
- description: "Years of integrity and a track record that speaks for itself across Delhi NCR.",
- buttonIcon: "Shield",
- imageSrc: "http://img.b2bpic.net/free-photo/luxury-villa-with-pool-dusk_23-2152016395.jpg?_wi=2",
- imageAlt: "luxury villa entrance night",
- },
+ title: "Trusted by Homeowners", description: "Years of integrity and a track record that speaks for itself across Delhi NCR.", buttonIcon: Shield,
+ imageSrc: "http://img.b2bpic.net/free-photo/luxury-villa-with-pool-dusk_23-2152016395.jpg", imageAlt: "luxury villa entrance night"},
{
- title: "Premium Craftsmanship",
- description: "Uncompromising attention to detail using only the finest materials for your home.",
- buttonIcon: "Award",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-dining-room-living-room-with-luxury-decor_105762-1672.jpg?_wi=2",
- imageAlt: "luxury apartment interior design",
- },
+ title: "Premium Craftsmanship", description: "Uncompromising attention to detail using only the finest materials for your home.", buttonIcon: Award,
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-dining-room-living-room-with-luxury-decor_105762-1672.jpg", imageAlt: "luxury apartment interior design"},
{
- title: "Transparent Deals",
- description: "Complete clarity in every transaction, ensuring peace of mind from start to finish.",
- buttonIcon: "Eye",
- imageSrc: "http://img.b2bpic.net/free-photo/black-metal-railings-white-concrete-building_250224-12.jpg?_wi=2",
- imageAlt: "modern luxury custom home",
- },
+ title: "Transparent Deals", description: "Complete clarity in every transaction, ensuring peace of mind from start to finish.", buttonIcon: Eye,
+ imageSrc: "http://img.b2bpic.net/free-photo/black-metal-railings-white-concrete-building_250224-12.jpg", imageAlt: "modern luxury custom home"},
{
- title: "Timely Delivery",
- description: "We honor your time as much as your investment with strict adherence to schedules.",
- buttonIcon: "Clock",
- imageSrc: "http://img.b2bpic.net/free-photo/spacious-room-with-big-window_1203-1490.jpg?_wi=2",
- imageAlt: "luxury master bedroom design",
- },
+ title: "Timely Delivery", description: "We honor your time as much as your investment with strict adherence to schedules.", buttonIcon: Clock,
+ imageSrc: "http://img.b2bpic.net/free-photo/spacious-room-with-big-window_1203-1490.jpg", imageAlt: "luxury master bedroom design"},
]}
title="Why Choose Us"
description="Experience construction redefined with our core pillars of excellence."
@@ -160,59 +113,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- brand: "Badshah",
- name: "Luxury Villa",
- price: "Request Quote",
- rating: 5,
- reviewCount: "12+",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-house-model-with-modern-architecture_23-2151004061.jpg",
- },
+ id: "p1", brand: "Badshah", name: "Luxury Villa", price: "Request Quote", rating: 5,
+ reviewCount: "12+", imageSrc: "http://img.b2bpic.net/free-photo/3d-house-model-with-modern-architecture_23-2151004061.jpg"},
{
- id: "p2",
- brand: "Badshah",
- name: "Modern Apartments",
- price: "Request Quote",
- rating: 5,
- reviewCount: "25+",
- imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-building-with-glass-windows-sunlight_181624-11971.jpg",
- },
+ id: "p2", brand: "Badshah", name: "Modern Apartments", price: "Request Quote", rating: 5,
+ reviewCount: "25+", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-building-with-glass-windows-sunlight_181624-11971.jpg"},
{
- id: "p3",
- brand: "Badshah",
- name: "Custom Homes",
- price: "Request Quote",
- rating: 5,
- reviewCount: "18+",
- imageSrc: "http://img.b2bpic.net/free-photo/architect-building-construction-design-real-state_53876-16473.jpg",
- },
+ id: "p3", brand: "Badshah", name: "Custom Homes", price: "Request Quote", rating: 5,
+ reviewCount: "18+", imageSrc: "http://img.b2bpic.net/free-photo/architect-building-construction-design-real-state_53876-16473.jpg"},
{
- id: "p4",
- brand: "Badshah",
- name: "Grand Mansions",
- price: "Request Quote",
- rating: 5,
- reviewCount: "10+",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-welcome-door_23-2151645396.jpg?_wi=2",
- },
+ id: "p4", brand: "Badshah", name: "Grand Mansions", price: "Request Quote", rating: 5,
+ reviewCount: "10+", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cartoon-welcome-door_23-2151645396.jpg"},
{
- id: "p5",
- brand: "Badshah",
- name: "Prestige Complex",
- price: "Request Quote",
- rating: 5,
- reviewCount: "30+",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-townhouses-illuminated-dusk_84443-74075.jpg",
- },
+ id: "p5", brand: "Badshah", name: "Prestige Complex", price: "Request Quote", rating: 5,
+ reviewCount: "30+", imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-townhouses-illuminated-dusk_84443-74075.jpg"},
{
- id: "p6",
- brand: "Badshah",
- name: "Bespoke Residences",
- price: "Request Quote",
- rating: 5,
- reviewCount: "20+",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-dress-straw-hat-summer-style-fashion-trend-vacation-smiling-stylish-accessories-sunglasses-posing-tropical-villa-bali_285396-5715.jpg",
- },
+ id: "p6", brand: "Badshah", name: "Bespoke Residences", price: "Request Quote", rating: 5,
+ reviewCount: "20+", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-dress-straw-hat-summer-style-fashion-trend-vacation-smiling-stylish-accessories-sunglasses-posing-tropical-villa-bali_285396-5715.jpg"},
]}
title="Our Signature Projects"
description="Explore our portfolio of premium developments tailored to your aspiration."
@@ -226,45 +143,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah Johnson",
- handle: "Homeowner",
- testimonial: "Fantastic home-buying experience! Reliable, honest, and transparent builder—no hassles.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
- },
+ id: "1", name: "Sarah Johnson", handle: "Homeowner", testimonial: "Fantastic home-buying experience! Reliable, honest, and transparent builder—no hassles.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg"},
{
- id: "2",
- name: "Michael Chen",
- handle: "Investor",
- testimonial: "Best builder in Delhi NCR. Truly trustworthy and meticulous with every detail.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg",
- },
+ id: "2", name: "Michael Chen", handle: "Investor", testimonial: "Best builder in Delhi NCR. Truly trustworthy and meticulous with every detail.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg"},
{
- id: "3",
- name: "Emily Rodriguez",
- handle: "Homeowner",
- testimonial: "Professional team delivering more than promised. Exceptional craftsmanship.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg",
- },
+ id: "3", name: "Emily Rodriguez", handle: "Homeowner", testimonial: "Professional team delivering more than promised. Exceptional craftsmanship.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg"},
{
- id: "4",
- name: "David Kim",
- handle: "Homeowner",
- testimonial: "Reputed builder in West Delhi. One can trust them for their quality and timeline.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg",
- },
+ id: "4", name: "David Kim", handle: "Homeowner", testimonial: "Reputed builder in West Delhi. One can trust them for their quality and timeline.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg"},
{
- id: "5",
- name: "Anita Sharma",
- handle: "Homeowner",
- testimonial: "A seamless transition into our new home. Badshah Builders is simply the best in the market.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-excited-handsome-man-looking-home-showing-house-thumbup-recommending-real-esta_1258-154956.jpg",
- },
+ id: "5", name: "Anita Sharma", handle: "Homeowner", testimonial: "A seamless transition into our new home. Badshah Builders is simply the best in the market.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-excited-handsome-man-looking-home-showing-house-thumbup-recommending-real-esta_1258-154956.jpg"},
]}
showRating={true}
title="Words From Our Clients"
@@ -278,27 +170,16 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Where are your project locations?",
- content: "We are proudly building iconic luxury homes across the Delhi NCR region.",
- },
+ id: "f1", title: "Where are your project locations?", content: "We are proudly building iconic luxury homes across the Delhi NCR region."},
{
- id: "f2",
- title: "Do you handle custom home construction?",
- content: "Yes, we specialize in luxury custom home construction tailored to your unique architectural vision.",
- },
+ id: "f2", title: "Do you handle custom home construction?", content: "Yes, we specialize in luxury custom home construction tailored to your unique architectural vision."},
{
- id: "f3",
- title: "How can I schedule a site visit?",
- content: "Contact our sales team via WhatsApp or phone to arrange a guided site visit at your convenience.",
- },
+ id: "f3", title: "How can I schedule a site visit?", content: "Contact our sales team via WhatsApp or phone to arrange a guided site visit at your convenience."},
]}
ctaTitle="Ready to Build Your Dream Home?"
ctaDescription="Connect with our expert team today for a personalized consultation regarding your dream property."
ctaButton={{
- text: "WhatsApp Us",
- href: "https://wa.me/yournumber",
- }}
+ text: "WhatsApp Us", href: "https://wa.me/yournumber"}}
ctaIcon={MessageCircle}
/>
@@ -308,46 +189,29 @@ export default function LandingPage() {
logoText="Badshah Builders"
columns={[
{
- title: "Quick Links",
- items: [
+ title: "Quick Links", items: [
{
- label: "About",
- href: "#about",
- },
+ label: "About", href: "#about"},
{
- label: "Projects",
- href: "#projects",
- },
+ label: "Projects", href: "#projects"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
{
- title: "Contact",
- items: [
+ title: "Contact", items: [
{
- label: "+91 99999 99999",
- href: "tel:+919999999999",
- },
+ label: "+91 99999 99999", href: "tel:+919999999999"},
{
- label: "info@badshahbuilders.com",
- href: "mailto:info@badshahbuilders.com",
- },
+ label: "info@badshahbuilders.com", href: "mailto:info@badshahbuilders.com"},
],
},
]}