diff --git a/components/Grid.tsx b/components/Grid.tsx index abbb3de9..3b46b624 100644 --- a/components/Grid.tsx +++ b/components/Grid.tsx @@ -25,4 +25,5 @@ const Grid = () => { ); }; + export default Grid; diff --git a/components/Hero.tsx b/components/Hero.tsx index 353a088f..4374df09 100644 --- a/components/Hero.tsx +++ b/components/Hero.tsx @@ -56,6 +56,8 @@ const Hero = () => { className="text-center text-[40px] md:text-5xl lg:text-6xl" /> + +

Hi! I'm Adrian, a Next.js Developer based in Croatia.