// Home page const { motion, useScroll, useTransform, AnimatePresence } = Motion; const EASE = [0.22, 1, 0.36, 1]; // ─── Hero ──────────────────────────────────────────────────────────────────── const HomeHero = () => { const { scrollY } = useScroll(); const imgY = useTransform(scrollY, [0, 700], ['0%', '14%']); return (
AMG luxury real estate development in Ludhiana, Punjab — Ashok Malhotra Group
Ludhiana · Est. 1985

We Don't Sell Property.
We Build Destinations.

High-growth commercial spaces. Premium living environments. Designed for investors, brands, and the future of Punjab. window.__setPage('commercial')}> Explore Commercial window.__setPage('residential')}> Explore Residential
); }; // ─── Animated counter (counts up on scroll-into-view) ──────────────────────── const Counter = ({ to, suffix = '+', duration = 1600 }) => { const [val, setVal] = React.useState(0); const ref = React.useRef(null); React.useEffect(() => { const el = ref.current; if (!el) return; let started = false; const io = new IntersectionObserver((entries) => { entries.forEach((e) => { if (e.isIntersecting && !started) { started = true; const start = performance.now(); const tick = (now) => { const t = Math.min(1, (now - start) / duration); const eased = 1 - Math.pow(1 - t, 3); setVal(Math.round(to * eased)); if (t < 1) requestAnimationFrame(tick); }; requestAnimationFrame(tick); } }); }, { threshold: 0.4 }); io.observe(el); return () => io.disconnect(); }, [to, duration]); const fmt = val >= 1000000 ? `${(val/1000000).toFixed(1).replace(/\.0$/,'')}M` : val >= 1000 ? `${(val/1000).toFixed(val>=10000?0:1).replace(/\.0$/,'')}K` : val.toString(); return {fmt}{suffix}; }; // ─── Featured Projects ──────────────────────────────────────────────────────── const FeaturedProjects = ({ setPage }) => (
A portfolio composed
like a city block.} />
{/* Palm Marina — large */} { setPage('palm-marina'); window.scrollTo(0,0); }} data-track="home-feature-palm-marina" >
Palm Marina
The Crown of Ludhiana
{/* One AMG — smaller */} { setPage('one-amg'); window.scrollTo(0,0); }} data-track="home-feature-one-amg" >
One AMG
Your Neighborhood Mall
{/* Residential sub-header */} Homes composed for the long view.} /> {/* 3 residential cards — staggered */} {[ { id:'palm-garden', img:'/images/palm-garden-03.jpg', cls:'', title:'Palm Garden', sub:'Sahnewal, Ludhiana' }, { id:'palm-city-ph-ii',img:'/images/palm-city-ph-ii.jpg',cls:'img-home-palm-city-ph-ii', title:'Palm City Ph II',sub:'Residential Township' }, { id:'maurya-greens', img:'/images/maurya-greens.jpg', cls:'img-home-maurya-greens', title:'Maurya Greens', sub:'Luxury Township' }, ].map((c, i) => ( { setPage(c.id); window.scrollTo(0,0); }} data-track={`home-feature-${c.id}`} >
{c.title}
{c.sub}
))}
); // ─── Legacy Banner ─────────────────────────────────────────────────────────── const LegacyBanner = ({ setPage }) => (
{[...Array(5)].map((_, r) => (
{[...Array(8)].map((_, c) => (
))}
))}
years of legacy
The Group · Since 1985

Ashok Malhotra Group (AMG) is a renowned & one of the oldest groups engaged in the real estate sector, dedicated to creating world-class commercial and residential projects, multiplexes, and shopping malls.

Founded by the visionary Mr. Ashok Malhotra, AMG has been at the forefront of shaping the real estate of Punjab for over four decades — built on a legacy of trust, innovation, and unwavering commitment to quality.

