diff --git a/README.md b/README.md
index 41158dd..cd9c894 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Landing page for hypthetical client **Great Music LLM**'s event and employee man
- [`vite`](https://vite.dev/) build tooling
- [`tailwindcss`](https://tailwindcss.com/) styling
-- [Magic UI](https://magicui.design/) component library
+- [Magic UI](https://magicui.design/) component library (see [`src/components/ui`](https://git.thingsnstuff.xyz/ethanglide/bcdigital-challenge/src/branch/main/src/components/ui))
- [`prettier`](https://prettier.io/) code formatting
- [`eslint`](https://eslint.org/) code linting
- [`husky`](https://typicode.github.io/husky/) and [`lint-staged`](https://github.com/lint-staged/lint-staged) pre-commit hooks for testing/formatting/linting
diff --git a/src/app.tsx b/src/app.tsx
index 25c3c7c..83c6cb6 100644
--- a/src/app.tsx
+++ b/src/app.tsx
@@ -1,7 +1,9 @@
+import { StripedPattern } from "./components/magicui/striped-pattern";
import { Navbar } from "./components/navbar/navbar";
import { PartnersMarquee } from "./components/partners-marquee/partners-marquee";
import { AuroraText } from "./components/ui/aurora-text";
import { DotPattern } from "./components/ui/dot-pattern";
+import { GridPattern } from "./components/ui/grid-pattern";
import { RainbowButton } from "./components/ui/rainbow-button";
import { TextAnimate } from "./components/ui/text-animate";
@@ -45,26 +47,114 @@ export function App() {
+ We are dedicated to simplifying orchestral event management + through innovative solutions tailored to the unique needs of + orchestras and their audiences. +
++ Our platform streamlines the planning, coordination, and execution + of orchestral events, allowing musicians and organizers to focus + on what they do best: creating unforgettable musical experiences. +
+- We are dedicated to simplifying orchestral event management through - innovative solutions tailored to the unique needs of orchestras and - their audiences. + Are you an event organizer looking to host an orchestral + performance? Our platform connects you with talented orchestras and + provides the tools you need to plan and execute a successful event.
-- Our platform streamlines the planning, coordination, and execution - of orchestral events, allowing musicians and organizers to focus on - what they do best: creating unforgettable musical experiences. +
+ Are you an orchestra looking to manage your musicians and staff + more effectively? Our platform offers comprehensive employee + management solutions designed specifically for orchestras. +
++ © 2025 Great Music LLM | All rights reserved.