Business Suite V9 is available Now See what's new
We have used Tailwind Css for the default landing page.
To customize the layout, you may edit the file- resources/views/website/layout.blade.php
To customize the homepage, edit- resources/views/website/layout.blade.php
After editing, you will also need to rebuild the css. To rebuild the CSS, run this command-
npx tailwindcss ./resources/src/website/landing.css -o ./assets/css/landing.css --minify
It will generate a minified and optimized version of the CSS from the source.
We’re here to help. Chat with us.