Merge version_1 into main #1
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
<TeamCardFive
|
||||
team={[
|
||||
{
|
||||
id: "alex-morgan", name: "Alex Morgan", role: "Lead Engineer & Sound Designer", imageSrc: "https://img.b2bpic.net/free-photo/man-recording-studio-music-production_1303-20395.jpg", imageAlt: "Alex Morgan, Lead Engineer at Harmony Studios"
|
||||
id: "alex-morgan", name: "Alex Morgan", role: "Lead Engineer & Sound Designer", imageSrc: "https://img.b2bpic.net/free-photo/man-recording-studio-music-production_1303-20395.jpg?_wi=1", imageAlt: "Alex Morgan, Lead Engineer at Harmony Studios"
|
||||
},
|
||||
{
|
||||
id: "sarah-johnson", name: "Sarah Johnson", role: "Recording Producer", imageSrc: "https://img.b2bpic.net/free-photo/female-audio-engineer-using-sound-mixer_107420-96122.jpg", imageAlt: "Sarah Johnson, Recording Producer at Harmony Studios"
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Alexandra Rivera", handle: "@alex_rivera_music", testimonial: "The team at SoundCraft transformed my indie album from rough demos into a polished masterpiece. Their attention to detail and passion for music is unmatched.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-recording-studio-music-production_1303-20395.jpg", imageAlt: "Alexandra Rivera performing live"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-recording-studio-music-production_1303-20395.jpg?_wi=2", imageAlt: "Alexandra Rivera performing live"
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Marcus Chen", handle: "@marcus_chen_productions", testimonial: "Working with this studio was a game-changer for my career. The state-of-the-art equipment and creative guidance helped me achieve professional sound quality I never thought possible.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user