diff --git a/frontend/app/about/page.tsx b/frontend/app/about/page.tsx index c929106..c181996 100644 --- a/frontend/app/about/page.tsx +++ b/frontend/app/about/page.tsx @@ -8,7 +8,7 @@ export default function AboutPage() {

About Elmeg

- The ultimate community-driven archive dedicated to preserving the history and evolution of the band Goose. + A comprehensive community-driven archive dedicated to preserving the history and evolution of the band Goose.

@@ -22,9 +22,9 @@ export default function AboutPage() {

Our Mission

- Elmeg was founded by fans, for fans. We believe that every performance is a unique piece of history. - Our goal is to document every show, every setlist, and every note, providing a comprehensive - platform for the community to explore the band's legacy. + Elmeg is a collaborative effort, growing organically through the contributions of the flock. + We believe that every performance is a shared experience. Our goal is to build a mycelium-like network + of information, where every setlist, note, and rating helps others discover the magic of the music.

@@ -91,6 +91,6 @@ export default function AboutPage() { "Built by the flock, for the flock."

- + ) } diff --git a/frontend/app/page.tsx b/frontend/app/page.tsx index 94fa145..a548331 100644 --- a/frontend/app/page.tsx +++ b/frontend/app/page.tsx @@ -89,9 +89,9 @@ export default async function Home() { Elmeg

- The ultimate community archive for Goose history. + A comprehensive community-driven archive for Goose history.
- Discover shows, rate performances, and find the best jams. + Discover shows, share ratings, and explore the music together.

@@ -261,6 +261,6 @@ export default async function Home() {

Watch full shows and songs

-
+ ) }