/* Hayes Global Mobility — UI kit: Home page body */
(function () {
const NS = window.HayesGlobalMobilityDesignSystem_489ece;
const { SectionHeading, ServiceCard, Testimonial, Button } = NS;
const I = (n, s = 24) => ;
const wrap = { maxWidth: 'var(--container-max)', margin: '0 auto', padding: '0 40px' };
function About({ onNavigate }) {
return (
We provide comprehensive visa support, overseas job placements, and strategic investment solutions. Hayes Global Mobility is your trusted partner in navigating your path to success — for professionals, students, and businesses alike.
);
}
function Testimonials() {
const items = [
{ q: 'Secured my dream job in London thanks to Hayes Global Mobility.', n: 'Sarah Mitchell', r: 'Relocated to London' },
{ q: 'Smooth relocation to Singapore with expert guidance all the way.', n: 'James Anand', r: 'Software Engineer' },
{ q: 'Hayes helped us make the right investment decisions abroad.', n: 'Michael Reyes', r: 'Managing Director' },
];
return (