Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-05-06 12:12:31 +00:00

View File

@@ -96,6 +96,7 @@ export default function LandingPage() {
{ title: "Proven Safety", description: "Strict adherence to RYA protocols.", icon: Compass }
]}
textboxLayout="split"
useInvertedBackground={false}
/>
</div>
@@ -182,28 +183,6 @@ export default function LandingPage() {
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Mark Miller", handle: "@sailor_m", testimonial: "Best academy in the region, highly recommend for beginners.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-style-bearded-man-studying-online-freelancer-writing-making-notes-with-backpack-bicycle-morning-sunrise-by-sea-healthy-active-lifestyle-traveler-backpacker_285396-5469.jpg?_wi=2"},
{
id: "2", name: "Anna Scott", handle: "@anna_sea", testimonial: "Expert skippers and excellent vessels. Truly transformative.", imageSrc: "http://img.b2bpic.net/free-photo/guy-sunglasses-background-bridge_1153-3680.jpg?_wi=2"},
{
id: "3", name: "John Doe", handle: "@johndoe", testimonial: "Learned so much in just one week. Professional environment.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-thoughtful-woman-makes-drawings-with-tablet-stylus-looks-into-distance-strolls-sea-port-wears-casual-hoodie-skilled-female-graphic-designer-works-remotely-uses-touch-pad_273609-59962.jpg?_wi=2"},
{
id: "4", name: "Sarah Lee", handle: "@sara_lee", testimonial: "Safety focused and very encouraging instructors.", imageSrc: "http://img.b2bpic.net/free-photo/traveling-by-yacht_1098-12854.jpg"},
{
id: "5", name: "Tom Baker", handle: "@tom_sail", testimonial: "Exceptional experience, learned navigation quickly.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-posing-outdoors_23-2148700862.jpg"},
]}
title="What Our Sailors Say"
description="Hear from our passionate academy alumni."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}