Remove test text from video platform title
Remove the test string "TEST SPREMEMBA" from the home page title in client/src/pages/home.tsx. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 8e9f2b36-ec9c-4acc-b19b-5304fa9790c5 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/8e9f2b36-ec9c-4acc-b19b-5304fa9790c5/fyyFszO
This commit is contained in:
parent
3e17c7ec14
commit
76d0882c39
BIN
attached_assets/image_1756739871184.png
Normal file
BIN
attached_assets/image_1756739871184.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
@ -207,7 +207,7 @@ export default function Home() {
|
||||
<div className="w-8 h-8 gradient-primary rounded-lg flex items-center justify-center shadow-lg">
|
||||
<div className="w-0 h-0 border-l-[8px] border-l-white border-y-[5px] border-y-transparent ml-1"></div>
|
||||
</div>
|
||||
<h3 className="text-xl font-bold text-bunny-light">go4.video - TEST SPREMEMBA</h3>
|
||||
<h3 className="text-xl font-bold text-bunny-light">go4.video</h3>
|
||||
</div>
|
||||
<p className="text-bunny-muted mb-4">
|
||||
Premium Video-Streaming-Plattform für Volksmusik, Schlager und Shows von Folx TV.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user