// Landing page content — services + contacts. window.LANDING_DATA = { services: [ { id: "shipyards", num: "01", title: "Shipyards & Drydocking", eyebrow: "Marine Repairs", intro: "A pre-agreed framework for quality, price and time — delivered through 50+ shipyards on five continents.", bullets: [ "Drydocking · Asia, Europe, Americas, Africa, Middle East", "Exclusive partners · Turkey, Bangladesh, Brazil, Black Sea", "Branch offices in Athens & Guangzhou", "Full coordination from quote to delivery", ], stats: [ { v: "50+", l: "Shipyards" }, { v: "5", l: "Continents" }, ], href: "https://mastms.gr/marine-repair-shipyards-2024/", photoLabel: "Drydock / vessel hero photo", icon: "anchor", }, { id: "workshops", num: "02", title: "Workshops", eyebrow: "On-site & off-site repairs", intro: "A networked workshop ecosystem — steel, piping, turbocharger and engine specialists across 12 regions, mobilised from one desk.", bullets: [ "Steel · Piping · Turbocharger · M/E · A/E · Hydraulic", "On-site service teams worldwide", "Coordinated through Athens & Guangzhou", "Class-approved processes", ], stats: [ { v: "12", l: "Workshop Regions" }, { v: "5", l: "Continents" }, ], href: "https://mastms.gr/workshops/", photoLabel: "Workshop floor / repairs", icon: "wrench", }, { id: "energy", num: "03", title: "Energy Efficiency", eyebrow: "Pioneer technologies · proven savings", intro: "CFD-engineered Energy Saving Devices and turnkey retrofits that turn EEXI · CII compliance into measurable fuel reduction.", bullets: [ "ESDs · PSV · HVAF · Rudder Bulb · High-Efficiency Propeller", "Shaft Generator · Shore Power · VFD Pump Upgrade", "EEXI · CII · EU ETS · FuelEU technical files", "CSSC · CMES-Tech · SMDERI", ], stats: [ { v: "2,000+", l: "ESD Installations" }, { v: "25%", l: "Up to fuel saving" }, ], href: "https://mastms.gr/energy-efficiency-solutions/", photoLabel: "Propeller / ESD installation", icon: "leaf", }, { id: "underwater", num: "04", title: "Underwater Services", eyebrow: "Class-approved operations", intro: "Underwater surveys, hull cleaning, propeller polishing and in-water repairs — delivered worldwide by Class-approved divers and ROV teams.", bullets: [ "Underwater surveys · diver and ROV", "Hull cleaning & propeller polishing", "In-water repairs", "Worldwide service coverage", ], stats: [ { v: "Class", l: "Approved" }, { v: "24/7", l: "Response" }, ], href: "https://mastms.gr/underwater-marine-services/", photoLabel: "Diver / ROV underwater photo", icon: "waves", }, { id: "equipment", num: "05", title: "Spares & Equipment", eyebrow: "Genuine · OEM · Equivalent", intro: "Marine spares from O-rings to anchor chains — backed by 8 supply hubs and direct partnerships with the world's leading makers.", bullets: [ "M/E & A/E · MAN-B&W · Sulzer · WinGD · Wärtsilä · Yanmar · Daihatsu", "Turbochargers · ABB · IHI · Mitsubishi · MAN · KBB", "Pumps · Compressors · Purifiers · Boilers · Anchors", "Genuine · OEM · Equivalent · Fabricated to drawing", ], stats: [ { v: "14", l: "Product Categories" }, { v: "8", l: "Supply Hubs" }, ], href: "https://mastms.gr/equipment/", photoLabel: "Spares warehouse / parts", icon: "box", }, { id: "marine-equipment", num: "06", title: "Marine Equipment", eyebrow: "Trusted Marine Technology Partners", intro: "Official representative of selected marine technology makers — direct access to certified equipment for new build projects and after-sales support.", bullets: [ "Energy Saving | CMES-Tech · SMDERI", "EGCS & BWTS | ZEME Group · Headway Technology", "Shafting | MarineShaft® · Supersoar Marine", "Newbuild · Retrofit · Spares · After-sales", ], stats: [ { v: "24/7", l: "Global Support" }, { v: "IACS", l: "Class Approved" }, ], href: "https://mastms.gr/equipment/", photoLabel: "Propulsion shaft / equipment representation", icon: "cog", }, ], contacts: [ { dept: "General", email: "info@mastms.gr" }, { dept: "Repairs & Workshops", email: "repairs@mastms.gr" }, { dept: "Energy Department", email: "energy@mastms.gr" }, { dept: "Spares Department", email: "spares@mastms.gr" }, ], };