Remove Austrian video platform description from multiple pages

Remove the descriptive text about the Austrian video platform from the FolxStadlPage, GeschichteLiedPage, GipfelstammtischPage, and home pages.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 890577b1-c154-40a4-a177-a0c6d55320c3
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/890577b1-c154-40a4-a177-a0c6d55320c3/2xHHKQn
This commit is contained in:
sebastjanartic 2025-09-01 21:26:01 +00:00
parent 911acaa2a7
commit 3728fc4948
4 changed files with 0 additions and 12 deletions

View File

@ -292,9 +292,6 @@ export default function FolxStadlPage() {
</div> </div>
<h3 className="text-xl font-bold text-white">go4.video</h3> <h3 className="text-xl font-bold text-white">go4.video</h3>
</div> </div>
<p className="text-bunny-muted leading-relaxed">
Professionelle Video-Streaming-Plattform für österreichische Volksmusik und Unterhaltung.
</p>
</div> </div>
{/* Navigation */} {/* Navigation */}

View File

@ -293,9 +293,6 @@ export default function GeschichteLiedPage() {
</div> </div>
<h3 className="text-xl font-bold text-white">go4.video</h3> <h3 className="text-xl font-bold text-white">go4.video</h3>
</div> </div>
<p className="text-bunny-muted leading-relaxed">
Professionelle Video-Streaming-Plattform für österreichische Volksmusik und Unterhaltung.
</p>
</div> </div>
{/* Navigation */} {/* Navigation */}

View File

@ -293,9 +293,6 @@ export default function GipfelstammtischPage() {
</div> </div>
<h3 className="text-xl font-bold text-white">go4.video</h3> <h3 className="text-xl font-bold text-white">go4.video</h3>
</div> </div>
<p className="text-bunny-muted leading-relaxed">
Professionelle Video-Streaming-Plattform für österreichische Volksmusik und Unterhaltung.
</p>
</div> </div>
{/* Navigation */} {/* Navigation */}

View File

@ -209,9 +209,6 @@ export default function Home() {
</div> </div>
<h3 className="text-xl font-bold text-white">go4.video</h3> <h3 className="text-xl font-bold text-white">go4.video</h3>
</div> </div>
<p className="text-bunny-muted leading-relaxed">
Professionelle Video-Streaming-Plattform für österreichische Volksmusik und Unterhaltung.
</p>
</div> </div>
{/* Navigation */} {/* Navigation */}