// FastFund website — Contact page function Contact({ onApply }) { const { Button, Field, Select } = window.CapFrontDesignSystem_019e08; const { mobile } = window.useBreakpoint(); const [sent, setSent] = React.useState(false); React.useEffect(() => { window.lucide && window.lucide.createIcons(); }); const info = [ { icon: 'phone', label: 'Call us', value: '855-555-0100', sub: 'Mon–Fri, 9am–7pm ET' }, { icon: 'mail', label: 'Email', value: 'info@fastfundllc.com', sub: 'We reply within one business day' }, { icon: 'clock', label: 'Funding hours', value: 'Approvals in as little as 4 hrs', sub: 'Same-day pre-qualification' }, ]; const offices = [ { city: 'New York, NY', addr: '1345 Avenue of the Americas, Suite 2100', tag: 'Headquarters', icon: 'building-2' }, { city: 'Austin, TX', addr: '401 Congress Ave, Suite 1540', tag: 'Regional office', icon: 'building' }, { city: 'Miami, FL', addr: '1221 Brickell Ave, Suite 900', tag: 'Regional office', icon: 'building' }, { city: 'Salt Lake City, UT', addr: '222 S Main St, Suite 500', tag: 'Regional office', icon: 'building' }, ]; return (
Questions about a product, a live application, or partnering with us? A dedicated relationship manager is ready to help — no bots, no runaround.