diff --git a/src/routes/locations/+page.svelte b/src/routes/locations/+page.svelte index 532f074..248459c 100644 --- a/src/routes/locations/+page.svelte +++ b/src/routes/locations/+page.svelte @@ -14,18 +14,17 @@ import Heading from '$components/molecules/Heading.svelte' const { locations }: any = getContext('global') + const text = "Explore the globe to discover unique locations across the world" - +
diff --git a/src/routes/subscribe/+page.svelte b/src/routes/subscribe/+page.svelte index 2bb9988..819dcfe 100644 --- a/src/routes/subscribe/+page.svelte +++ b/src/routes/subscribe/+page.svelte @@ -61,9 +61,8 @@