From c926f946801fffd78c99a9b0606bf17602735338 Mon Sep 17 00:00:00 2001 From: Marius Fylling Date: Thu, 10 Oct 2024 23:04:18 +0200 Subject: [PATCH] fix: Update Wannabe URL (#52) --- src/components/sections/CrewDescriptionComp.astro | 2 +- src/components/sections/CrewJoinComp.astro | 4 ++-- src/components/sections/NewsComp.astro | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/sections/CrewDescriptionComp.astro b/src/components/sections/CrewDescriptionComp.astro index f069417..9a8fbac 100644 --- a/src/components/sections/CrewDescriptionComp.astro +++ b/src/components/sections/CrewDescriptionComp.astro @@ -22,7 +22,7 @@ const { image } = Astro.props; text="Vel, i 2025 kan det være deg" button={{ text: "Ta en titt på årets crewbeskrivelser", - link: "https://wannabe.gathering.org/tg25/crew", + link: "https://wannabe.tg.no/tg25/crew", color: "bg-blue-400 self-center", }} backgroundColor="bg-black bg-opacity-90" diff --git a/src/components/sections/CrewJoinComp.astro b/src/components/sections/CrewJoinComp.astro index dc7cf00..6390912 100644 --- a/src/components/sections/CrewJoinComp.astro +++ b/src/components/sections/CrewJoinComp.astro @@ -22,7 +22,7 @@ const { image } = Astro.props; text="Søk nå, for påskens morsomste utfordring" button={{ text: "Ta utfordringen!", - link: "https://wannabe.gathering.org", + link: "https://wannabe.tg.no", color: "bg-orange-500 self-center", }} backgroundColor="bg-black bg-opacity-90" @@ -37,7 +37,7 @@ const { image } = Astro.props; title="Do YOU want to join the crew?" button={{ text: "Apply", - link: "https://wannabe.gathering.org", + link: "https://wannabe.tg.no", color: "bg-orange-500 self-center", }} backgroundColor="bg-black bg-opacity-80" diff --git a/src/components/sections/NewsComp.astro b/src/components/sections/NewsComp.astro index 1615915..b80cbe6 100644 --- a/src/components/sections/NewsComp.astro +++ b/src/components/sections/NewsComp.astro @@ -16,7 +16,7 @@ const articles = await fetchArticles({ if (articles.length === 0) { return (
- +

Ser ut som noe mangler her...