B2B: revert merge changes
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user