Fix accessibility issues
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<section class="homepage__locations" id="locations">
|
||||
<section class="homepage__locations">
|
||||
<InteractiveGlobe />
|
||||
|
||||
<ScrollingTitle
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
text="Explore the globe to discover unique locations across the world"
|
||||
/>
|
||||
|
||||
<section class="explore__locations" id="locations">
|
||||
<section class="explore__locations">
|
||||
<InteractiveGlobe />
|
||||
<Locations {locations} />
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user