diff --git a/src/app.tsx b/src/app.tsx index f99eb15..406748e 100644 --- a/src/app.tsx +++ b/src/app.tsx @@ -1,9 +1,44 @@ export function App() { return ( - <> -
-

Hello, World!

-
- +
+ +
+
+
+
+
+

+ Orchestral Event Management +

+

without the hassle

+
+
+ + +
+
+
+
+
Section 2 coming soon...
+
+
); }