import React from "react";
import { motion } from "framer-motion";
import {
Home,
Ruler,
ShieldCheck,
FileText,
Wallet,
Sofa,
CalendarCheck,
Phone,
CheckCircle2,
Image as ImageIcon,
Thermometer,
Wind,
Droplets,
Leaf,
Lightbulb,
Workflow,
MessageCircle,
Camera,
ClipboardCheck,
BarChart3,
Video,
LockKeyhole,
IndianRupee,
Building2,
PackageCheck,
} from "lucide-react";
import { Card, CardContent } from "@/components/ui/card";
import { Button } from "@/components/ui/button";
export default function SecondHomeConstructionWebsite() {
const whatsappLink = "https://wa.me/916361135218";
const companyName = "Second Home Build Co.";
const differentiators = [
{
icon: ,
title: "24×7 Live CCTV Access",
subtitle: "Your site is visible from anywhere.",
text: "We provide live CCTV camera feed from the project site so owners can monitor work anytime, even when they are not physically present.",
points: ["Live site visibility", "Weekly photo & video updates", "Monthly progress reports", "Better control from anywhere"],
},
{
icon: ,
title: "Money Protected by Process",
subtitle: "No blind advance. No informal dependency.",
text: "Your money is protected through legal agreements, defined deliverables and milestone-based payments linked with actual progress.",
points: ["Legal agreement", "Defined scope of work", "Milestone-based payment", "Compensation clause for delay"],
},
{
icon: ,
title: "Planning + Procurement + Execution",
subtitle: "One umbrella. One accountability.",
text: "Despite premium monitoring and structured execution, our pricing remains competitive because planning, procurement and execution are managed together.",
points: ["Architectural planning", "Material procurement", "Construction execution", "Interior and smart home integration"],
},
];
const services = [
{
icon: ,
title: "Planning & Design",
text: "2D layouts, 3D visualisation, elevation concepts and practical planning before execution starts.",
},
{
icon: ,
title: "Construction Execution",
text: "End-to-end construction of private homes, second homes, farmhouses and premium residences with structured supervision.",
},
{
icon: ,
title: "Interiors & Fit-Outs",
text: "Interior design and execution for new homes as well as independent interior projects with clear material planning.",
},
{
icon: ,
title: "Legal & Payment Security",
text: "Transparent agreements, defined deliverables, milestone payments and delay compensation provisions.",
},
];
const packages = [
{
name: "Essential Build",
priceRange: "₹2,200 – ₹2,800/sqft",
tag: "Smart Starter",
description: "For reliable construction with essential planning, structured execution and standard finishes.",
features: [
"2D layout and 3D visualisation",
"Standard construction quality",
"Basic electrical and plumbing coordination",
"Milestone-based payments",
"Weekly photo updates",
],
},
{
name: "Premium Smart Home",
priceRange: "₹2,800 – ₹3,500/sqft",
tag: "Most Popular",
description: "For second-home owners who want better finishes, automation readiness, MEP coordination and stronger monitoring.",
features: [
"2D layout and 3D views",
"Detailed MEP drawings",
"Smart home automation planning",
"Weekly updates and monthly reports",
"Premium material coordination",
],
},
{
name: "Luxury Signature",
priceRange: "₹3,500 – ₹5,000+/sqft",
tag: "Luxury Experience",
description: "For premium homes requiring advanced automation, climate comfort, interiors and landscape integration.",
features: [
"Architecture + interiors coordination",
"Full smart home automation",
"Climate, AQI and humidity planning",
"Horticulture and landscape design",
"Dedicated project monitoring",
],
},
];
const journey = [
{
title: "01 — Consultation & Requirement Mapping",
text: "We understand your location, budget, lifestyle, design expectations, monitoring needs and timeline.",
},
{
title: "02 — Architect / Designer Matching",
text: "You are connected with suitable architects and interior designers. You can review their portfolio and request a change before finalisation.",
},
{
title: "03 — Planning, 3D Visualisation & MEP",
text: "Your design is developed with 2D layouts, 3D views, service coordination, automation planning and material specifications.",
},
{
title: "04 — Agreement & Milestone Schedule",
text: "Scope, specifications, timeline, payment milestones and delay compensation terms are documented before execution.",
},
{
title: "05 — Procurement & Execution",
text: "Planning, procurement, construction, interiors, smart home works and horticulture are handled under one accountable team.",
},
{
title: "06 — CCTV Monitoring & Reports",
text: "Owners get live CCTV access, weekly updates and monthly progress reports to monitor the project remotely.",
},
{
title: "07 — Quality Review & Handover",
text: "Final checks, documentation, completion review and handover are completed in a structured manner.",
},
];
const gallery = [
{
title: "Elegant Interiors",
image: "https://images.unsplash.com/photo-1600210492486-724fe5c67fb0?auto=format&fit=crop&w=1200&q=80",
},
{
title: "Premium Homes",
image: "https://images.unsplash.com/photo-1613977257363-707ba9348227?auto=format&fit=crop&w=1200&q=80",
},
{
title: "Modern Living Spaces",
image: "https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1200&q=80",
},
{
title: "Farmhouse Retreats",
image: "https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1200&q=80",
},
{
title: "Premium Bedrooms",
image: "https://images.unsplash.com/photo-1616594039964-ae9021a400a0?auto=format&fit=crop&w=1200&q=80",
},
{
title: "Warm Dining Areas",
image: "https://images.unsplash.com/photo-1617806118233-18e1de247200?auto=format&fit=crop&w=1200&q=80",
},
];
const comparison = [
["Site visits required", "24×7 CCTV site visibility"],
["Limited progress visibility", "Weekly updates + monthly reports"],
["Informal understanding", "Legal agreement with defined scope"],
["Advance-heavy payments", "Payment linked to milestones"],
["Multiple vendors", "Planning, procurement and execution under one team"],
["Uncertain accountability", "Single responsible execution partner"],
];
return (
Live CCTV • Legal Agreement • Milestone Payments • Planning to Execution
Build your home from anywhere. Monitor it 24×7. Pay only as work progresses.
We provide planning, procurement, construction, interiors, smart home automation and project monitoring under one accountable system — ideal for second-home owners and busy customers who cannot visit the site every day.
{["Live CCTV feed from site", "Weekly and monthly reports", "Legal agreement and defined scope", "Milestone-based payments"].map((item) => (
{item}
))}
Live Site Monitoring
CCTV Feed Active
Live
Owner Dashboard
Monitor • Approve • Pay by Milestone
No guessing. No blind trust. Clear visibility before every payment milestone.
Our Core Strengths
The three reasons customers choose us
We are not just another contractor. We are a professionally managed home delivery partner built around visibility, payment safety and single-point accountability.
{differentiators.map((item, index) => (
{item.icon}
0{index + 1}
{item.title}
{item.subtitle}
{item.text}
{item.points.map((point) => (
- ✓ {point}
))}
))}
24×7 CCTV Monitoring
Your home. Your cameras. Your access.
The biggest problem in home construction is uncertainty. Owners are often away from the site and depend only on contractor calls. We solve this with live CCTV camera access from the project site.
You can monitor progress anytime, verify site activity and stay informed through weekly photo/video updates and monthly progress reports.
{[
["Live CCTV feed", "Watch site activity remotely"],
["Weekly updates", "Photos and videos from site"],
["Monthly reports", "Structured progress tracking"],
["Milestone visibility", "Know when payments are due"],
].map(([title, text]) => (
))}
Camera 01
Site entrance active
Report Status
Monthly progress ready
No guessing. No blind trust.
See progress yourself before key decisions and payment milestones.
Money Safety
Construction should not feel financially risky.
In the traditional contractor model, owners often pay heavy advances and then lose visibility. Our model is built to protect customers through documentation, milestone clarity and payment linked to measurable progress.
Work first. Payment follows progress.
Legal agreement, clearly defined deliverables and milestone-based payment release help ensure that your money remains protected throughout the project.
{[
["Legal Agreement", "Scope, obligations and timelines are documented."],
["Defined Deliverables", "Every stage is linked with measurable output."],
["Milestone Payments", "Payments are released as work progresses."],
["Delay Protection", "Compensation provisions support accountability."],
].map(([title, text]) => (
{title}
{text}
))}
Traditional Contractor vs Our Model
A more transparent way to build your home
Traditional Contractor
Our Model
{comparison.map(([oldWay, newWay]) => (
))}
Planning, Procurement & Execution
Everything under one umbrella
You do not need to coordinate between architect, contractor, interior designer, procurement vendor and monitoring team. We manage the complete chain with one accountability.
{services.map((service) => (
{service.icon}
{service.title}
{service.text}
))}
Smart Homes & MEP
Seamless homes need detailed planning behind the walls
We design smart homes with automation, climate comfort, air quality, humidity control and coordinated MEP drawings so technology works quietly in the background.
Smart Home Automation
- ✓ Smart lighting control
- ✓ Automated curtains and blinds
- ✓ Security and access integration
- ✓ Voice and mobile control
- ✓ Energy optimisation
- ✓ Custom automation scenes
Climate Controlled Living
- ✓ Temperature control as per client requirement
- ✓ Indoor AQI monitoring and management
- ✓ Humidity control
- ✓ Fresh air planning
- ✓ Air quality optimisation
- ✓ Customer-specific comfort settings
Detailed MEP Engineering
Mechanical, electrical, plumbing, HVAC and automation layouts are coordinated before execution so the home looks clean and functions properly.
{["Mechanical drawings", "Electrical drawings", "Plumbing drawings", "Automation layouts", "HVAC coordination", "Service integration"].map((item) => (
{item}
))}
Landscape & Horticulture
Outdoor spaces are designed and executed along with the home so landscaping, irrigation, lighting and plant selection feel integrated.
- ✓ Complete horticulture design
- ✓ Plant selection based on climate and maintenance needs
- ✓ Irrigation planning
- ✓ Outdoor lighting integration
- ✓ Farmhouse landscape execution
- ✓ Low-maintenance green systems
Competitive Price Ranges
Premium process. Competitive execution.
Despite live monitoring, legal structure, planning and procurement support, our rates remain competitive because we integrate planning, procurement and execution under one system.
{packages.map((item, index) => (
{item.tag}
{item.name}
{item.description}
Approximate price range
{item.priceRange}
{item.features.map((feature) => (
- ✓ {feature}
))}
))}
Need exact costing?
Share your plot size, built-up area, number of floors, interior scope and smart-home requirements. We will prepare a customised estimate with milestones and specifications.
Get Custom Estimate on WhatsApp
Customer Journey
From first call to handover, every step is structured
Choose your architect. Choose your interior designer. Track every stage. Approve every milestone.
{journey.map((step) => (
{step.title}
{step.text}
))}
Design Inspiration
Beautiful spaces, premium homes and farmhouse living
From warm interiors to peaceful second homes, our work is designed around comfort, elegance and practical living.
{gallery.map((item) => (
))}
Leadership & Trust
Professionally managed. Built with structured execution.
The company is looked after by IIT alumni, bringing disciplined planning, analytical decision-making and process-driven project delivery to every home and interior project.
WhatsApp
);
}