diff --git a/web/components/home/home.tsx b/web/components/home/home.tsx index c21a79a0..a07d49bd 100644 --- a/web/components/home/home.tsx +++ b/web/components/home/home.tsx @@ -44,7 +44,7 @@ function FeatureCard({icon, title, text}: FeatureCardProps) {
{text}
) diff --git a/web/pages/about.tsx b/web/pages/about.tsx index 89a8f6ff..4ba1ad86 100644 --- a/web/pages/about.tsx +++ b/web/pages/about.tsx @@ -44,7 +44,7 @@ function FeatureCard({icon, title, text}: FeatureCardProps) {{text}
) @@ -68,7 +68,7 @@ function FeatureCardWide({icon, title, text}: FeatureCardProps) { {icon}{text}
{text}