- Hey, I{"'"}m Aaron Christopher
-
+
- Blog {!isEnglish && 'Bahasa Indonesia'}
-
+
Random thoughts about my expertise and hobby. It should be
informational for yall sussy bakas.
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 235dba29..3b33e3dd 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -1,12 +1,12 @@
import type { NextPage } from 'next';
-import Accent from '@/components/Accent';
import CoolButton from '@/components/buttons/CoolButton';
import { Graphic } from '@/components/layout/Graphic';
import Layout from '@/components/layout/Layout';
import CustomLink from '@/components/links/CustomLink';
import UnstyledLink from '@/components/links/UnstyledLink';
import Seo from '@/components/Seo';
+import { MainTitle } from '@/components/typography/MainTitle';
import Wave from '@/components/Wave';
import clsxm from '@/lib/clsxm';
@@ -19,10 +19,9 @@ const Home: NextPage = () => {
{
-
+
-
+