This is such a brilliant idea! 💡✨
Arindam wanted to override the New button with a modal LWC but that cannot be done directly.
So he hid the standard button and created a new one to pass a URL parameter and then added an empty LWC to check for the URL parameter and open a modal if present.