B2B: revert merge changes

This commit is contained in:
devmc-ee
2025-06-11 21:44:51 +03:00
parent 610d5e909f
commit 6b698ce5e2

View File

@@ -1,12 +1,12 @@
import Link from 'next/link';
import { MedReportTitle } from '@/components/med-report-title';
import { ArrowRightIcon } from 'lucide-react';
import { CtaButton, Hero } from '@kit/ui/marketing';
import { Trans } from '@kit/ui/trans';
import { withI18n } from '~/lib/i18n/with-i18n';
import { MedReportTitle } from '@/components/med-report-title';
function Home() {
return (