Merge version_2 into main #9
@@ -41,14 +41,14 @@ export default function RetreatsPage() {
|
||||
description="Explore our curated selection of wild swimming retreats. Compare locations, difficulty levels, and seasonal offerings to find your perfect match."
|
||||
subdescription="Start your journey to calm waters."
|
||||
icon={Zap}
|
||||
imageSrc="https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?q=80&w=2000"
|
||||
imageSrc="https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?q=80&w=2000&_wi=1"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="Swim Retreats"
|
||||
imageSrc="https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?q=80&w=2000"
|
||||
imageSrc="https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?q=80&w=2000&_wi=2"
|
||||
columns={[
|
||||
{ title: "Navigation", items: [{ label: "Retreats", href: "/retreats" }, { label: "About Us", href: "/about" }, { label: "FAQ", href: "/faq" }, { label: "Contact", href: "/contact" }] },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user