I'll remove the 5-year price trend graph from the market factors component and the floor plan visualization functionality from the house features component.
I've made the requested changes:
Removed the 5-year price trend graph from the market-factors.tsx file:
Removed the "Show Floor Plan" button and functionality from the house-features.tsx file:
These changes simplify the interface by removing the interactive chart from the market factors section and the floor plan visualization option from the house features section.
I'll modify the location selector to only allow users to add details of places in Hyderabad.
I've modified the location selector to focus specifically on Hyderabad locations:
Added a new "Neighborhood" dropdown selector with popular areas in Hyderabad:
These changes ensure that users can only add details for properties in Hyderabad while still allowing them to specify different neighborhoods within the city.