// Florence — Plots & Villas, South City, Ludhiana const FLORENCE_DATA = { id: 'florence', name: 'Florence', tag: 'Plots & Villas · South City, Ludhiana', title: { line1: 'Florence,', line2: 'South City.' }, oneLiner: 'Premium plots and villas in the heart of South City — where modern living meets considered design.', heroVariant: 2, slides: [ '/images/florence-plan.jpg', ], planImages: [ '/images/florence-plan.png', ], facts: [ { k: 'Typology', v: 'Plots & Villas' }, { k: 'Location', v: 'South City, Ludhiana' }, { k: 'Plot Sizes', v: 'On request' }, { k: 'Approvals', v: 'TBC' }, ], story: { eyebrow: 'The Address', title: { a: 'A new chapter in', b: 'South City.' }, body: [ 'Florence is AMG\'s newest residential offering in South City, Ludhiana — a carefully planned community of premium plots and ready-built villas in one of the city\'s most sought-after neighbourhoods. Located minutes from Palm Marina on Sidhwan Canal Road, Florence benefits from the infrastructure, connectivity, and prestige of South City\'s established corridor.', 'Designed for families who want flexibility — build on your own timeline on a residential plot, or move into a finished villa crafted to AMG\'s standards of quality and proportion. Details on plot sizes, pricing, and possession are available on request.', ], }, plansKicker: 'Floor Plans · Florence', plansTitle: { a: 'Planned with', b: 'precision.' }, elevationsKicker: 'Elevations · Architectural Language', elevationsTitle: { a: 'Two typologies,', b: 'one neighbourhood.' }, elevations: [ { k: 'contemporary', t: 'Contemporary', d: 'Clean lines, generous glazing and textured facades — modern and enduring.' }, { k: 'villa', t: 'Garden Villa', d: 'A pitched form with deep eaves, set within its own walled garden.' }, { k: 'courtyard', t: 'Courtyard', d: 'Rooms organised around a private green core — daylight from all sides.' }, ], location: { title: { a: 'South City,', b: 'minutes from everything.' }, address: 'South City, Sidhwan Canal Road, Ludhiana', mapEmbed: 'https://maps.google.com/maps?q=South+City+Ludhiana+Sidhwan+Canal+Road&output=embed&z=15', mapsLink: 'https://maps.google.com/maps?q=South+City+Ludhiana', pin: 'FL', pois: [ { x: 180, y: 180, label: 'Sidhwan Canal Rd' }, { x: 620, y: 200, label: 'Sarabha Nagar' }, { x: 560, y: 400, label: 'PAU' }, { x: 240, y: 410, label: 'DMC Hospital' }, { x: 700, y: 460, label: 'Ferozepur Rd' }, ], distances: [ { k: 'Sidhwan Canal Road', v: '0.5 km' }, { k: 'Palm Marina Mall', v: '3 min' }, { k: 'PAU (Punjab Agri. Univ.)', v: '5 min' }, { k: 'Sarabha Nagar', v: '5 min' }, { k: 'DMC Hospital', v: '10 min' }, { k: 'Ludhiana Junction Rly.', v: '7.5 km' }, { k: 'Sahnewal Airport', v: '12 km' }, { k: 'Chandigarh', v: '92 km' }, ], }, amenitiesTitle: { a: 'A life well-placed,', b: 'well made.' }, amenities: [ { i: 'Trees', k: 'Green belts', d: 'Landscaped avenues and open spaces throughout the colony.' }, { i: 'TrendingUp', k: '24×7 security', d: 'Gated entry with round-the-clock security.' }, { i: 'Compass', k: 'Wide internal roads', d: 'Broad, well-lit roads for comfortable daily movement.' }, { i: 'Home', k: 'Underground services', d: 'All utilities buried — clean streets, no overhead lines.' }, { i: 'Building', k: 'Drainage system', d: 'Systematic sewerage and storm-water drainage.' }, { i: 'Sparkles', k: 'Street lighting', d: 'Full-colony LED street lighting.' }, { i: 'MapPin', k: 'Prime location', d: 'South City — one of Ludhiana\'s most desirable addresses.' }, { i: 'Users', k: 'Community living', d: 'Planned common spaces designed for daily gathering.' }, ], close: { title: { a: 'Visit the site.', b: 'Then decide.' }, body: 'Florence is open for site visits by appointment. Bring your architect, bring your family — we\'ll walk you through the layout and answer every question.', }, }; function FlorencePage({ setPage }) { return ; } window.FLORENCE_DATA = FLORENCE_DATA; window.FlorencePage = FlorencePage;