setPage('about')} data-track="legacy-our-story"> Our Story
); // ─── Why Invest with AMG ───────────────────────────────────────────────────── const WHY_INVEST = [ { icon: 'MapPin', title: 'Strategic Locations Only', body: 'We build in micro-markets with proven growth potential — every site chosen after deep local research.' }, { icon: 'Building', title: 'Designed for Business', body: 'Every space is optimized for visibility, accessibility, and maximum footfall from day one.' }, { icon: 'Tag', title: 'Brand-Oriented Development', body: 'We attract established brands, not just buyers — ensuring your investment sits in a curated tenant mix.' }, { icon: 'TrendingUp', title: 'Data-Driven Decisions', body: 'Every project is backed by market research and feasibility — not assumptions or gut feel.' }, ]; const WhyInvest = () => (
Built for Investors Who
Think Long-Term.} />
{WHY_INVEST.map((w, i) => { const Ic = Icon[w.icon] || Icon.Sparkles; return (
0{i+1}
{w.title}

{w.body}

); })}
); // ─── By the Numbers ────────────────────────────────────────────────────────── const BY_THE_NUMBERS = [ { to: 4900000, suffix: '+', label: 'Sq Ft Developed', icon: 'Building', sub: 'Across residential and commercial projects delivered in Punjab.' }, { to: 10000, suffix: '+', label: 'Investor Families', icon: 'Users', sub: 'Families who have trusted an AMG address since 1985.' }, { to: 200, suffix: '+', label: 'Commercial Units', icon: 'ShoppingBag', sub: 'Shops, offices, and F&B spaces across our portfolio.' }, { to: 120, suffix: '+', label: 'Partner Brands', icon: 'Tag', sub: 'National and regional brands that chose AMG destinations.' }, ]; const ByTheNumbers = () => (
By the Numbers.} />
{BY_THE_NUMBERS.map((n, i) => { const Ic = Icon[n.icon] || Icon.Sparkles; return (
0{i+1}
{n.label}

{n.sub}

); })}
); // ─── Founder ───────────────────────────────────────────────────────────────── const FounderSection = ({ setPage }) => (
Ashok Malhotra, Founder and Chairman of Ashok Malhotra Group, Ludhiana
Founder & Chairman
Founder · Ashok Malhotra

Led by Vision,
Not Just Execution.

Ashok Malhotra has spent decades understanding what makes real estate truly valuable — not just in terms of price, but performance.

His approach is simple: Build spaces where businesses succeed, and investors win.

setPage('ashok-malhotra')} data-track="founder-read-more"> Meet Mr. Malhotra setPage('about')} data-track="founder-our-story"> Our Story
); // ─── Experience: Your Secret Weapon ───────────────────────────────────────── const EXPERIENCE_POINTS = [ { icon: 'Tag', title: 'Diverse Project Portfolio', body: 'The developments cover a wide range of formats designed for modern living and business. This includes luxury commercial malls like Palm Marina, neighborhood hubs like One AMG, and expansive Mega Townships like Palm Garden.' }, { icon: 'TrendingUp', title: 'Investor-First Operations', body: 'Everything is engineered for clear, long-term value. The site highlights prime locations, high rental yields, and future appreciation. Beyond just the build, there is dedicated leasing assistance to help secure reputed brands and maximize rental income, with all properties being fully RERA-approved.' }, { icon: 'Building', title: 'Over 40 Years of Industry Experience', body: 'The group has been shaping the real estate landscape across Punjab for four decades. The focus remains strictly on delivering premium commercial and residential properties built on a legacy of trust and reliable construction.' }, { icon: 'Users', title: 'Community-Centric Ecosystems', body: 'The vision goes past standalone structures to build self-sufficient environments. The focus is on sustainable, innovative real estate solutions that bring retail, dining, and daily living closer together to actually elevate the urban lifestyle.' }, ]; const ExperienceSection = () => (
Beyond Construction.
Industry Experience}/>

AMG has been shaping the real estate landscape across Punjab for four decades. The focus remains strictly on delivering premium commercial and residential properties built on a legacy of trust and reliable construction.

{EXPERIENCE_POINTS.map((e, i) => { const Ic = Icon[e.icon] || Icon.Sparkles; return (
{e.title}

{e.body}

); })}
); // ─── Final CTA ──────────────────────────────────────────────────────────────── const FinalCTA = ({ setPage }) => (
Join the Legacy

Be Part of Punjab's
Next Landmark.

WhatsApp Now
); // ─── Page assembly ──────────────────────────────────────────────────────────── function HomePage({ setPage }) { useReveal(); return (
); } window.HomePage = HomePage;