Can you recreate the airbnb.com website?
I've recreated the Airbnb interface with the following features:
Grid of property listings with:
The component uses shadcn/ui components like Button, ScrollArea, and DropdownMenu for interactive elements, and Tailwind CSS for styling. The layout is responsive and will adjust based on screen size.
You can customize the listings and categories data as needed. The images are currently using placeholders - you'll want to replace those with actual property images in a real implementation.