We have designed the landing page using tailwind css. You can change text, images, and video from the Super Admin.
If you want to change the landing page completely and want to make your own, you can follow this guide-
npx tailwindcss ./resources/src/website/landing.css -o ./assets/css/landing.css --minify
This will generate the assets again.