Skip to content

Fix: add Los Angeles city-based listings (#82)#112

Open
Khushi5155 wants to merge 2 commits into
hitesh-kumar123:mainfrom
Khushi5155:fix/Los-Angeles
Open

Fix: add Los Angeles city-based listings (#82)#112
Khushi5155 wants to merge 2 commits into
hitesh-kumar123:mainfrom
Khushi5155:fix/Los-Angeles

Conversation

@Khushi5155

Copy link
Copy Markdown
Contributor

Description

Smart-Rent is a comprehensive property rental platform that helps users discover and book accommodations based on location.

On the home page, when a user clicks on "Los Angeles", they were redirected to the generic listings page instead of seeing properties available specifically in Los Angeles. This PR fixes that.

Changes

  • Added Los Angeles properties in dummyProperties.js.
  • Updated routing and city-based filtering to include Los Angeles.
  • Ensured property type filters (Apartment, Villa, House) work for Los Angeles.

Steps to Test

  1. Visit the home page.
  2. Click on "Los Angeles".
  3. Verify the listings are filtered by city.
  4. Apply property type filters and check results.

Issue

Closes #82

Screenshot

image

@netlify

netlify Bot commented Jan 13, 2026

Copy link
Copy Markdown

Deploy Preview for smartrentsystem ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 9a82262
🔍 Latest deploy log https://app.netlify.com/projects/smartrentsystem/deploys/6966301b77f6100009e0de30
😎 Deploy Preview https://deploy-preview-112--smartrentsystem.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Clicking on “Los Angeles” should open city-specific listings instead of generic listings page

2 participants