diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6b9d66f..20d8529 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ const AboutPage = () => { { value: "500+", title: "Students Taught" }, { value: "8", title: "Expert Instructors" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/radio-host-gesturing-while-recording-podcast-radio-studio_1157-47803.jpg" + imageSrc="http://img.b2bpic.net/free-photo/radio-host-gesturing-while-recording-podcast-radio-studio_1157-47803.jpg?_wi=2" imageAlt="Harmony Music Studio storefront" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -79,14 +79,14 @@ const AboutPage = () => { title: "Sarah Mitchell", subtitle: "Piano Instructor", detail: "sarah@harmonystudio.local", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-playing-piano-home_169016-15185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-playing-piano-home_169016-15185.jpg?_wi=1", }, { id: "2", title: "James Chen", subtitle: "Classical Piano Specialist", detail: "james@harmonystudio.local", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-artist-playing-classical-piano_23-2148673660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-artist-playing-classical-piano_23-2148673660.jpg?_wi=1", }, ], }, @@ -99,14 +99,14 @@ const AboutPage = () => { title: "Marcus Rodriguez", subtitle: "Guitar Instructor", detail: "marcus@harmonystudio.local", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-playing-guitar-his-caravan_23-2148659511.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-playing-guitar-his-caravan_23-2148659511.jpg?_wi=1", }, { id: "4", title: "Emma Thompson", subtitle: "Contemporary Guitar", detail: "emma@harmonystudio.local", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-guitar_23-2148350517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-guitar_23-2148350517.jpg?_wi=1", }, ], }, @@ -119,14 +119,14 @@ const AboutPage = () => { title: "David Petrov", subtitle: "Violin & Orchestra Director", detail: "david@harmonystudio.local", - imageSrc: "http://img.b2bpic.net/free-photo/musician-plays-violin-looks-inspired-positive_114579-54146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/musician-plays-violin-looks-inspired-positive_114579-54146.jpg?_wi=1", }, { id: "6", title: "Lucia Moretti", subtitle: "Vocal Coach & Performance", detail: "lucia@harmonystudio.local", - imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-piano-recording-studio-professional-sound-recording_169016-14962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-piano-recording-studio-professional-sound-recording_169016-14962.jpg?_wi=1", }, ], }, @@ -145,7 +145,7 @@ const AboutPage = () => { useInvertedBackground={true} faqsAnimation="slide-up" mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-woman-playing-piano-sitting-front-microphone_169016-16982.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-playing-piano-sitting-front-microphone_169016-16982.jpg?_wi=1" imageAlt="Music studio learning environment" mediaPosition="right" animationType="smooth" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 169f0c7..56254ae 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -48,7 +48,7 @@ const ContactPage = () => { description="Subscribe to our newsletter for lesson tips, music insights, and special offers. Join our growing community of music enthusiasts." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/audio-microphone-retro-style_93675-128113.jpg" + imageSrc="http://img.b2bpic.net/free-photo/audio-microphone-retro-style_93675-128113.jpg?_wi=5" imageAlt="Welcoming music studio entrance" mediaAnimation="slide-up" mediaPosition="right" @@ -69,7 +69,7 @@ const ContactPage = () => { useInvertedBackground={true} faqsAnimation="slide-up" mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-woman-playing-piano-sitting-front-microphone_169016-16982.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-playing-piano-sitting-front-microphone_169016-16982.jpg?_wi=3" imageAlt="Music studio learning environment" mediaPosition="left" animationType="smooth" diff --git a/src/app/instructors/page.tsx b/src/app/instructors/page.tsx index 5b1e4f0..101c4a0 100644 --- a/src/app/instructors/page.tsx +++ b/src/app/instructors/page.tsx @@ -60,14 +60,14 @@ const InstructorsPage = () => { title: "Sarah Mitchell", subtitle: "Piano Instructor", detail: "sarah@harmonystudio.local", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-playing-piano-home_169016-15185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-playing-piano-home_169016-15185.jpg?_wi=2", }, { id: "2", title: "James Chen", subtitle: "Classical Piano Specialist", detail: "james@harmonystudio.local", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-artist-playing-classical-piano_23-2148673660.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-artist-playing-classical-piano_23-2148673660.jpg?_wi=2", }, ], }, @@ -80,14 +80,14 @@ const InstructorsPage = () => { title: "Marcus Rodriguez", subtitle: "Guitar Instructor", detail: "marcus@harmonystudio.local", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-playing-guitar-his-caravan_23-2148659511.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-playing-guitar-his-caravan_23-2148659511.jpg?_wi=2", }, { id: "4", title: "Emma Thompson", subtitle: "Contemporary Guitar", detail: "emma@harmonystudio.local", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-guitar_23-2148350517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-guitar_23-2148350517.jpg?_wi=2", }, ], }, @@ -100,14 +100,14 @@ const InstructorsPage = () => { title: "David Petrov", subtitle: "Violin & Orchestra Director", detail: "david@harmonystudio.local", - imageSrc: "http://img.b2bpic.net/free-photo/musician-plays-violin-looks-inspired-positive_114579-54146.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/musician-plays-violin-looks-inspired-positive_114579-54146.jpg?_wi=2", }, { id: "6", title: "Lucia Moretti", subtitle: "Vocal Coach & Performance", detail: "lucia@harmonystudio.local", - imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-piano-recording-studio-professional-sound-recording_169016-14962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-piano-recording-studio-professional-sound-recording_169016-14962.jpg?_wi=2", }, ], }, @@ -132,7 +132,7 @@ const InstructorsPage = () => { role: "Student", company: "Age 12", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg?_wi=2", }, { id: "2", @@ -140,7 +140,7 @@ const InstructorsPage = () => { role: "Parent", company: "Piano Student Parent", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", }, { id: "3", @@ -148,7 +148,7 @@ const InstructorsPage = () => { role: "Adult Learner", company: "Guitar Student", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/follow-sheet-music-hispanic-music-teacher-talking-with-student-child-about-playing-song-acoustic-guitar-home-lessons_662251-1454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/follow-sheet-music-hispanic-music-teacher-talking-with-student-child-about-playing-song-acoustic-guitar-home-lessons_662251-1454.jpg?_wi=3", }, ]} kpiItems={[ @@ -168,7 +168,7 @@ const InstructorsPage = () => { description="Connect with our instructors today and start your musical journey. We have flexible scheduling and personalized lesson plans for every student." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/audio-microphone-retro-style_93675-128113.jpg" + imageSrc="http://img.b2bpic.net/free-photo/audio-microphone-retro-style_93675-128113.jpg?_wi=3" imageAlt="Music studio welcome" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c789b4..b595fa6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ const HomePage = () => { background={{ variant: "plain" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/teaching-how-read-piece-sheet-music-hispanic-kid-learning-play-piano-with-help-male-music-teacher-home-lessons_662251-1468.jpg", imageAlt: "Piano lesson in progress" }, - { imageSrc: "http://img.b2bpic.net/free-photo/follow-sheet-music-hispanic-music-teacher-talking-with-student-child-about-playing-song-acoustic-guitar-home-lessons_662251-1454.jpg", imageAlt: "Guitar instruction session" }, + { imageSrc: "http://img.b2bpic.net/free-photo/follow-sheet-music-hispanic-music-teacher-talking-with-student-child-about-playing-song-acoustic-guitar-home-lessons_662251-1454.jpg?_wi=1", imageAlt: "Guitar instruction session" }, { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-playing-violin_23-2149130765.jpg", imageAlt: "Violin student practicing" }, { imageSrc: "http://img.b2bpic.net/free-photo/husband-ignoring-wife-while-he-s-trying-clean-floor-with-vacuum-cleaner_482257-68.jpg", imageAlt: "Vocal coaching session" }, ]} @@ -61,7 +61,7 @@ const HomePage = () => { { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-casual-wearing-pink-background_185193-110339.jpg", imageAlt: "Student celebrating progress" }, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-brunette-teaching-music-group-preschool-pupils_662251-2635.jpg", imageAlt: "Group music lesson" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-singer-stage-singing-into-microphone_1321-2067.jpg", imageAlt: "Student recital performance" }, - { imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-control-room-with-pre-knobs-faders_482257-121167.jpg", imageAlt: "Professional music studio" }, + { imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-control-room-with-pre-knobs-faders_482257-121167.jpg?_wi=1", imageAlt: "Professional music studio" }, ]} buttons={[ { text: "Book Your First Lesson", href: "/contact" }, @@ -83,7 +83,7 @@ const HomePage = () => { { value: "500+", title: "Students Taught" }, { value: "8", title: "Expert Instructors" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/radio-host-gesturing-while-recording-podcast-radio-studio_1157-47803.jpg" + imageSrc="http://img.b2bpic.net/free-photo/radio-host-gesturing-while-recording-podcast-radio-studio_1157-47803.jpg?_wi=1" imageAlt="Harmony Music Studio storefront" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -176,7 +176,7 @@ const HomePage = () => { role: "Student", company: "Age 12", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg?_wi=1", }, { id: "2", @@ -184,7 +184,7 @@ const HomePage = () => { role: "Parent", company: "Piano Student Parent", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", }, { id: "3", @@ -192,7 +192,7 @@ const HomePage = () => { role: "Adult Learner", company: "Guitar Student", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/follow-sheet-music-hispanic-music-teacher-talking-with-student-child-about-playing-song-acoustic-guitar-home-lessons_662251-1454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/follow-sheet-music-hispanic-music-teacher-talking-with-student-child-about-playing-song-acoustic-guitar-home-lessons_662251-1454.jpg?_wi=2", }, { id: "4", @@ -220,7 +220,7 @@ const HomePage = () => { description="Subscribe to our newsletter for lesson tips, music insights, and special offers. Join our growing community of music enthusiasts." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/audio-microphone-retro-style_93675-128113.jpg" + imageSrc="http://img.b2bpic.net/free-photo/audio-microphone-retro-style_93675-128113.jpg?_wi=1" imageAlt="Welcoming music studio entrance" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 3d09176..a706b1c 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -51,7 +51,7 @@ const PricingPage = () => { { value: "Flexible", title: "Payment Options" }, { value: "Transparent", title: "Pricing" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-playing-piano-sitting-front-microphone_169016-16982.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-playing-piano-sitting-front-microphone_169016-16982.jpg?_wi=2" imageAlt="Music lesson session" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -123,7 +123,7 @@ const PricingPage = () => { description="Sign up to learn more about our lesson packages and schedule your first consultation with one of our experienced instructors." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/audio-microphone-retro-style_93675-128113.jpg" + imageSrc="http://img.b2bpic.net/free-photo/audio-microphone-retro-style_93675-128113.jpg?_wi=4" imageAlt="Music studio" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 6ec60ce..4bd2061 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -119,7 +119,7 @@ const ServicesPage = () => { { value: "8+", title: "Years Average Experience" }, { value: "100%", title: "Dedicated Teaching Staff" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-studio-control-room-with-pre-knobs-faders_482257-121167.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-studio-control-room-with-pre-knobs-faders_482257-121167.jpg?_wi=2" imageAlt="Professional music studio" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -136,7 +136,7 @@ const ServicesPage = () => { description="Schedule your first lesson and discover your musical potential. Our team is excited to help you learn and grow." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/audio-microphone-retro-style_93675-128113.jpg" + imageSrc="http://img.b2bpic.net/free-photo/audio-microphone-retro-style_93675-128113.jpg?_wi=2" imageAlt="Music studio welcome" mediaAnimation="slide-up" mediaPosition="right"