Creating separate URLs for tab components like For Everyday and For Pharmacy while retaining tab functionality involves customizing the Webflow setup. Please follow these steps:
id="for-everyday" and id="for-pharmacy").
yourwebsite.com/for-everyday should redirect to the homepage with the right tab open).
#for-everyday automatically opens the "For Everyday" tab).window.location.hash and triggering the corresponding tab.
While it's technically challenging, you can assign unique URLs to Webflow tabs with custom setups like redirects and JavaScript for hash-based navigation. This keeps the tab functionality while providing the feeling of different pages.