import Image from "next/image"; export function TinkerSection() { return (
{/* Left Column - Images */}
{/* Background Glow (elementor-absolute) */}
{/* Main Vector Image */}
Tenext technology stack
{/* Right Column - Text & Partners */}

Modern technology,{" "} integrated with the systems {" "} you already run — cloud, data, IoT, DevOps, and blockchain.

{/* Capability tags */}
{["Cloud", "Data & AI", "IoT", "SMAC", "DevOps", "Blockchain"].map( (tag) => ( {tag} ) )}
); }