diff --git a/app/page.tsx b/app/page.tsx index a679148..e9b3d8f 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,3 +1,28 @@ export default async function Index() { - return <>Hello; + return ( +
+
+ Stan Runge +

Stan Runge

+
+ +
+

Experience

+ Founder +

Vash Software

+
+
+ Software Engineer Intern +

H5mag

+
+
+ Junior IT Specialist +

Finance Plus

+
+
+

Education

+ The Hague University of Applied Sciences +
+
+ ); }