Skip to content

Commit e9b62f5

Browse files
committed
SEO Optimized
1 parent d2007cd commit e9b62f5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

components/Map/MapAutoComplete.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ const SearchInput = compose(
5858
<div className="map_autocomplete">
5959
<StandaloneSearchBox ref={refs} onPlacesChanged={onPlacesChanged}>
6060
<label>
61+
{' '}
6162
<Input
6263
type="text"
6364
defaultValue=""

public/static/data/location.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318
"country_short": "EC",
319319
"locationImage": {
320320
"id": 67231,
321-
"url": "https://s3.amazonaws.com/redqteam.com/tripfinder-images/ciaro.jpg"
321+
"url": "https://s3.amazonaws.com/redqteam.com/tripfinder-images/cairo.jpg"
322322
},
323323
"numberOfPost": 40896
324324
},

0 commit comments

Comments
 (0)