diff --git a/app/about/page.tsx b/app/about/page.tsx index 72e081d..f37e4af 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -57,7 +57,7 @@ function ComparisonTable({ title, competitors }: { title: string, competitors: { export default function AboutPage() { return ( -