import { useTranslations } from 'next-intl'; import { Section, Container, Button } from '@/components/ui'; export default function ContactPage() { const t = useTranslations('Navigation'); // Reusing navigation translations for now return (
Have questions about our products or need a custom solution? We're here to help.