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...