Update src/pages/ActivitiesPage.tsx
This commit is contained in:
@@ -44,21 +44,21 @@ export default function ActivitiesPage() {
|
||||
tag: "Cruising",
|
||||
title: "Leisurely Cruises",
|
||||
description: "Join our group cruises to explore the beautiful San Diego coastline, visit other clubs, and enjoy overnight trips.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-fluffy-clouds-sky-reflecting-calm-sea-with-boat-sailing_181624-2261.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-fluffy-clouds-sky-reflecting-calm-sea-with-boat-sailing_181624-2261.jpg?_wi=1",
|
||||
primaryButton: { text: "Learn More", href: "/activities/leisurely-cruises" },
|
||||
},
|
||||
{
|
||||
tag: "Social",
|
||||
title: "Club Socials & Dinners",
|
||||
description: "From holiday parties to themed dinners, our social events are the perfect opportunity to relax and connect with other members.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-celebrating-together_23-2149155791.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-celebrating-together_23-2149155791.jpg?_wi=1",
|
||||
primaryButton: { text: "Learn More", href: "/activities/club-socials" },
|
||||
},
|
||||
{
|
||||
tag: "Learning",
|
||||
title: "Sailing School & Seminars",
|
||||
description: "Whether you're a novice or an experienced sailor, our certified instructors and guest speakers offer valuable lessons and insights.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-learning-sail-boat_1303-27222.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-learning-sail-boat_1303-27222.jpg?_wi=1",
|
||||
primaryButton: { text: "Learn More", href: "/activities/sailing-school" },
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user