diff --git a/src/App.js b/src/App.js index 6b05e1b..a1ffc46 100644 --- a/src/App.js +++ b/src/App.js @@ -17,6 +17,15 @@ function Aihome() { ) } +function LaunchX() { + return ( +
+ {window.location.href = "https://youtu.be/-QJ0fFIIKEM"} +
+ ) +} + + function Redirect(url) { return (