Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-24 16:01:35 +00:00

View File

@@ -148,12 +148,12 @@ export default function LandingPage() {
<div id="testimonials-section" data-section="testimonials-section" className="w-full">
<TestimonialCardSix
testimonials={[
{ id: "testimonial-1", name: "Alexandra Chen", handle: "@alex_chen_music", testimonial: "The attention to detail in every No song instrument is unmatched. My violin has transformed my performances.", imageSrc: "https://img.b2bpic.net/free-photo/man-holding-chord-guitar-close-up_23-2148673598.jpg", imageAlt: "Alexandra Chen playing a violin", icon: Music },
{ id: "testimonial-2", name: "Marcus Rodriguez", handle: "@marcus_rodriguez", testimonial: "Professional-grade craftsmanship and sound quality. These instruments are worth every penny.", imageSrc: "https://img.b2bpic.net/free-photo/female-student-playing-violin_107420-64807.jpg", imageAlt: "Marcus Rodriguez with a guitar", icon: Guitar },
{ id: "testimonial-3", name: "Sophie Laurent", handle: "@sophie_laurent", testimonial: "As a conductor, I rely on No song for my ensemble's needs. Their instruments deliver consistent excellence.", imageSrc: "https://img.b2bpic.net/free-photo/drummer-playing-drum-set_107420-96123.jpg", imageAlt: "Sophie Laurent conducting an orchestra", icon: Mic },
{ id: "testimonial-4", name: "Ben Carter", handle: "@bencarterkeys", testimonial: "The quality is simply outstanding. The piano I purchased has a rich and beautiful tone that inspires me daily.", imageSrc: "https://img.b2bpic.net/free-photo/man-holding-chord-guitar-close-up_23-2148673598.jpg", imageAlt: "Ben Carter playing piano", icon: Music },
{ id: "testimonial-5", name: "Olivia Martinez", handle: "@olivia_sings", testimonial: "From the moment I picked it up, I could feel the superior craftsmanship. It's a joy to play.", imageSrc: "https://img.b2bpic.net/free-photo/female-student-playing-violin_107420-64807.jpg", imageAlt: "Olivia Martinez with a guitar", icon: Guitar },
{ id: "testimonial-6", name: "David Lee", handle: "@davidleedrums", testimonial: "I recommend No Song to all my students. The reliability and sound are second to none for professionals.", imageSrc: "https://img.b2bpic.net/free-photo/drummer-playing-drum-set_107420-96123.jpg", imageAlt: "David Lee at his drum set", icon: Mic },
{ id: "testimonial-1", name: "Alexandra Chen", handle: "@alex_chen_music", testimonial: "The attention to detail in every No song instrument is unmatched. My violin has transformed my performances.", imageSrc: "https://img.b2bpic.net/free-photo/man-holding-chord-guitar-close-up_23-2148673598.jpg?_wi=1", imageAlt: "Alexandra Chen playing a violin", icon: Music },
{ id: "testimonial-2", name: "Marcus Rodriguez", handle: "@marcus_rodriguez", testimonial: "Professional-grade craftsmanship and sound quality. These instruments are worth every penny.", imageSrc: "https://img.b2bpic.net/free-photo/female-student-playing-violin_107420-64807.jpg?_wi=1", imageAlt: "Marcus Rodriguez with a guitar", icon: Guitar },
{ id: "testimonial-3", name: "Sophie Laurent", handle: "@sophie_laurent", testimonial: "As a conductor, I rely on No song for my ensemble's needs. Their instruments deliver consistent excellence.", imageSrc: "https://img.b2bpic.net/free-photo/drummer-playing-drum-set_107420-96123.jpg?_wi=1", imageAlt: "Sophie Laurent conducting an orchestra", icon: Mic },
{ id: "testimonial-4", name: "Ben Carter", handle: "@bencarterkeys", testimonial: "The quality is simply outstanding. The piano I purchased has a rich and beautiful tone that inspires me daily.", imageSrc: "https://img.b2bpic.net/free-photo/man-holding-chord-guitar-close-up_23-2148673598.jpg?_wi=2", imageAlt: "Ben Carter playing piano", icon: Music },
{ id: "testimonial-5", name: "Olivia Martinez", handle: "@olivia_sings", testimonial: "From the moment I picked it up, I could feel the superior craftsmanship. It's a joy to play.", imageSrc: "https://img.b2bpic.net/free-photo/female-student-playing-violin_107420-64807.jpg?_wi=2", imageAlt: "Olivia Martinez with a guitar", icon: Guitar },
{ id: "testimonial-6", name: "David Lee", handle: "@davidleedrums", testimonial: "I recommend No Song to all my students. The reliability and sound are second to none for professionals.", imageSrc: "https://img.b2bpic.net/free-photo/drummer-playing-drum-set_107420-96123.jpg?_wi=2", imageAlt: "David Lee at his drum set", icon: Mic },
]}
animationType="slide-up"
title="What Musicians Say"