Merge version_2 into main #7

Merged
bender merged 2 commits from version_2 into main 2026-04-09 08:52:19 +00:00
2 changed files with 2 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ export default function FaqPage() {
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about our swimming retreats on the Isle of Mull."
faqsAnimation="slide-up"
useInvertedBackground={false}
faqs={[
{ id: "1", title: "What should I pack?", content: "Bring your swimsuit, warm clothes for after-swims, a towel, and comfortable walking shoes for our base location." },
{ id: "2", title: "Do I need to be an expert swimmer?", content: "Our retreats cater to all levels, from beginners to experienced open-water swimmers. Safety is always our top priority." },

View File

@@ -72,6 +72,7 @@ export default function LandingPage() {
<TeamCardOne
title="Meet Your Guides"
tag="Our Experts"
description="The team behind Swim Retreats."
gridVariant="asymmetric-60-wide-40-narrow"
animationType="slide-up"
useInvertedBackground={false}