Bugfix and history page

This commit is contained in:
2026-05-20 12:10:37 -04:00
parent d756b91571
commit 58a6a8acce
6 changed files with 66 additions and 10 deletions
+33
View File
@@ -0,0 +1,33 @@
---
import BaseLayout from '../../layouts/BaseLayout.astro';
---
<BaseLayout title="History" description="A brief history of Swansea Airport, formerly RAF Fairwood Common.">
<section class="container prose">
<p class="eyebrow">About</p>
<h1 class="section-title">History</h1>
<p>
Swansea Airport stands on a site with deep aviation roots. Before operating as Swansea
Airport, the airfield was known as RAF Fairwood Common.
</p>
<p>
During the wartime period, Fairwood Common played an operational role as part of the wider
air defence and training network. Its location on the Gower Peninsula gave it a strategic
position, and over time the airfield developed infrastructure that shaped its later civil use.
</p>
<p>
In the post-war years, the site evolved from military use into a civilian aerodrome. That
transition reflected the broader story of many UK airfields, where former RAF stations became
local centres for flight training, private aviation, and community flying activity.
</p>
<p>
Today, Swansea Airport continues that legacy. While the role of the airfield has changed, its
connection to aviation history remains central to its identity, linking RAF Fairwood Common's
past with present-day operations serving Swansea and the surrounding region.
</p>
</section>
</BaseLayout>
+4
View File
@@ -12,6 +12,10 @@ import BaseLayout from '../../layouts/BaseLayout.astro';
</p>
<div class="cards-grid">
<article class="card">
<h3><a href="/about/history/">History</a></h3>
<p>The story of Swansea Airport, formerly RAF Fairwood Common.</p>
</article>
<article class="card">
<h3><a href="/about/drones/">Drones</a></h3>
<p>Guidance and local operating expectations for drone use near the airport.</p>
+2 -4
View File
@@ -57,8 +57,7 @@ const businessPromos = [
<section class="hero">
<div class="container hero-stack">
<div class="hero-panel">
<p class="eyebrow">Operational website</p>
<h1 class="hero-title">Welcome to Swansea Airport - Fairwood Common</h1>
<center><h1 class="hero-title">Welcome to Swansea Airport</h1></center>
<p class="hero-copy">
Serving Swansea City and the Swansea Bay Region. Located on the stunning Gower Peninsula, just 15 minutes from Swansea City Centre - Swansea Airport is perfectly located for quick and convenient access to Swansea City, the vast, beautiful Gower Peninsula Area of Outstanding Natural Beauty and the rest of South & West Wales.
</p>
@@ -93,8 +92,7 @@ const businessPromos = [
<section class="container business-promo">
<div class="section-head">
<div>
<p class="eyebrow">On site businesses</p>
<h2 class="section-title">Experience, training, and adventure from one airfield</h2>
<h2 class="section-title">Experience, training, and adventure on your doorstep</h2>
</div>
</div>