diff --git a/README.md b/README.md
index 2054b48..f08769c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
# Thoosie Calendar
-
-
A week-by-week calendar showing operating hours for all Six Flags Entertainment Group theme parks — including the former Cedar Fair parks. Data is scraped from the Six Flags internal API and stored locally in SQLite. Click any park to see its full month calendar and live ride status with current wait times.
## Parks
diff --git a/app/page.tsx b/app/page.tsx
index 460f3fd..63eed42 100644
--- a/app/page.tsx
+++ b/app/page.tsx
@@ -78,18 +78,14 @@ export default async function HomePage({ searchParams }: PageProps) {
justifyContent: "space-between",
gap: 12,
}}>
-