From 04a499440974b9bdcc17d2ca428aaa33cc505680 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 21:18:16 +0000 Subject: [PATCH 1/4] Update src/app/events/page.tsx --- src/app/events/page.tsx | 87 +++++++---------------------------------- 1 file changed, 14 insertions(+), 73 deletions(-) diff --git a/src/app/events/page.tsx b/src/app/events/page.tsx index 70f0709..3240f78 100644 --- a/src/app/events/page.tsx +++ b/src/app/events/page.tsx @@ -75,9 +75,7 @@ export default function EventsPage() { brandName="Whispering River Music" navItems={navItems} button={{ - text: "Call (705) 996-0736", - href: "tel:+17059960736", - }} + text: "Call (705) 996-0736", href: "tel:+17059960736"}} animateOnLoad={true} /> @@ -90,58 +88,21 @@ export default function EventsPage() { tagAnimation="slide-up" buttons={[ { - text: "View All Events", - href: "/events", - }, + text: "View All Events", href: "/events"}, ]} buttonAnimation="slide-up" animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} blogs={[ { - id: "event-1", - category: "Concert", - title: "Mozart Requiem", - excerpt: "A powerful and moving performance of Mozart's Requiem. Presented at the historic Stockey Centre with special guest soloists.", - imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-jazz-day-event-together_23-2148877003.jpg?_wi=2", - imageAlt: "Mozart Requiem concert poster", - authorName: "Whispering River Music", - authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", - date: "March 29, 2026", - }, + id: "event-1", category: "Concert", title: "Mozart Requiem", excerpt: "A powerful and moving performance of Mozart's Requiem. Presented at the historic Stockey Centre with special guest soloists.", imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-jazz-day-event-together_23-2148877003.jpg", imageAlt: "Mozart Requiem concert poster", authorName: "Whispering River Music", authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", date: "March 29, 2026"}, { - id: "event-2", - category: "Concert", - title: "Spring Community Orchestra Concert", - excerpt: "Our community orchestra performs a diverse program featuring works from classical masters and contemporary composers.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-romantic-girls-park-with-violin_1157-23784.jpg?_wi=2", - imageAlt: "Spring concert performance", - authorName: "Whispering River Music", - authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", - date: "May 18, 2026", - }, + id: "event-2", category: "Concert", title: "Spring Community Orchestra Concert", excerpt: "Our community orchestra performs a diverse program featuring works from classical masters and contemporary composers.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-romantic-girls-park-with-violin_1157-23784.jpg", imageAlt: "Spring concert performance", authorName: "Whispering River Music", authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", date: "May 18, 2026"}, { - id: "event-3", - category: "Workshop", - title: "Beginner Violin Workshop", - excerpt: "Join us for an interactive workshop perfect for anyone curious about learning violin. No experience necessary!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-playing-violin_23-2148485111.jpg?_wi=2", - imageAlt: "Beginner violin workshop", - authorName: "Whispering River Music", - authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", - date: "April 12, 2026", - }, + id: "event-3", category: "Workshop", title: "Beginner Violin Workshop", excerpt: "Join us for an interactive workshop perfect for anyone curious about learning violin. No experience necessary!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-playing-violin_23-2148485111.jpg", imageAlt: "Beginner violin workshop", authorName: "Whispering River Music", authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", date: "April 12, 2026"}, { - id: "event-4", - category: "Community Event", - title: "Music in the Park - Summer Series", - excerpt: "Free outdoor concerts celebrating music in nature. Bring a blanket, bring your friends, and enjoy live performances.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-guitar_23-2149409394.jpg?_wi=2", - imageAlt: "Outdoor summer concert in park", - authorName: "Whispering River Music", - authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", - date: "June-August 2026", - }, + id: "event-4", category: "Community Event", title: "Music in the Park - Summer Series", excerpt: "Free outdoor concerts celebrating music in nature. Bring a blanket, bring your friends, and enjoy live performances.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-guitar_23-2149409394.jpg", imageAlt: "Outdoor summer concert in park", authorName: "Whispering River Music", authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", date: "June-August 2026"}, ]} /> @@ -151,9 +112,7 @@ export default function EventsPage() { ctaTitle="Ready to Book Tickets?" ctaDescription="Join us for unforgettable musical experiences. Purchase tickets online or call us for group bookings and special events." ctaButton={{ - text: "Call (705) 996-0736", - href: "tel:+17059960736", - }} + text: "Call (705) 996-0736", href: "tel:+17059960736"}} ctaIcon={Phone} useInvertedBackground={false} animationType="slide-up" @@ -161,35 +120,17 @@ export default function EventsPage() { showCard={true} faqs={[ { - id: "faq-events-1", - title: "How do I purchase concert tickets?", - content: "Tickets are available online through our website or at the door for most events. We also offer group discounts for parties of 10 or more. Contact us directly for bulk ticket inquiries.", - }, + id: "faq-events-1", title: "How do I purchase concert tickets?", content: "Tickets are available online through our website or at the door for most events. We also offer group discounts for parties of 10 or more. Contact us directly for bulk ticket inquiries."}, { - id: "faq-events-2", - title: "What is your ticket refund policy?", - content: "Tickets are non-refundable but can be exchanged for other events if requested at least 7 days in advance. In case of event cancellation, full refunds will be issued.", - }, + id: "faq-events-2", title: "What is your ticket refund policy?", content: "Tickets are non-refundable but can be exchanged for other events if requested at least 7 days in advance. In case of event cancellation, full refunds will be issued."}, { - id: "faq-events-3", - title: "Are there discounts for students and seniors?", - content: "Yes! We offer special pricing for students (with valid ID) and seniors (65+). Pricing details are available on our website or by calling us.", - }, + id: "faq-events-3", title: "Are there discounts for students and seniors?", content: "Yes! We offer special pricing for students (with valid ID) and seniors (65+). Pricing details are available on our website or by calling us."}, { - id: "faq-events-4", - title: "Can I bring children to concerts?", - content: "Absolutely! All ages are welcome at our concerts. Some events are specifically designed for families. Please contact us if you have questions about age-appropriateness for specific performances.", - }, + id: "faq-events-4", title: "Can I bring children to concerts?", content: "Absolutely! All ages are welcome at our concerts. Some events are specifically designed for families. Please contact us if you have questions about age-appropriateness for specific performances."}, { - id: "faq-events-5", - title: "Do you host private events or celebrations?", - content: "Yes, we can arrange private performances or special musical experiences. Contact us to discuss your vision and booking availability.", - }, + id: "faq-events-5", title: "Do you host private events or celebrations?", content: "Yes, we can arrange private performances or special musical experiences. Contact us to discuss your vision and booking availability."}, { - id: "faq-events-6", - title: "What venues do you perform at?", - content: "We perform at multiple venues including the Stockey Centre, Foley Community Center, and outdoor locations like parks and community spaces throughout the season.", - }, + id: "faq-events-6", title: "What venues do you perform at?", content: "We perform at multiple venues including the Stockey Centre, Foley Community Center, and outdoor locations like parks and community spaces throughout the season."}, ]} /> -- 2.49.1 From 244852a89fa48ba599f8fac8988dbc6bc6d560e3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 21:18:16 +0000 Subject: [PATCH 2/4] Update src/app/lessons/page.tsx --- src/app/lessons/page.tsx | 102 ++++++++------------------------------- 1 file changed, 21 insertions(+), 81 deletions(-) diff --git a/src/app/lessons/page.tsx b/src/app/lessons/page.tsx index 1f17815..bb97603 100644 --- a/src/app/lessons/page.tsx +++ b/src/app/lessons/page.tsx @@ -76,9 +76,7 @@ export default function LessonsPage() { brandName="Whispering River Music" navItems={navItems} button={{ - text: "Call (705) 996-0736", - href: "tel:+17059960736", - }} + text: "Call (705) 996-0736", href: "tel:+17059960736"}} animateOnLoad={true} /> @@ -98,46 +96,29 @@ export default function LessonsPage() { features={[ { id: 1, - title: "Private Violin Lessons", - description: "One-on-one instruction tailored to your level and learning pace. All ages welcome.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-spending-quality-time-together_53876-14411.jpg?_wi=2", - imageAlt: "private music lesson one on one instruction", - }, + title: "Private Violin Lessons", description: "One-on-one instruction tailored to your level and learning pace. All ages welcome.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-spending-quality-time-together_53876-14411.jpg", imageAlt: "private music lesson one on one instruction"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/learning-play-new-song-piano-artistic-young-boy-talking-with-his-music-teacher-private-lesson_662251-1522.jpg?_wi=2", - imageAlt: "professional violin instructor music teacher", - }, + imageSrc: "http://img.b2bpic.net/free-photo/learning-play-new-song-piano-artistic-young-boy-talking-with-his-music-teacher-private-lesson_662251-1522.jpg", imageAlt: "professional violin instructor music teacher"}, }, { id: 2, - title: "Group String Classes", - description: "Learn with peers in a supportive, collaborative environment. Build ensemble skills and lasting friendships.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/young-student-learning-how-hold-guitar_23-2148511106.jpg?_wi=2", - imageAlt: "group string class ensemble learning together", - }, + title: "Group String Classes", description: "Learn with peers in a supportive, collaborative environment. Build ensemble skills and lasting friendships.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/young-student-learning-how-hold-guitar_23-2148511106.jpg", imageAlt: "group string class ensemble learning together"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/guitar-teacher-overseeing-woman-learning-how-play_23-2148524651.jpg?_wi=2", - imageAlt: "ensemble group practicing together collaboration", - }, + imageSrc: "http://img.b2bpic.net/free-photo/guitar-teacher-overseeing-woman-learning-how-play_23-2148524651.jpg", imageAlt: "ensemble group practicing together collaboration"}, }, { id: 3, - title: "Adult Beginner Programs", - description: "Never too late to learn. Flexible scheduling for adults returning to music or starting fresh.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-making-music_23-2150466018.jpg?_wi=2", - imageAlt: "adult music class violin beginner learning", - }, + title: "Adult Beginner Programs", description: "Never too late to learn. Flexible scheduling for adults returning to music or starting fresh.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-making-music_23-2150466018.jpg", imageAlt: "adult music class violin beginner learning"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/guy-with-violon_1157-8509.jpg?_wi=2", - imageAlt: "adult musician performing violin concert stage", - }, + imageSrc: "http://img.b2bpic.net/free-photo/guy-with-violon_1157-8509.jpg", imageAlt: "adult musician performing violin concert stage"}, }, ]} animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} /> @@ -149,32 +130,11 @@ export default function LessonsPage() { useInvertedBackground={false} testimonials={[ { - id: "testimonial-1", - title: "Life-Changing Experience", - quote: "Learning violin with Whispering River Music has been one of the best decisions of my life. The instructors are patient, knowledgeable, and truly passionate about music.", - name: "Sarah Johnson", - role: "Student, Adult Beginner Class", - imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-jazz-day-event_23-2148876984.jpg?_wi=2", - imageAlt: "happy violin student smiling portrait photo", - }, + id: "testimonial-1", title: "Life-Changing Experience", quote: "Learning violin with Whispering River Music has been one of the best decisions of my life. The instructors are patient, knowledgeable, and truly passionate about music.", name: "Sarah Johnson", role: "Student, Adult Beginner Class", imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-jazz-day-event_23-2148876984.jpg", imageAlt: "happy violin student smiling portrait photo"}, { - id: "testimonial-2", - title: "Exceptional Instruction", - quote: "My daughter has thrived under the guidance of the instructors at Whispering River Music. They bring out the best in every student.", - name: "Emily Rodriguez", - role: "Parent, Youth Violin Student", - imageSrc: "http://img.b2bpic.net/free-photo/mother-son-posing-smiling_23-2148414883.jpg?_wi=2", - imageAlt: "parent satisfied happy portrait photo", - }, + id: "testimonial-2", title: "Exceptional Instruction", quote: "My daughter has thrived under the guidance of the instructors at Whispering River Music. They bring out the best in every student.", name: "Emily Rodriguez", role: "Parent, Youth Violin Student", imageSrc: "http://img.b2bpic.net/free-photo/mother-son-posing-smiling_23-2148414883.jpg", imageAlt: "parent satisfied happy portrait photo"}, { - id: "testimonial-3", - title: "Supportive Community", - quote: "The group classes have helped me build confidence and make new friends. It's more than just learning music – it's about belonging.", - name: "David Kim", - role: "Student, Group String Class", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-man-posing-outdoor_344912-3107.jpg?_wi=2", - imageAlt: "music lover concert attendee portrait photo", - }, + id: "testimonial-3", title: "Supportive Community", quote: "The group classes have helped me build confidence and make new friends. It's more than just learning music – it's about belonging.", name: "David Kim", role: "Student, Group String Class", imageSrc: "http://img.b2bpic.net/free-photo/expressive-man-posing-outdoor_344912-3107.jpg", imageAlt: "music lover concert attendee portrait photo"}, ]} /> @@ -184,9 +144,7 @@ export default function LessonsPage() { ctaTitle="Ready to Start Your Musical Journey?" ctaDescription="Contact us today to register for violin lessons, get pricing information, or discuss our flexible learning options for all ages and skill levels." ctaButton={{ - text: "Call (705) 996-0736", - href: "tel:+17059960736", - }} + text: "Call (705) 996-0736", href: "tel:+17059960736"}} ctaIcon={Phone} useInvertedBackground={false} animationType="slide-up" @@ -194,35 +152,17 @@ export default function LessonsPage() { showCard={true} faqs={[ { - id: "faq-1", - title: "How do I register for violin lessons?", - content: "You can register online through our website, call us at (705) 996-0736, or visit us in person at the Foley Community Center. We offer private and group lessons for all ages and skill levels.", - }, + id: "faq-1", title: "How do I register for violin lessons?", content: "You can register online through our website, call us at (705) 996-0736, or visit us in person at the Foley Community Center. We offer private and group lessons for all ages and skill levels."}, { - id: "faq-2", - title: "What is the cost of lessons?", - content: "Pricing varies based on lesson type and duration. Private lessons start at affordable rates, and group classes are also available. Contact us for a detailed pricing quote and available scholarships for qualified youth.", - }, + id: "faq-2", title: "What is the cost of lessons?", content: "Pricing varies based on lesson type and duration. Private lessons start at affordable rates, and group classes are also available. Contact us for a detailed pricing quote and available scholarships for qualified youth."}, { - id: "faq-3", - title: "Do I need to own a violin to get started?", - content: "No, you don't need to own a violin initially. We offer instrument rentals and can provide guidance on purchasing. Our instructors will help you find an instrument that fits your needs and budget.", - }, + id: "faq-3", title: "Do I need to own a violin to get started?", content: "No, you don't need to own a violin initially. We offer instrument rentals and can provide guidance on purchasing. Our instructors will help you find an instrument that fits your needs and budget."}, { - id: "faq-4", - title: "What age groups do you teach?", - content: "We teach all ages, from young children to seniors. Whether you're starting your first lesson or returning to music after years away, we have a program designed for you.", - }, + id: "faq-4", title: "What age groups do you teach?", content: "We teach all ages, from young children to seniors. Whether you're starting your first lesson or returning to music after years away, we have a program designed for you."}, { - id: "faq-5", - title: "How often are lessons scheduled?", - content: "Lessons can be scheduled weekly, bi-weekly, or monthly depending on your preference and availability. We offer flexible scheduling to accommodate busy lifestyles.", - }, + id: "faq-5", title: "How often are lessons scheduled?", content: "Lessons can be scheduled weekly, bi-weekly, or monthly depending on your preference and availability. We offer flexible scheduling to accommodate busy lifestyles."}, { - id: "faq-6", - title: "Can I try a lesson before committing?", - content: "Yes! We offer a trial lesson so you can meet your instructor and experience our teaching style before making a commitment.", - }, + id: "faq-6", title: "Can I try a lesson before committing?", content: "Yes! We offer a trial lesson so you can meet your instructor and experience our teaching style before making a commitment."}, ]} /> -- 2.49.1 From 680c6a9f701256c2b60afdf2c2932e1cf6ce75c6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 21:18:17 +0000 Subject: [PATCH 3/4] Update src/app/orchestra/page.tsx --- src/app/orchestra/page.tsx | 102 ++++++++----------------------------- 1 file changed, 21 insertions(+), 81 deletions(-) diff --git a/src/app/orchestra/page.tsx b/src/app/orchestra/page.tsx index 33fa603..0ac9b7a 100644 --- a/src/app/orchestra/page.tsx +++ b/src/app/orchestra/page.tsx @@ -76,9 +76,7 @@ export default function OrchestraPage() { brandName="Whispering River Music" navItems={navItems} button={{ - text: "Call (705) 996-0736", - href: "tel:+17059960736", - }} + text: "Call (705) 996-0736", href: "tel:+17059960736"}} animateOnLoad={true} /> @@ -98,46 +96,29 @@ export default function OrchestraPage() { features={[ { id: 1, - title: "Weekly Rehearsals", - description: "Gather with fellow musicians for collaborative rehearsals. Build skills and create beautiful music together.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/women-playing-various-instrument_107420-64960.jpg?_wi=2", - imageAlt: "orchestra rehearsal collaborative practice session", - }, + title: "Weekly Rehearsals", description: "Gather with fellow musicians for collaborative rehearsals. Build skills and create beautiful music together.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/women-playing-various-instrument_107420-64960.jpg", imageAlt: "orchestra rehearsal collaborative practice session"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/happy-people-making-jazz-music-uk_23-2149357030.jpg?_wi=2", - imageAlt: "orchestra conductor leading musicians performing", - }, + imageSrc: "http://img.b2bpic.net/free-photo/happy-people-making-jazz-music-uk_23-2149357030.jpg", imageAlt: "orchestra conductor leading musicians performing"}, }, { id: 2, - title: "Performance Opportunities", - description: "Perform at community events, concerts, and celebrations throughout the season. Share your talent with neighbors and friends.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/guitar-piano-keys-closeup-blurred-background-with-bokeh_169016-42654.jpg?_wi=2", - imageAlt: "orchestra performing concert stage audience", - }, + title: "Performance Opportunities", description: "Perform at community events, concerts, and celebrations throughout the season. Share your talent with neighbors and friends.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/guitar-piano-keys-closeup-blurred-background-with-bokeh_169016-42654.jpg", imageAlt: "orchestra performing concert stage audience"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-smartphone-cocktail-nature-deck-chair-summer-day-off_1321-3731.jpg?_wi=2", - imageAlt: "outdoor orchestra concert park performance", - }, + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-smartphone-cocktail-nature-deck-chair-summer-day-off_1321-3731.jpg", imageAlt: "outdoor orchestra concert park performance"}, }, { id: 3, - title: "Community Connection", - description: "Be part of a supportive, inspiring community dedicated to the arts. Friendships, mentorship, and shared creative joy.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-stop-their-road-trip_23-2149401852.jpg?_wi=2", - imageAlt: "musicians socializing community gathering event", - }, + title: "Community Connection", description: "Be part of a supportive, inspiring community dedicated to the arts. Friendships, mentorship, and shared creative joy.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-stop-their-road-trip_23-2149401852.jpg", imageAlt: "musicians socializing community gathering event"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-jazz-day-event_23-2148876990.jpg?_wi=2", - imageAlt: "orchestra ensemble group photo musicians", - }, + imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-jazz-day-event_23-2148876990.jpg", imageAlt: "orchestra ensemble group photo musicians"}, }, ]} animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} /> @@ -149,32 +130,11 @@ export default function OrchestraPage() { useInvertedBackground={false} testimonials={[ { - id: "testimonial-1", - title: "Welcoming Community", - quote: "After 20 years away from music, I found my way back through the community orchestra. Everyone is so supportive and encouraging.", - name: "Michael Chen", - role: "Community Orchestra Member", - imageSrc: "http://img.b2bpic.net/free-photo/young-musician-holding-guitar-sitting-sofa-high-quality-photo_114579-35634.jpg?_wi=2", - imageAlt: "mature musician portrait professional photo", - }, + id: "testimonial-1", title: "Welcoming Community", quote: "After 20 years away from music, I found my way back through the community orchestra. Everyone is so supportive and encouraging.", name: "Michael Chen", role: "Community Orchestra Member", imageSrc: "http://img.b2bpic.net/free-photo/young-musician-holding-guitar-sitting-sofa-high-quality-photo_114579-35634.jpg", imageAlt: "mature musician portrait professional photo"}, { - id: "testimonial-2", - title: "Cultural Pillar", - quote: "Whispering River Music brings people together and enriches our cultural landscape. I'm grateful for everything they do.", - name: "Patricia Thompson", - role: "Community Member & Supporter", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-with-crossed-arms-patterned-blouse-looking-cheery-front-view-space-text_176474-31897.jpg?_wi=2", - imageAlt: "community member elder portrait warm", - }, + id: "testimonial-2", title: "Cultural Pillar", quote: "Whispering River Music brings people together and enriches our cultural landscape. I'm grateful for everything they do.", name: "Patricia Thompson", role: "Community Member & Supporter", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-with-crossed-arms-patterned-blouse-looking-cheery-front-view-space-text_176474-31897.jpg", imageAlt: "community member elder portrait warm"}, { - id: "testimonial-3", - title: "Inspiring Performances", - quote: "The orchestra performances are exceptional. The energy, passion, and skill of our musicians create unforgettable musical experiences.", - name: "James Wilson", - role: "Concert Attendee & Donor", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-man-posing-outdoor_344912-3107.jpg?_wi=3", - imageAlt: "music lover concert attendee portrait photo", - }, + id: "testimonial-3", title: "Inspiring Performances", quote: "The orchestra performances are exceptional. The energy, passion, and skill of our musicians create unforgettable musical experiences.", name: "James Wilson", role: "Concert Attendee & Donor", imageSrc: "http://img.b2bpic.net/free-photo/expressive-man-posing-outdoor_344912-3107.jpg", imageAlt: "music lover concert attendee portrait photo"}, ]} /> @@ -184,9 +144,7 @@ export default function OrchestraPage() { ctaTitle="Ready to Join Our Orchestra?" ctaDescription="Interested in becoming part of our musical community? Contact us to learn about auditions, rehearsal schedules, and how to get started with the orchestra." ctaButton={{ - text: "Call (705) 996-0736", - href: "tel:+17059960736", - }} + text: "Call (705) 996-0736", href: "tel:+17059960736"}} ctaIcon={Phone} useInvertedBackground={false} animationType="slide-up" @@ -194,35 +152,17 @@ export default function OrchestraPage() { showCard={true} faqs={[ { - id: "faq-1", - title: "Can I join the orchestra if I'm a beginner?", - content: "Yes! Our community orchestra welcomes musicians of varying skill levels. We provide beginner support and mentorship to help you grow as a musician while contributing to our ensemble.", - }, + id: "faq-1", title: "Can I join the orchestra if I'm a beginner?", content: "Yes! Our community orchestra welcomes musicians of varying skill levels. We provide beginner support and mentorship to help you grow as a musician while contributing to our ensemble."}, { - id: "faq-2", - title: "What instruments do you need?", - content: "We primarily focus on violins and strings (violas, cellos, basses). If you play another instrument and are interested in joining, please contact us to discuss opportunities.", - }, + id: "faq-2", title: "What instruments do you need?", content: "We primarily focus on violins and strings (violas, cellos, basses). If you play another instrument and are interested in joining, please contact us to discuss opportunities."}, { - id: "faq-3", - title: "How often do we rehearse?", - content: "We have weekly rehearsals during the season. The schedule is designed to accommodate working musicians and volunteers. Details about specific rehearsal times are available upon contact.", - }, + id: "faq-3", title: "How often do we rehearse?", content: "We have weekly rehearsals during the season. The schedule is designed to accommodate working musicians and volunteers. Details about specific rehearsal times are available upon contact."}, { - id: "faq-4", - title: "Is there an audition process?", - content: "We do hold brief evaluations to understand your skill level and musical goals, but our philosophy is inclusive. We welcome musicians of all abilities who are committed to being part of our community.", - }, + id: "faq-4", title: "Is there an audition process?", content: "We do hold brief evaluations to understand your skill level and musical goals, but our philosophy is inclusive. We welcome musicians of all abilities who are committed to being part of our community."}, { - id: "faq-5", - title: "What does membership include?", - content: "Orchestra membership includes regular rehearsals, performance opportunities, access to sheet music, and participation in our vibrant musical community and social events.", - }, + id: "faq-5", title: "What does membership include?", content: "Orchestra membership includes regular rehearsals, performance opportunities, access to sheet music, and participation in our vibrant musical community and social events."}, { - id: "faq-6", - title: "How much does it cost to join?", - content: "We keep membership fees affordable to ensure accessibility. Scholarship and payment plan options are available for those who need them. Contact us for current pricing.", - }, + id: "faq-6", title: "How much does it cost to join?", content: "We keep membership fees affordable to ensure accessibility. Scholarship and payment plan options are available for those who need them. Contact us for current pricing."}, ]} /> -- 2.49.1 From 61c482ab922ae9ddba2dcd8c47a1fc4e32ae6b25 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 21:18:17 +0000 Subject: [PATCH 4/4] Update src/app/page.tsx --- src/app/page.tsx | 265 +++++++++-------------------------------------- 1 file changed, 51 insertions(+), 214 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index daf7d48..66e29c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,9 +81,7 @@ export default function HomePage() { navItems={navItems} brandName="Whispering River Music" button={{ - text: "Call (705) 996-0736", - href: "tel:+17059960736", - }} + text: "Call (705) 996-0736", href: "tel:+17059960736"}} animateOnLoad={true} /> @@ -104,35 +102,17 @@ export default function HomePage() { buttonAnimation="slide-up" carouselItems={[ { - id: "carousel-1", - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-violon_1157-8508.jpg", - imageAlt: "Community orchestra performing concert together", - }, + id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-violon_1157-8508.jpg", imageAlt: "Community orchestra performing concert together"}, { - id: "carousel-2", - imageSrc: "http://img.b2bpic.net/free-photo/man-playing-song-his-girlfriend_23-2148435877.jpg", - imageAlt: "Violin instructor teaching student lesson", - }, + id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/man-playing-song-his-girlfriend_23-2148435877.jpg", imageAlt: "Violin instructor teaching student lesson"}, { - id: "carousel-3", - imageSrc: "http://img.b2bpic.net/free-photo/band-mates-performing-together_107420-96135.jpg?_wi=1", - imageAlt: "String ensemble performing concert hall stage", - }, + id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/band-mates-performing-together_107420-96135.jpg", imageAlt: "String ensemble performing concert hall stage"}, { - id: "carousel-4", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-holding-guitars_23-2149223608.jpg?_wi=1", - imageAlt: "Community gathering music celebration event", - }, + id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-holding-guitars_23-2149223608.jpg", imageAlt: "Community gathering music celebration event"}, { - id: "carousel-5", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-musicians-working-studio_23-2150265049.jpg?_wi=1", - imageAlt: "Musicians rehearsing studio practice session", - }, + id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/front-view-musicians-working-studio_23-2150265049.jpg", imageAlt: "Musicians rehearsing studio practice session"}, { - id: "carousel-6", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-playing-violin-pink_1150-13053.jpg", - imageAlt: "Young child learning violin music lesson", - }, + id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-playing-violin-pink_1150-13053.jpg", imageAlt: "Young child learning violin music lesson"}, ]} autoPlay={true} autoPlayInterval={5000} @@ -167,40 +147,29 @@ export default function HomePage() { features={[ { id: 1, - title: "Private Violin Lessons", - description: "One-on-one instruction tailored to your level and learning pace. All ages welcome.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-spending-quality-time-together_53876-14411.jpg?_wi=1", - }, + title: "Private Violin Lessons", description: "One-on-one instruction tailored to your level and learning pace. All ages welcome.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-spending-quality-time-together_53876-14411.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/learning-play-new-song-piano-artistic-young-boy-talking-with-his-music-teacher-private-lesson_662251-1522.jpg?_wi=1", - }, + imageSrc: "http://img.b2bpic.net/free-photo/learning-play-new-song-piano-artistic-young-boy-talking-with-his-music-teacher-private-lesson_662251-1522.jpg"}, }, { id: 2, - title: "Group String Classes", - description: "Learn with peers in a supportive, collaborative environment. Build ensemble skills and lasting friendships.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/young-student-learning-how-hold-guitar_23-2148511106.jpg?_wi=1", - }, + title: "Group String Classes", description: "Learn with peers in a supportive, collaborative environment. Build ensemble skills and lasting friendships.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/young-student-learning-how-hold-guitar_23-2148511106.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/guitar-teacher-overseeing-woman-learning-how-play_23-2148524651.jpg?_wi=1", - }, + imageSrc: "http://img.b2bpic.net/free-photo/guitar-teacher-overseeing-woman-learning-how-play_23-2148524651.jpg"}, }, { id: 3, - title: "Adult Beginner Programs", - description: "Never too late to learn. Flexible scheduling for adults returning to music or starting fresh.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-making-music_23-2150466018.jpg?_wi=1", - }, + title: "Adult Beginner Programs", description: "Never too late to learn. Flexible scheduling for adults returning to music or starting fresh.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-making-music_23-2150466018.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/guy-with-violon_1157-8509.jpg?_wi=1", - }, + imageSrc: "http://img.b2bpic.net/free-photo/guy-with-violon_1157-8509.jpg"}, }, ]} animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} /> @@ -219,40 +188,29 @@ export default function HomePage() { features={[ { id: 1, - title: "Weekly Rehearsals", - description: "Gather with fellow musicians for collaborative rehearsals. Build skills and create beautiful music together.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/women-playing-various-instrument_107420-64960.jpg?_wi=1", - }, + title: "Weekly Rehearsals", description: "Gather with fellow musicians for collaborative rehearsals. Build skills and create beautiful music together.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/women-playing-various-instrument_107420-64960.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/happy-people-making-jazz-music-uk_23-2149357030.jpg?_wi=1", - }, + imageSrc: "http://img.b2bpic.net/free-photo/happy-people-making-jazz-music-uk_23-2149357030.jpg"}, }, { id: 2, - title: "Performance Opportunities", - description: "Perform at community events, concerts, and celebrations throughout the season. Share your talent with neighbors and friends.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/guitar-piano-keys-closeup-blurred-background-with-bokeh_169016-42654.jpg?_wi=1", - }, + title: "Performance Opportunities", description: "Perform at community events, concerts, and celebrations throughout the season. Share your talent with neighbors and friends.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/guitar-piano-keys-closeup-blurred-background-with-bokeh_169016-42654.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-smartphone-cocktail-nature-deck-chair-summer-day-off_1321-3731.jpg?_wi=1", - }, + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-smartphone-cocktail-nature-deck-chair-summer-day-off_1321-3731.jpg"}, }, { id: 3, - title: "Community Connection", - description: "Be part of a supportive, inspiring community dedicated to the arts. Friendships, mentorship, and shared creative joy.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-stop-their-road-trip_23-2149401852.jpg?_wi=1", - }, + title: "Community Connection", description: "Be part of a supportive, inspiring community dedicated to the arts. Friendships, mentorship, and shared creative joy.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-stop-their-road-trip_23-2149401852.jpg"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-jazz-day-event_23-2148876990.jpg?_wi=1", - }, + imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-jazz-day-event_23-2148876990.jpg"}, }, ]} animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} /> @@ -266,51 +224,16 @@ export default function HomePage() { buttonAnimation="slide-up" animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} blogs={[ { - id: "event-1", - category: "Concert", - title: "Mozart Requiem", - excerpt: "A powerful and moving performance of Mozart's Requiem. Presented at the historic Stockey Centre with special guest soloists.", - imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-jazz-day-event-together_23-2148877003.jpg?_wi=1", - imageAlt: "Mozart Requiem concert poster", - authorName: "Whispering River Music", - authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", - date: "March 29, 2026", - }, + id: "event-1", category: "Concert", title: "Mozart Requiem", excerpt: "A powerful and moving performance of Mozart's Requiem. Presented at the historic Stockey Centre with special guest soloists.", imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-jazz-day-event-together_23-2148877003.jpg", imageAlt: "Mozart Requiem concert poster", authorName: "Whispering River Music", authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", date: "March 29, 2026"}, { - id: "event-2", - category: "Concert", - title: "Spring Community Orchestra Concert", - excerpt: "Our community orchestra performs a diverse program featuring works from classical masters and contemporary composers.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-romantic-girls-park-with-violin_1157-23784.jpg?_wi=1", - imageAlt: "Spring concert performance", - authorName: "Whispering River Music", - authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", - date: "May 18, 2026", - }, + id: "event-2", category: "Concert", title: "Spring Community Orchestra Concert", excerpt: "Our community orchestra performs a diverse program featuring works from classical masters and contemporary composers.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-romantic-girls-park-with-violin_1157-23784.jpg", imageAlt: "Spring concert performance", authorName: "Whispering River Music", authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", date: "May 18, 2026"}, { - id: "event-3", - category: "Workshop", - title: "Beginner Violin Workshop", - excerpt: "Join us for an interactive workshop perfect for anyone curious about learning violin. No experience necessary!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-playing-violin_23-2148485111.jpg?_wi=1", - imageAlt: "Beginner violin workshop", - authorName: "Whispering River Music", - authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", - date: "April 12, 2026", - }, + id: "event-3", category: "Workshop", title: "Beginner Violin Workshop", excerpt: "Join us for an interactive workshop perfect for anyone curious about learning violin. No experience necessary!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-playing-violin_23-2148485111.jpg", imageAlt: "Beginner violin workshop", authorName: "Whispering River Music", authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", date: "April 12, 2026"}, { - id: "event-4", - category: "Community Event", - title: "Music in the Park - Summer Series", - excerpt: "Free outdoor concerts celebrating music in nature. Bring a blanket, bring your friends, and enjoy live performances.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-guitar_23-2149409394.jpg?_wi=1", - imageAlt: "Outdoor summer concert in park", - authorName: "Whispering River Music", - authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", - date: "June-August 2026", - }, + id: "event-4", category: "Community Event", title: "Music in the Park - Summer Series", excerpt: "Free outdoor concerts celebrating music in nature. Bring a blanket, bring your friends, and enjoy live performances.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-playing-guitar_23-2149409394.jpg", imageAlt: "Outdoor summer concert in park", authorName: "Whispering River Music", authorAvatar: "http://img.b2bpic.net/free-vector/modern-museum-logo-template_742173-17607.jpg", date: "June-August 2026"}, ]} /> @@ -327,28 +250,14 @@ export default function HomePage() { textboxLayout="default" gridVariant="three-columns-all-equal-width" carouselMode="buttons" + useInvertedBackground={false} products={[ { - id: "project-1", - name: "Humphrey Nature Trails", - price: "Creative Community Happens Here", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-boardwalk-forest-surrounded-by-tall-trees_181624-6226.jpg", - imageAlt: "Humphrey Nature Trails art installation", - }, + id: "project-1", name: "Humphrey Nature Trails", price: "Creative Community Happens Here", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-boardwalk-forest-surrounded-by-tall-trees_181624-6226.jpg", imageAlt: "Humphrey Nature Trails art installation"}, { - id: "project-2", - name: "COVID Storytelling Project", - price: "Voices & Experiences", - imageSrc: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038415.jpg", - imageAlt: "COVID storytelling community project", - }, + id: "project-2", name: "COVID Storytelling Project", price: "Voices & Experiences", imageSrc: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038415.jpg", imageAlt: "COVID storytelling community project"}, { - id: "project-3", - name: "Youth Music Mentorship", - price: "Inspiring Next Generation", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-playing-guitar_23-2149734956.jpg", - imageAlt: "Youth mentorship program", - }, + id: "project-3", name: "Youth Music Mentorship", price: "Inspiring Next Generation", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-playing-guitar_23-2149734956.jpg", imageAlt: "Youth mentorship program"}, ]} /> @@ -361,53 +270,17 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "testimonial-1", - title: "Life-Changing Experience", - quote: "Learning violin with Whispering River Music has been one of the best decisions of my life. The instructors are patient, knowledgeable, and truly passionate about music.", - name: "Sarah Johnson", - role: "Student, Adult Beginner Class", - imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-jazz-day-event_23-2148876984.jpg?_wi=1", - }, + id: "testimonial-1", title: "Life-Changing Experience", quote: "Learning violin with Whispering River Music has been one of the best decisions of my life. The instructors are patient, knowledgeable, and truly passionate about music.", name: "Sarah Johnson", role: "Student, Adult Beginner Class", imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-jazz-day-event_23-2148876984.jpg"}, { - id: "testimonial-2", - title: "Welcoming Community", - quote: "After 20 years away from music, I found my way back through the community orchestra. Everyone is so supportive and encouraging.", - name: "Michael Chen", - role: "Community Orchestra Member", - imageSrc: "http://img.b2bpic.net/free-photo/young-musician-holding-guitar-sitting-sofa-high-quality-photo_114579-35634.jpg?_wi=1", - }, + id: "testimonial-2", title: "Welcoming Community", quote: "After 20 years away from music, I found my way back through the community orchestra. Everyone is so supportive and encouraging.", name: "Michael Chen", role: "Community Orchestra Member", imageSrc: "http://img.b2bpic.net/free-photo/young-musician-holding-guitar-sitting-sofa-high-quality-photo_114579-35634.jpg"}, { - id: "testimonial-3", - title: "Exceptional Instruction", - quote: "My daughter has thrived under the guidance of the instructors at Whispering River Music. They bring out the best in every student.", - name: "Emily Rodriguez", - role: "Parent, Youth Violin Student", - imageSrc: "http://img.b2bpic.net/free-photo/mother-son-posing-smiling_23-2148414883.jpg?_wi=1", - }, + id: "testimonial-3", title: "Exceptional Instruction", quote: "My daughter has thrived under the guidance of the instructors at Whispering River Music. They bring out the best in every student.", name: "Emily Rodriguez", role: "Parent, Youth Violin Student", imageSrc: "http://img.b2bpic.net/free-photo/mother-son-posing-smiling_23-2148414883.jpg"}, { - id: "testimonial-4", - title: "Community Treasure", - quote: "Whispering River Music is a true treasure for our region. They're doing incredible work in music education and community building.", - name: "David Kim", - role: "Local Arts Supporter & Donor", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-with-crossed-arms-t-shirt-looking-jolly_176474-37252.jpg", - }, + id: "testimonial-4", title: "Community Treasure", quote: "Whispering River Music is a true treasure for our region. They're doing incredible work in music education and community building.", name: "David Kim", role: "Local Arts Supporter & Donor", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-with-crossed-arms-t-shirt-looking-jolly_176474-37252.jpg"}, { - id: "testimonial-5", - title: "Inspiring Leadership", - quote: "The leadership team's commitment to making music accessible to everyone is truly inspiring. This organization embodies the spirit of community.", - name: "James Wilson", - role: "Concert Attendee", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-man-posing-outdoor_344912-3107.jpg?_wi=1", - }, + id: "testimonial-5", title: "Inspiring Leadership", quote: "The leadership team's commitment to making music accessible to everyone is truly inspiring. This organization embodies the spirit of community.", name: "James Wilson", role: "Concert Attendee", imageSrc: "http://img.b2bpic.net/free-photo/expressive-man-posing-outdoor_344912-3107.jpg"}, { - id: "testimonial-6", - title: "Cultural Pillar", - quote: "Whispering River Music brings people together and enriches our cultural landscape. I'm grateful for everything they do.", - name: "Patricia Thompson", - role: "Community Member", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-with-crossed-arms-patterned-blouse-looking-cheery-front-view-space-text_176474-31897.jpg?_wi=1", - }, + id: "testimonial-6", title: "Cultural Pillar", quote: "Whispering River Music brings people together and enriches our cultural landscape. I'm grateful for everything they do.", name: "Patricia Thompson", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-with-crossed-arms-patterned-blouse-looking-cheery-front-view-space-text_176474-31897.jpg"}, ]} /> @@ -419,25 +292,9 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Foley Community Center", - "Stockey Centre", - "Parry Sound Arts Council", - "Local Schools", - "Community Donors", - "Seguin Township", - "Parry Sound Rotary Club", - "Regional Arts Council", - ]} + "Foley Community Center", "Stockey Centre", "Parry Sound Arts Council", "Local Schools", "Community Donors", "Seguin Township", "Parry Sound Rotary Club", "Regional Arts Council"]} logos={[ - "http://img.b2bpic.net/free-vector/abstract-logos-collection_1025-905.jpg", - "http://img.b2bpic.net/free-vector/flat-carnival-label-badge-collection_23-2147747670.jpg", - "http://img.b2bpic.net/free-vector/pack-mandala-logos-flat-design_23-2147633849.jpg", - "http://img.b2bpic.net/free-vector/selection-university-logos_23-2147567300.jpg", - "http://img.b2bpic.net/free-vector/badge-collection-peace-signs-symbols_23-2148260583.jpg", - "http://img.b2bpic.net/free-vector/collection-round-stamps-with-landmarks_23-2147775958.jpg", - "http://img.b2bpic.net/free-vector/pack-american-retro-labor-day-stickers_23-2147653387.jpg", - "http://img.b2bpic.net/free-vector/flat-mardi-gras-badges-collection_23-2149253934.jpg", - ]} + "http://img.b2bpic.net/free-vector/abstract-logos-collection_1025-905.jpg", "http://img.b2bpic.net/free-vector/flat-carnival-label-badge-collection_23-2147747670.jpg", "http://img.b2bpic.net/free-vector/pack-mandala-logos-flat-design_23-2147633849.jpg", "http://img.b2bpic.net/free-vector/selection-university-logos_23-2147567300.jpg", "http://img.b2bpic.net/free-vector/badge-collection-peace-signs-symbols_23-2148260583.jpg", "http://img.b2bpic.net/free-vector/collection-round-stamps-with-landmarks_23-2147775958.jpg", "http://img.b2bpic.net/free-vector/pack-american-retro-labor-day-stickers_23-2147653387.jpg", "http://img.b2bpic.net/free-vector/flat-mardi-gras-badges-collection_23-2149253934.jpg"]} speed={40} showCard={true} /> @@ -448,9 +305,7 @@ export default function HomePage() { ctaTitle="Ready to Join Us?" ctaDescription="Whether you want to register for lessons, join the orchestra, purchase tickets, or discuss sponsorship opportunities, we're here to help." ctaButton={{ - text: "Call (705) 996-0736", - href: "tel:+17059960736", - }} + text: "Call (705) 996-0736", href: "tel:+17059960736"}} ctaIcon={Phone} useInvertedBackground={false} animationType="slide-up" @@ -458,35 +313,17 @@ export default function HomePage() { showCard={true} faqs={[ { - id: "faq-1", - title: "How do I register for violin lessons?", - content: "You can register online through our website, call us at (705) 996-0736, or visit us in person at the Foley Community Center. We offer private and group lessons for all ages and skill levels.", - }, + id: "faq-1", title: "How do I register for violin lessons?", content: "You can register online through our website, call us at (705) 996-0736, or visit us in person at the Foley Community Center. We offer private and group lessons for all ages and skill levels."}, { - id: "faq-2", - title: "What is the cost of lessons?", - content: "Pricing varies based on lesson type and duration. Private lessons start at affordable rates, and group classes are also available. Contact us for a detailed pricing quote and available scholarships for qualified youth.", - }, + id: "faq-2", title: "What is the cost of lessons?", content: "Pricing varies based on lesson type and duration. Private lessons start at affordable rates, and group classes are also available. Contact us for a detailed pricing quote and available scholarships for qualified youth."}, { - id: "faq-3", - title: "Can I join the orchestra if I'm a beginner?", - content: "Yes! Our community orchestra welcomes musicians of varying skill levels. We provide beginner support and mentorship to help you grow as a musician while contributing to our ensemble.", - }, + id: "faq-3", title: "Can I join the orchestra if I'm a beginner?", content: "Yes! Our community orchestra welcomes musicians of varying skill levels. We provide beginner support and mentorship to help you grow as a musician while contributing to our ensemble."}, { - id: "faq-4", - title: "Do I need to own a violin to get started?", - content: "No, you don't need to own a violin initially. We offer instrument rentals and can provide guidance on purchasing. Our instructors will help you find an instrument that fits your needs and budget.", - }, + id: "faq-4", title: "Do I need to own a violin to get started?", content: "No, you don't need to own a violin initially. We offer instrument rentals and can provide guidance on purchasing. Our instructors will help you find an instrument that fits your needs and budget."}, { - id: "faq-5", - title: "How can I support Whispering River Music?", - content: "There are many ways to support us: donate online, attend our concerts, sponsor a student, volunteer, or become a corporate sponsor. All donations are tax-deductible as we are a registered Canadian charity.", - }, + id: "faq-5", title: "How can I support Whispering River Music?", content: "There are many ways to support us: donate online, attend our concerts, sponsor a student, volunteer, or become a corporate sponsor. All donations are tax-deductible as we are a registered Canadian charity."}, { - id: "faq-6", - title: "Where are you located?", - content: "We're based in Foley, Ontario at the Foley Community Center (60 Rankin Lake Rd, Foley, ON P2A 0B2). We serve the Foley, Parry Sound, and Seguin Township communities.", - }, + id: "faq-6", title: "Where are you located?", content: "We're based in Foley, Ontario at the Foley Community Center (60 Rankin Lake Rd, Foley, ON P2A 0B2). We serve the Foley, Parry Sound, and Seguin Township communities."}, ]} /> -- 2.49.1