Compare commits
3 Commits
befe3e6ba3
...
fabd8becc5
| Author | SHA1 | Date | |
|---|---|---|---|
| fabd8becc5 | |||
| cfd0e54f07 | |||
| c9410cb114 |
@@ -27,28 +27,28 @@ const businessPromos = [
|
||||
href: 'https://www.goskydive.com/dropzone/skydive-centre-swansea/',
|
||||
logo: '/images/goskydive.png',
|
||||
alt: 'Go Skydive logo',
|
||||
description: 'Tandem skydiving and experiences from Swansea.',
|
||||
description: 'Tandem skydiving from Swansea',
|
||||
},
|
||||
{
|
||||
name: 'Gower Flight Centre',
|
||||
href: 'https://www.gowerflightcentre.co.uk/',
|
||||
logo: '/images/gowerflightcentre.jpg',
|
||||
alt: 'Gower Flight Centre logo',
|
||||
description: 'Flying lessons, aircraft hire, and pilot training.',
|
||||
description: 'Air experiences, and pilot training',
|
||||
},
|
||||
{
|
||||
name: 'Fly A Spitfire',
|
||||
href: 'https://flyaspitfire.com/',
|
||||
logo: '/images/flyaspitfire.png',
|
||||
alt: 'Fly A Spitfire logo',
|
||||
description: 'Spitfire flight experiences and aviation events.',
|
||||
description: 'Spitfire flights',
|
||||
},
|
||||
{
|
||||
name: 'AeroSuperBatics',
|
||||
href: 'https://www.aerosuperbatics.com/',
|
||||
logo: '/images/aerosuperbatics.jpg',
|
||||
alt: 'AeroSuperBatics logo',
|
||||
description: 'Wingwalking and aerobatic entertainment flights.',
|
||||
description: 'Wingwalking and aerobatic entertainment flights',
|
||||
},
|
||||
];
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user