// SSE — Shared data (products, industries, USPs, company info) const SSE_INFO = { name: 'Sakshi Saurabh Enterprises', acronym: 'SSE', tagline: 'Precision Components. Global Standards.', address: 'B-6, Krishna Industrial Estate, Amli, Silvassa — 396230, India', phone: '+91 98246 88774', phoneRaw: '919824688774', phone2: '+91 92652 02161', phoneRaw2: '919265202161', email: 'info@ssesilvassa.com', website: 'www.ssesilvassa.com', founder: 'Mr. Navin Jha', founderTitle: 'Founder', founderExp: '31+ years combined industrial & business experience', }; const PRODUCT_CATEGORIES = [ { id: 'connectors', label: 'Connectors', kicker: '01', summary: 'Terminal connectors rated 10A to 32A across 2-way to 6-way configurations. Precision-machined contacts, dielectric integrity, industrial-grade housings.', items: [ { name: 'SSE 10A 2-Way Terminal', spec: '10 Amp · 2 Way', images: ['products image/left for publishing on website/10 Amp 2 Way/1.jpeg'] }, { name: 'SSE 10A 3-Way Terminal', spec: '10 Amp · 3 Way', images: ['products image/10 Amp 3 Way connector/1.webp', 'products image/10 Amp 3 Way connector/2.webp', 'products image/10 Amp 3 Way connector/3.webp', 'products image/left for publishing on website/10 Amp 3 Way/1.jpeg', 'products image/left for publishing on website/10 Amp 3 Way/2.jpeg'] }, { name: 'SSE 10A 5-Way Terminal', spec: '10 Amp · 5 Way' }, { name: 'SSE 15A 4-Way Terminal', spec: '15 Amp · 4 Way', images: ['products image/left for publishing on website/15 Amp 4 Way/1.jpeg', 'products image/left for publishing on website/15 Amp 4 Way/2.jpeg', 'products image/left for publishing on website/15 Amp 4 Way/3.jpeg'] }, { name: 'SSE 15A 6-Way Terminal', spec: '15 Amp · 6 Way', images: ['products image/15 Amp 6 Way connector/1.webp', 'products image/15 Amp 6 Way connector/2.jpeg', 'products image/15 Amp 6 Way connector/3.jpeg', 'products image/15 Amp 6 Way connector/4.jpeg', 'products image/product ss/15 Amp 6 Way.png'] }, { name: 'SSE 30A 2-Way Terminal', spec: '30 Amp · 2 Way' }, { name: 'SSE 30A 4-Way Terminal', spec: '30 Amp · 4 Way', images: ['products image/left for publishing on website/30 Amp 4 Way/1.jpeg', 'products image/left for publishing on website/30 Amp 4 Way/2.jpeg', 'products image/left for publishing on website/30 Amp 4 Way/3.jpeg'] }, { name: 'SSE Special Connector 32A', spec: '32 Amp · Custom', images: ['products image/left for publishing on website/32 Amp Special Connector/1.jpeg', 'products image/left for publishing on website/32 Amp Special Connector/2.jpeg', 'products image/left for publishing on website/32 Amp Special Connector/3.jpeg'] }, ], }, { id: 'push-buttons', label: 'Push Buttons', kicker: '02', summary: 'Flameproof push button assemblies from 7mm mini to full mushroom emergency stops. Colour-coded, IP-rated, spring-return mechanism.', items: [ { name: 'SSE Mushroom Push Button', spec: 'Emergency stop · Latch/Release', images: ['products image/Mushroom Push Button/1.png'] }, { name: 'SSE Push Button (All colours)', spec: 'Standard · Momentary · Red / Green / Yellow / Black', images: ['products image/SSE Push Button/all.png'] }, { name: 'SSE Push Button — Red', spec: 'Standard · Momentary' }, { name: 'SSE Push Button — Green', spec: 'Standard · Momentary' }, { name: 'SSE Push Button — Yellow', spec: 'Standard · Momentary' }, { name: 'SSE Push Button — Black', spec: 'Standard · Momentary' }, { name: 'Mini Push', spec: 'Compact · Panel mount · Available Size: 16 mm / 12 mm / 7 mm', images: ['products image/Mini Push/1.png'] }, { name: 'PBS Spring', spec: 'Replacement spring assembly', images: ['products image/PBS Spring/1.png'] }, ], }, { id: 'switch-socket', label: 'Switch & Socket', kicker: '03', summary: '3, 4 and 5-pin plug and socket sets rated 16A to 63A. Threaded and press-fit caplar options, chain-secured covers, hardened earth pins.', items: [ { name: 'Plug & Socket (3 PIN / 4 PIN / 5 PIN)', spec: '3 Pin · 4 Pin · 5 Pin · Available: 16 Amp – 32 Amp', images: ['products image/Plug Socket Pins/1.png'] }, { name: 'SSE 63A 5-Pin Plug & Socket', spec: '5 Pin · 63 Amp', images: ['products image/SSE 63A 5Pin Plug Socket/1.png'] }, { name: 'SSE Switch Socket Caplar (Threading & Press Fitting)', spec: 'Screw-in & Push-in mount', images: ['products image/SSE Switch Socket Caplar/1.png'] }, { name: 'Switch Socket Caplar', spec: 'Caplar mount', images: ['products image/Switch Socket Caplar/1.png'] }, { name: '63A Power Pin & Earth Pin Set', spec: 'Heavy duty · 63A', images: ['products image/63A Power Pin Earth Pin/1.png'] }, { name: 'Powerpin (16–32 Amp)', spec: 'Variable rating', images: ['products image/Powerpin/1.png'] }, { name: 'Earthpin (16–32 Amp)', spec: 'Variable rating', images: ['products image/Earthpin/1.png'] }, { name: 'SS 304 Chain', spec: 'Corrosion resistant', images: ['products image/SS 304 Chain/1.png'] }, { name: 'Switch Socket Locking Ring', spec: 'Retention hardware', images: ['products image/Switch Socket Locking Ring/1.png'] }, ], }, { id: 'lighting', label: 'Lighting & Fittings', kicker: '04', summary: 'Aviation obstruction lights, wire guards, glass rings, and bushings engineered for flameproof lighting enclosures.', items: [ { name: 'Aviation Light / FA Light', spec: 'Obstruction marking', images: ['products image/Aviation Light/1.png'] }, { name: 'Glass Ring', spec: 'Optical sealing', images: ['products image/Glass Ring/1.png'] }, { name: 'J Hook — Big', spec: 'Structural mount', images: ['products image/J Hook Big/1.png'] }, { name: 'Wire Guard Clamp', spec: 'Protective grating', images: ['products image/Wire Guard Clamp/1.png'] }, { name: 'Lens Ring', spec: 'Optical retention' }, { name: 'SSE Wire Bush Blank', spec: '16mm × 37mm', images: ['products image/SSE Wire Bush Blank/1.png'] }, { name: '35mm Bush with Nut', spec: 'Cable entry · Threaded', images: ['products image/35mm Bush with Nut/1.png'] }, ], }, { id: 'silicone', label: 'Silicone & Ancillaries', kicker: '05', summary: 'Silicone gaskets from 45mm to 350mm ID, dust caps, diffusers, and precision-molded silicone components for sealing and insulation.', items: [ { name: 'Silicone Gasket', spec: '45mm – 350mm ID', images: ['products image/Silicone Gasket/1.png'] }, { name: 'Silicone PBS Cover', spec: 'Push-button protection', images: ['products image/Silicone PBS Cover/1.png'] }, { name: 'Lock for Drum Ring', spec: 'Retention · Silicone', images: ['products image/Lock for Drum Ring/1.png'] }, { name: 'SSE Tubelight Holder Set — Small', spec: 'Complete assembly', images: ['products image/SSE Tubelight Holder Set - Small/1.png'] }, { name: 'SSE Tubelight Holder Set — Big', spec: 'Complete assembly', images: ['products image/SSE Tubelight Holder Set - Big/1.png'] }, { name: 'LED Diffuser', spec: 'Light dispersion', images: ['products image/LED Diffuser/1.png'] }, { name: 'Holder Pin', spec: 'Precision insert', images: ['products image/Holder Pin/1.png'] }, { name: 'MCB Operating Mechanism', spec: 'Control interface', images: ['products image/MCB Operating Mechanism/1.png'] }, { name: 'Element Mounting for Panel', spec: 'Panel-mount base', images: ['products image/Element Mounting for Panel/1.png'] }, { name: 'Elements Mounting Plate', spec: 'Panel-mount base', images: ['products image/Elements Mounting Plate/1.png'] }, { name: 'SSE Isolator Knob — Red', spec: 'Rotary control', images: ['products image/SSE Isolator Knob - Red/1.png'] }, { name: 'Dust Cap', spec: 'Protective cover', images: ['products image/Dust Cap/1.png'] }, { name: 'PBS Push Operating Washer', spec: 'Mechanical assembly', images: ['products image/PBS Push Operating Washer/1.png'] }, { name: 'SSE Wire Bush — Wire Molded', spec: 'Integrated cable entry', images: ['products image/SSE Wire Bush - Wire Molded/1.png'] }, { name: 'LED Locking Ring', spec: 'ID 72mm · OD 99mm', images: ['products image/LED Locking Ring/1.png'] }, { name: 'SSE 3/16" Stud', spec: 'Fastening hardware', images: ['products image/SSE 3-16 Stud/1.png'] }, { name: 'Extension Rod', spec: '45mm · Fitting extension', images: ['products image/Extension Rod/1.png'] }, ], }, ]; const INDUSTRIES = [ { name: 'Oil & Gas', desc: 'Onshore & offshore hazardous zones', code: 'ZONE 1 · 2' }, { name: 'Petrochemicals', desc: 'Refineries and processing plants', code: 'IIA · IIB' }, { name: 'Pharmaceuticals', desc: 'Solvent-handling clean rooms', code: 'GMP' }, { name: 'Chemicals', desc: 'Reactive & corrosive environments', code: 'CORR' }, { name: 'Power Generation', desc: 'Thermal, hydro & renewable', code: 'HV · LV' }, { name: 'Mining', desc: 'Underground & surface extraction', code: 'EX · D' }, { name: 'Marine & Offshore', desc: 'Vessels, platforms & ports', code: 'ATEX' }, { name: 'Fertilizers', desc: 'Ammonia & urea complexes', code: 'NH₃' }, { name: 'Food Processing', desc: 'Hygienic & dust-hazardous zones', code: 'HYG' }, { name: 'Paints & Coatings', desc: 'Solvent-based manufacturing', code: 'VOC' }, ]; const USPS = [ { num: '01', title: '48-Hour Dispatch', body: 'Efficient inventory & manufacturing systems mean most purchase orders leave our facility within 48 hours of confirmation.', }, { num: '02', title: '31+ Years of Expertise', body: 'Led by Mr. Navin Jha with three decades of combined industrial and business experience translated into every component we ship.', }, { num: '03', title: 'A to Z Solutions', body: 'From KG-scale connectors to PG-scale enclosures — a single vendor for the full range of flameproof electrical hardware.', }, { num: '04', title: 'Quality & Durability', body: 'Materials selected for performance in hazardous, corrosive and high-vibration environments. Rigorously inspected before dispatch.', }, { num: '05', title: 'Cost-Effective Pricing', body: 'Direct-from-manufacturer economics without the mark-up of intermediaries. Volume-friendly pricing for OEMs and international distributors.', }, { num: '06', title: 'Export Ready', body: 'All products manufactured to IEC/IS standards and suitable for international supply. We ship globally from Silvassa to oil & gas, petrochemical and industrial sectors worldwide.', }, ]; const STATS = [ { value: '31+', label: 'Years experience' }, { value: '48h', label: 'Dispatch window' }, { value: '100+', label: 'SKU range' }, { value: 'Global', label: 'Export reach' }, ]; const BLOG_POSTS = [ { tag: 'Product Update', date: 'Jun 2026', title: 'Expanded 63A power pin range now shipping across India and internationally', excerpt: 'Higher current-carrying capacity for large motor circuits and industrial distribution boards, with hardened contacts rated for continuous duty. Now available for global export orders.', }, { tag: 'Manufacturing', date: 'May 2026', title: 'Silicone gasket production doubles capacity at Silvassa', excerpt: 'New molding line brings 45mm–350mm ID gasket lead times down and enables bespoke ID/OD combinations for OEM customers worldwide.', }, { tag: 'Industry', date: 'Apr 2026', title: 'What to look for in a flameproof push button assembly', excerpt: 'A short field guide for procurement teams — IP rating, actuator geometry, silicone cover durometer, and why the spring matters more than you think.', }, ]; Object.assign(window, { SSE_INFO, PRODUCT_CATEGORIES, INDUSTRIES, USPS, STATS, BLOG_POSTS, });