Change locations anchor on Homepage
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
}, 600)
|
||||
</script>
|
||||
|
||||
<div class="browse" id="locations">
|
||||
<div class="browse">
|
||||
<div class="browse__description">
|
||||
<p>{explore_list}</p>
|
||||
</div>
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
<Collage {photos} />
|
||||
</section>
|
||||
|
||||
<div class="homepage__ctas" id="ctas">
|
||||
<div class="homepage__ctas">
|
||||
<DiscoverText />
|
||||
|
||||
<ListCTAs>
|
||||
@@ -137,7 +137,7 @@
|
||||
</ListCTAs>
|
||||
</div>
|
||||
|
||||
<section class="homepage__locations">
|
||||
<section class="homepage__locations" id="locations">
|
||||
<InteractiveGlobe2 />
|
||||
|
||||
<ScrollingTitle tag="p" class="title-world mask">
|
||||
|
||||
Reference in New Issue
Block a user