import { Button } from '@/components/Button' import { Container } from '@/components/Container' import { FadeIn } from '@/components/FadeIn' import { Offices } from '@/components/Offices' export function ContactSection() { return (

Tell us about your project

Our offices

) }