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