"use client"; import { useState } from "react"; import Link from "next/link"; import DreamStages from "@/components/DreamStages"; const IMG = "/img/"; /* ----------------------------- data ----------------------------- */ const FEATURES = [ "Luxury Construction", "Completion Assistance", "3D Planning", "Transparent Pricing", "Fast-Track Delivery", "Map Sanction", "Authority Support", ]; const VILLAS = [ { name: "The Studio", price: "₹ 62 L Onwards", desc: "Starter luxury villa · YEIDA Sector 18", months: "8 months", bhk: "2 BHK + Study", sqm: "300 SQM", floor: "G", img: "260673733859890d3cc4cd00cba8c0197bd07e63" }, { name: "The Concise", price: "₹ 78 L Onwards", desc: "Compact luxury villa · YEIDA Sector 18", months: "10 months", bhk: "2 BHK + Study", sqm: "400 SQM", floor: "G", img: "2b11df2c1b3ab3fe9367d57ff8965f82e176bf9d" }, { name: "The Garden", price: "₹ 1.1 Cr Onwards", desc: "Garden-facing villa · YEIDA Sector 20", months: "11 months", bhk: "3 BHK + Study", sqm: "1000 SQM", floor: "G", img: "3c45a739408e4c5f8901dd031dd17f18921f049c" }, { name: "The Atrium", price: "₹ 1.4 Cr Onwards", desc: "Family villa with courtyard · YEIDA Sector 20", months: "12 months", bhk: "4 BHK + Family", sqm: "400 SQM", floor: "G", img: "5ac76fa178443b164f80c144e980a590487e6dfe" }, { name: "The Veranda", price: "₹ 3.2 Cr Onwards", desc: "Signature villa with pool · YEIDA Sector 22", months: "14 months", bhk: "5 BHK + Lounge", sqm: "1000 SQM", floor: "G", img: "666e01cadb8633aefea2ea4b1bcf69d23eeecf39" }, { name: "The Manor", price: "₹ 4.6 Cr Onwards", desc: "Manor villa with pool + lawn · YEIDA Sector 22", months: "16 months", bhk: "4 BHK + Family", sqm: "300 SQM", floor: "G", img: "6db83255bd459fd9990645d1bc5f776f02681de7" }, { name: "The Reserve", price: "₹ 6.8 Cr Onwards", desc: "Reserve villa with pavilions · YEIDA Sector 24", months: "18 months", bhk: "6 BHK + Guest", sqm: "1000 SQM", floor: "G", img: "9a497e6a609739cd2eb4c7c4aab0fe269966a1ed" }, { name: "The Estate", price: "₹ 9.5 Cr Onwards", desc: "Reserve villa with pavilions · YEIDA Sector 24", months: "20 months", bhk: "6 BHK + Guest Wing", sqm: "1000 SQM", floor: "G", img: "da583e482b78b5c755f13845f0c99fdbf73a78fc" }, { name: "The Pavilion", price: "₹ 2.1 Cr Onwards", desc: "Double-height pavilion villa · YEIDA Sector 22", months: "13 months", bhk: "4 BHK + Office", sqm: "300 SQM", floor: "G", img: "e007385022aaad05abe46b68e101211b9623adb5" }, ]; const WALK_TABS = [ { label: "VERANDA- 1000 SQM", img: "631d471a32ee1dcc3f6e79f1d5eba77011cf4a50" }, { label: "ATRIUM- 500 SQN", img: "6529219216839b0700cdffee82ac9490aba78014" }, { label: "CONCISE- 300 say", img: "888fe17730be5dc5dfc0f500a63c3ff6092ada9a" }, { label: "ESTATE- 4000 SQM", img: "b531d04468f7eb1eee6b5e3f79b73ed1b8d100ed" }, ]; const PROJECTS = [ { name: "Yamuna Expressway 2009 Scheme", desc: "Premium plotted development with world-class infrastructure along the Yamuna Expressway corridor.", area: "2000+ Acres", units: "5000+ Units", time: "36 Months", badge: "Active", img: "4c1a7f34f0e3e77e692b19783a29f6714591867d", big: true }, { name: "Tapobhoomi Township", desc: "Spiritual residential community in the sacred city of Vrindavan with premium amenities.", area: "2000+ Acres", units: "5000+ Units", time: "36 Months", badge: "", img: "4e6c629b7443425930d9417cfc1429b56f529ba5", big: true }, { name: "Noida Grand Construction", desc: "Large-scale commercial and residential building project in the heart of Noida, architecture and smart building systems.", area: "2000+ Acres", units: "5000+", time: "36 Months", badge: "Planning Stage", img: "64eacbc46d457e3caa7ff1f4c267c7c13c2b0eae", big: false }, { name: "Rishikesh Development", desc: "Eco-friendly residential plots near the holy city of Rishikesh with mountain views.", area: "2000+ Acres", units: "5000+", time: "36 Months", badge: "Coming Soon", img: "e4361e334aae2a2478bde9df49bea7404f46c40a", big: false }, { name: "Future Smart Township", desc: "Next-generation smart township with integrated technology and sustainable living.", area: "2000+ Acres", units: "5000+", time: "36 Months", badge: "Future Development", img: "f93db7ef0ae5819bafd69306463bb2ed1d3856b1", big: false }, ]; const JOURNEY = [ { no: "01 / 06", week: "Week 1", title: "Consultation & Site Survey", sub: "Discuss your vision and verify your site with expert architectural guidance.", body: "Meet with our architects to discuss your vision and project requirements in detail. Our team completes site verification and soil testing to ensure accurate and reliable planning.", img: "ca01253b7173e27cd1fc5ac3280f55a300f96bcc", items: [["Brief & budget calibration", "Day 1"], ["Plot sector advisory", "Day 1"], ["Indicative cost band", "Day 2"], ["Engagement letter", "Day 5"]], }, { no: "02 / 06", week: "Week 4-8", title: "Design & Planning", sub: "Create detailed plans, realistic 3D visuals, and refined material selections collaboratively.", body: "Our architects create detailed blueprints, realistic 3D renders, and curated material selections for your vision. We refine every detail through revisions for seamless execution planning.", img: "5cbc2b713ab3173098792ba280d0f70b6b91b370", items: [["Brief & budget calibration", "Day 1"], ["Plot sector advisory", "Day 1"], ["Indicative cost band", "Day 2"], ["Engagement letter", "Day 5"]], }, { no: "03 / 06", week: "Week 9-11", title: "Approvals & Permissions", sub: "Sit down with the architecture & approvals team.", body: "Free 90-minute consult at our Yamuna Expressway studio or virtually. We map your budget, family programme, plot sector and timeline before quoting a single rupee.", img: "c7d1d4e66fb753236a565bd1116cdd0e6c9c6c58", items: [["Brief & budget calibration", "Day 1"], ["Plot sector advisory", "Day 1"], ["Indicative cost band", "Day 2"], ["Engagement letter", "Day 5"]], }, ]; const WALK_FEATURES = ["360° Room Views", "Interactive Navigation", "VR Headset Compatible", "Material Customization"]; const COMPANIES = [ { name: "JL Contractor", country: "United States", tag: "Excellence in Construction & Infrastructure", desc: "Leading construction and infrastructure solutions provider in the United States, specializing in commercial buildings, highways, and large-scale infrastructure projects.", s1: "150+", s2: "20+", logo: "d48ff36e874da766aa3b84f0db1770e720501a4b" }, { name: "HouseCoin", country: "United States", tag: "Redefining Property Technology", desc: "Innovative real estate technology and property management platform transforming how properties are bought, sold, and managed in the digital age.", s1: "5000+", s2: "50K+", logo: "" }, { name: "Tapobhumi Projects", country: "India", tag: "Creating Landmark Developments", desc: "Premier residential and commercial development company in India, sustainable communities and iconic structures across major cities and destinations.", s1: "150+", s2: "20+", logo: "cce1388fd0c4acb41f7d5717d9b8be23e0dd0f23" }, ]; const WHY = [ { t: "Transparent Pricing", d: "No hidden costs. Detailed BOQ with itemized pricing for every material and service." }, { t: "Contract-Based Construction", d: "Legal agreements protecting your investment with clear deliverables and timelines." }, { t: "Milestone Payments", d: "Pay only based on verified completion stages. Your money stays safe with escrow options." }, { t: "Dedicated Project Manager", d: "Single point of contact managing your entire project from conception to completion." }, { t: "Authority Support", d: "We handle all approvals, NOCs, and legal documentation with government authorities." }, { t: "Live Project Tracking", d: "Real-time updates via app with photos, videos, and milestone completion reports." }, ]; const TESTIMONIALS = [ { name: "Rajeev & Vandana Mehra", role: "Owner · Plot 1000 · Sector 22", stars: 3, avatar: "112456567d96e8cf77540da1be6724c006872d85", quote: "We had spent eighteen months chasing approvals on our own. From the first meeting, the team handed us a written timeline — and then beat it. The completion certificate arrived nine weeks ahead of schedule, and the construction quality is genuinely better than any flat we have ever seen." }, { name: "Dr. Aditya Singh", role: "Owner · Plot 500 · Sector 20", stars: 3, avatar: "e988e6ef720aa675113d122b1059a42df6b88463", quote: "What sold us was the architecture — but what kept us was the honesty on the weekly cost sheets. Every rupee accounted for, no surprise change orders, no quiet escalations. As a doctor I rarely have time to chase contractors. I never had to." }, { name: "Priya & Karan Kapoor", role: "Owner · Plot 300 · Sector 18", stars: 3, avatar: "0911254513dc8e934b2c3590779029edfc045895", quote: "A first home is supposed to be stressful. Ours was not. The 3D walkthrough let us walk through three iterations before we committed, and the YEIDA approvals were handled while we were on holiday. It just worked." }, ]; function Stars({ n }: { n: number }) { return ( {[1, 2, 3, 4, 5].map((i) => ( ))} ); } export default function Home() { const [walk, setWalk] = useState(0); const [projTab, setProjTab] = useState<"current" | "upcoming">("current"); const [journey, setJourney] = useState(0); const [why, setWhy] = useState(0); return ( <> {/* ============================ HERO ============================ */}

Build Your Dream Home on
Yamuna Expressway

Architecture, approvals, construction, supervision and completion,
a single accountable team for your YEIDA villa.

Free Consultation
Yamuna Expressway
is the new NCR.
{/* ===================== FEATURE STRIP ========================= */}
{[...FEATURES, ...FEATURES].map((f, i) => ( {f} ))}
{/* ===================== EXCLUSIVE PLOTS ======================= */}

02 — Choose Your Canvas

Exclusive plot sizes for
elite modern homes

From intimate luxury villas to sprawling palatial estates, find the perfect canvas for your architectural dreams

Explore All Programmes
{VILLAS.map((v) => (
{v.name} {v.bhk} {v.floor}{v.sqm}

{v.name}

{v.desc}

FROM{v.price}
{v.months}
))}
01 / 09
{/* ================== LUXURY LIVING VISUALIZED ================= */}

Luxury Living,
Visualized in Advance

Every design ships with an interactive 3D walkthrough — explore rooms, sun angles, view lines and material finishes. Toggle day or night, tap a hotspot, switch villa from any device.

{WALK_TABS[walk].label} {/* Corner Borders */}
{WALK_TABS[walk].label} YEX·E-24-02   04:32 · 4K · INTERACTIVE · MIDDAY
{WALK_TABS.map((t, i) => ( ))}
{/* ====================== DREAM REALIZED ====================== */} {/* ==================== FROM LAND TO LANDMARK ================= */}

04 — Case Study

From Land To Landmark

From intimate luxury villas to sprawling palatial estates, find the perfect canvas for your architectural dreams

{PROJECTS.filter((p) => p.big).map((p) => (
{p.name} {p.badge && {p.badge}}

{p.name}

{p.desc}

{p.area}Total Area
{p.units}Units
{p.time}Timeline
))}
{PROJECTS.filter((p) => !p.big).map((p) => (
{p.name} {p.badge && {p.badge}}

{p.name}

{p.desc}

{p.area}Total Area
{p.units}Units
{p.time}Timeline
))}
{/* ======================== YOUR JOURNEY ====================== */}

Transparent Process

Your Journey

From intimate luxury villas to sprawling palatial estates, find the perfect canvas for your architectural dreams

{JOURNEY.map((j, i) => (
setJourney(i)}>
{j.title}
{j.week} {j.no}

{j.title}

{j.sub}

{i === journey &&

{j.body}

}
{j.items.map(([label, day]) => (
{label}{day}
))}
))}
{/* ===================== VIRTUAL WALKTHROUGHS ================= */}

Virtual Walkthroughs

Experience your future home in immersive 3D before construction begins. See every detail, every room, every finish.

500 sqm Contemporary Villa

500 sqm Contemporary Villa

Full 3D Virtual Walkthrough • 4 BHK • ₹85L

{WALK_FEATURES.map((f) => ( ● {f} ))}
{/* ===================== GROUP COMPANIES ====================== */}

05 — Brands

Our Group Companies

A powerful network of specialized companies delivering excellence across construction, technology, and development

{COMPANIES.map((c) => (
{c.logo ? {c.name} : ⬢ HOUSECOIN}
{c.country}

{c.name}

{c.tag}

{c.desc}

{c.s1}Projects Completed
{c.s2}Years Experience
))}
{/* ======================= WHY CHOOSE US ====================== */}

Excellence Guaranteed

Why Choose Us

Industry-leading standards combined with personalized service for an unmatched construction experience

{WHY.map((w, i) => (
setWhy(i)}> {String(i + 1).padStart(2, "0")}

{w.t}

{i === why &&

{w.d}

}
))}
{/* ===================== HOUSECOIN SHOWCASE =================== */}
HOUSECOIN
The PIQUE of Home Design
☰ MENU PIQUE ✦ CONTACT

The PIQUE of
Home Design

{/* ======================= TESTIMONIALS ======================= */}

07 — Owner Stories

The villas you can
Visit and verify.

Every owner here is reachable for a reference call. Every plot is registered to verifiable YEIDA records.

{TESTIMONIALS.map((t) => (

{t.quote}

{t.name}
{t.name} {t.role}
))}
View all Stories
); }