Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 09:47:06 +00:00

View File

@@ -129,17 +129,17 @@ export default function LandingPage() {
tag="Testimonials"
testimonials={[
{
id: "1", name: "Sarah Chen", handle: "Founder, Coast Run Club", testimonial: "Runly cut our admin time by 80%. We used to spend hours managing signups and payments. Now it's automated.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-darkskinned-browneyed-brunette-longsleeved-tshirt-looks-into-camera-runs-upstairs-outdoors_197531-28721.jpg", imageAlt: "Sarah Chen"},
id: "1", name: "Sarah Chen", handle: "Founder, Coast Run Club", testimonial: "Runly cut our admin time by 80%. We used to spend hours managing signups and payments. Now it's automated.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-darkskinned-browneyed-brunette-longsleeved-tshirt-looks-into-camera-runs-upstairs-outdoors_197531-28721.jpg?_wi=1", imageAlt: "Sarah Chen"},
{
id: "2", name: "Marcus Thompson", handle: "Organizer, Brooklyn Fleet", testimonial: "The simplicity is remarkable. No learning curve. Members love the clean interface. We switched from three different apps.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-outdoors_23-2149037674.jpg", imageAlt: "Marcus Thompson"},
id: "2", name: "Marcus Thompson", handle: "Organizer, Brooklyn Fleet", testimonial: "The simplicity is remarkable. No learning curve. Members love the clean interface. We switched from three different apps.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-outdoors_23-2149037674.jpg?_wi=1", imageAlt: "Marcus Thompson"},
{
id: "3", name: "Elena Rodriguez", handle: "Lead, Urban Runners Collective", testimonial: "Finally, a platform designed for how we actually run clubs. Runly gets it. Every feature feels intentional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-african-athlete-with-healthy-tanned-skin-confident-look-wearing-black-sportswear-squinting-his-eyes-while-resting-outdoors-listening-his-favourite-music-with-earphones_273609-1205.jpg", imageAlt: "Elena Rodriguez"},
{
id: "4", name: "James Park", handle: "Coordinator, Silicon Valley Running", testimonial: "Payments are seamless. Members feel confident. We've grown from 50 to 200 members without any growing pains.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-darkskinned-browneyed-brunette-longsleeved-tshirt-looks-into-camera-runs-upstairs-outdoors_197531-28721.jpg", imageAlt: "James Park"},
id: "4", name: "James Park", handle: "Coordinator, Silicon Valley Running", testimonial: "Payments are seamless. Members feel confident. We've grown from 50 to 200 members without any growing pains.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-darkskinned-browneyed-brunette-longsleeved-tshirt-looks-into-camera-runs-upstairs-outdoors_197531-28721.jpg?_wi=2", imageAlt: "James Park"},
{
id: "5", name: "Sophia Müller", handle: "Co-founder, Alps Trail Club", testimonial: "The analytics dashboard helps us understand our community better. We make smarter decisions about which events to run.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-outdoors_23-2149037674.jpg", imageAlt: "Sophia Müller"},
id: "5", name: "Sophia Müller", handle: "Co-founder, Alps Trail Club", testimonial: "The analytics dashboard helps us understand our community better. We make smarter decisions about which events to run.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-outdoors_23-2149037674.jpg?_wi=2", imageAlt: "Sophia Müller"},
{
id: "6", name: "David Lee", handle: "President, Morning Mile Crew", testimonial: "Runly is what we've been waiting for. Built by people who understand run clubs. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-darkskinned-browneyed-brunette-longsleeved-tshirt-looks-into-camera-runs-upstairs-outdoors_197531-28721.jpg", imageAlt: "David Lee"},
id: "6", name: "David Lee", handle: "President, Morning Mile Crew", testimonial: "Runly is what we've been waiting for. Built by people who understand run clubs. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-darkskinned-browneyed-brunette-longsleeved-tshirt-looks-into-camera-runs-upstairs-outdoors_197531-28721.jpg?_wi=3", imageAlt: "David Lee"},
]}
animationType="slide-up"
textboxLayout="default"