Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-30 11:07:49 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
{ text: "Let's Collaborate", href: "#contact" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/cinematic-neon-lyric-video-edit-display--1774868795266-7ab3e533.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/cinematic-neon-lyric-video-edit-display--1774868795266-7ab3e533.png?_wi=1"
imageAlt="Cinematic neon lyric video edit display with glowing text animation on a dark music studio background."
/>
</div>
@@ -69,13 +69,13 @@ export default function LandingPage() {
features={[
{
id: "f1", title: "Midnight Haze", author: "Soundscape Collective", description: "Experimental kinetic typography using glitch aesthetic and neon purple light pulses.", tags: ["Motion Graphics", "Lyrics"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/dynamic-music-video-edit-screenshot-with-1774868795732-ff2ac629.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/dynamic-music-video-edit-screenshot-with-1774868795732-ff2ac629.png?_wi=1"},
{
id: "f2", title: "Neon Pulse", author: "Beat Maker X", description: "High-energy rhythmic lyric video syncing text bounces to bass kicks and heavy synths.", tags: ["Rhythmic", "Glow"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/abstract-music-visualizer-screen-with-fl-1774868797019-adc240d8.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/abstract-music-visualizer-screen-with-fl-1774868797019-adc240d8.png?_wi=1"},
{
id: "f3", title: "Velvet Echo", author: "Dreamy Vocalist", description: "Atmospheric soft typography flowing with cinematic slow-motion visuals for a moody track.", tags: ["Cinematic", "Elegant"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/atmospheric-cinematic-video-edit-frame-w-1774868795244-3f87fd7c.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/atmospheric-cinematic-video-edit-frame-w-1774868795244-3f87fd7c.png?_wi=1"},
]}
title="Selected Works"
description="Showcasing some of my most impactful collaborations with independent artists and labels."
@@ -117,16 +117,16 @@ export default function LandingPage() {
testimonials={[
{
id: "t1", name: "Julian V.", role: "Independent Artist", company: "Solo Records", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/dynamic-music-video-edit-screenshot-with-1774868795732-ff2ac629.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/dynamic-music-video-edit-screenshot-with-1774868795732-ff2ac629.png?_wi=2"},
{
id: "t2", name: "Sarah Chen", role: "Producer", company: "SoundCloud Collective", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/abstract-music-visualizer-screen-with-fl-1774868797019-adc240d8.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/abstract-music-visualizer-screen-with-fl-1774868797019-adc240d8.png?_wi=2"},
{
id: "t3", name: "Marcus Thorne", role: "Label Manager", company: "Dreamy Beats", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/atmospheric-cinematic-video-edit-frame-w-1774868795244-3f87fd7c.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/atmospheric-cinematic-video-edit-frame-w-1774868795244-3f87fd7c.png?_wi=2"},
{
id: "t4", name: "Luna Ray", role: "Vocalist", company: "Night Sky Studio", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/cinematic-neon-lyric-video-edit-display--1774868795266-7ab3e533.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bf8QIBGt3Oe4FVAr82WBvu3ihG/cinematic-neon-lyric-video-edit-display--1774868795266-7ab3e533.png?_wi=2"},
]}
/>
</div>