diff --git a/components/about-section.tsx b/components/about-section.tsx index b06fcf5..0723716 100644 --- a/components/about-section.tsx +++ b/components/about-section.tsx @@ -68,7 +68,7 @@ export const AboutSection: React.FC = () => { {perks.map((perk) => (
{perk.emoji} {perk.name} @@ -81,7 +81,7 @@ export const AboutSection: React.FC = () => { {perks.map((perk) => (
{perk.emoji} {perk.name}