'use client'; import React from 'react'; export const TechBackground = () => { return (
{/* Very subtle large grid */}
); };