diff --git a/app/Section/Intro.tsx b/app/Section/Intro.tsx index 693fb9a..e275c76 100644 --- a/app/Section/Intro.tsx +++ b/app/Section/Intro.tsx @@ -10,35 +10,13 @@ export const Intro = () => { }, []); return ( -
- Photographer -
-- Developer -
-- Self-Hosting admirer -
+Developer
+Amateur Photographer
+Self-Hosting Admirer
{name}
diff --git a/app/components/IconWithText.tsx b/app/components/IconWithText.tsx index ef38369..b600b52 100644 --- a/app/components/IconWithText.tsx +++ b/app/components/IconWithText.tsx @@ -15,7 +15,7 @@ export const IconWithText = ({ }: IconWithTextProps) => { return (