Update src/app/page.tsx

This commit is contained in:
2026-03-17 10:55:51 +00:00
parent 6ad3b6dbc1
commit 65573c323c

View File

@@ -48,15 +48,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Marcus Johnson", handle: "@marcusbeats", testimonial: "SoundStage connected me with a producer who believed in my vision. We dropped our first collab last month and it already has 50K streams.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4O7Uch3KZTFceP3cBxqTOtfgl/professional-headshot-of-a-young-emergin-1773744821483-79d819d2.png", imageAlt: "Marcus Johnson"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4O7Uch3KZTFceP3cBxqTOtfgl/professional-headshot-of-a-young-emergin-1773744821483-79d819d2.png?_wi=1", imageAlt: "Marcus Johnson"
},
{
name: "Emma Rodriguez", handle: "@emmasynth", testimonial: "As an independent artist, finding genuine collaborators was impossible. Now I've worked with 8 amazing musicians through this platform.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4O7Uch3KZTFceP3cBxqTOtfgl/professional-headshot-of-a-different-eme-1773744821636-55da8eb9.png", imageAlt: "Emma Rodriguez"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4O7Uch3KZTFceP3cBxqTOtfgl/professional-headshot-of-a-different-eme-1773744821636-55da8eb9.png?_wi=1", imageAlt: "Emma Rodriguez"
},
{
name: "David Chen", handle: "@davidbeatsmaker", testimonial: "A label scout found my profile here and offered me my first recording contract. This platform literally changed my life.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4O7Uch3KZTFceP3cBxqTOtfgl/professional-headshot-of-a-music-produce-1773744822095-8f93f32c.png", imageAlt: "David Chen"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4O7Uch3KZTFceP3cBxqTOtfgl/professional-headshot-of-a-music-produce-1773744822095-8f93f32c.png?_wi=1", imageAlt: "David Chen"
}
]}
tag="Start Your Musical Journey"
@@ -181,15 +181,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Marcus Johnson", handle: "@marcusbeats", testimonial: "SoundStage connected me with a producer who believed in my vision. We dropped our first collab last month and it already has 50K streams. Game changer.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4O7Uch3KZTFceP3cBxqTOtfgl/professional-headshot-of-a-young-emergin-1773744821483-79d819d2.png"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4O7Uch3KZTFceP3cBxqTOtfgl/professional-headshot-of-a-young-emergin-1773744821483-79d819d2.png?_wi=2"
},
{
id: "2", name: "Emma Rodriguez", handle: "@emmasynth", testimonial: "As an independent artist, finding genuine collaborators was impossible. Now I've worked with 8 amazing musicians and expanded my creative perspective.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4O7Uch3KZTFceP3cBxqTOtfgl/professional-headshot-of-a-different-eme-1773744821636-55da8eb9.png"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4O7Uch3KZTFceP3cBxqTOtfgl/professional-headshot-of-a-different-eme-1773744821636-55da8eb9.png?_wi=2"
},
{
id: "3", name: "David Chen", handle: "@davidbeatsmaker", testimonial: "A label scout found my profile here and offered me my first recording contract. This platform literally changed my life trajectory.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4O7Uch3KZTFceP3cBxqTOtfgl/professional-headshot-of-a-music-produce-1773744822095-8f93f32c.png"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B4O7Uch3KZTFceP3cBxqTOtfgl/professional-headshot-of-a-music-produce-1773744822095-8f93f32c.png?_wi=2"
},
{
id: "4", name: "Sophia Williams", handle: "@sophiaproducer", testimonial: "I'm a music educator and SoundStage lets me mentor emerging talent directly. Watching my students get discovered is incredibly rewarding.", rating: 5,