Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-15 23:34:46 +00:00

View File

@@ -93,8 +93,8 @@ export default function LandingPage() {
{
title: "Video Editing", description: "TikTok, YouTube Shorts, and social media content with creative storytelling and professional transitions. Fast delivery for trending content.", icon: Film,
mediaItems: [
{ videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0Bpe5o373L765Y8U7rCZPuPVg/a-stunning-short-form-video-content-thum-1773616373247-e8d23fe9.png?_wi=1" },
{ videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0Bpe5o373L765Y8U7rCZPuPVg/a-youtube-shorts-thumbnail-featuring-cin-1773616373636-fe9e13db.png?_wi=1" }
{ videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0Bpe5o373L765Y8U7rCZPuPVg/uploaded-1773617567483-x2odrlbj.mp4" },
{ videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0Bpe5o373L765Y8U7rCZPuPVg/uploaded-1773617585558-gdwxa829.mp4" }
]
},
{
@@ -131,7 +131,7 @@ export default function LandingPage() {
id: "web-1", name: "E-Commerce Platform", price: "Full Stack", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0Bpe5o373L765Y8U7rCZPuPVg/a-modern-website-design-mockup-displayed-1773616373446-56edf1b5.png?_wi=2", imageAlt: "Modern e-commerce website design"
},
{
id: "video-2", name: "YouTube Shorts Series", price: "Trending Content", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0Bpe5o373L765Y8U7rCZPuPVg/a-youtube-shorts-thumbnail-featuring-cin-1773616373636-fe9e13db.png?_wi=2", imageAlt: "YouTube Shorts video production"
id: "video-2", name: "YouTube cinematic videos", price: "Trending Content", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0Bpe5o373L765Y8U7rCZPuPVg/uploaded-1773617509582-0agwcdca.mp4", imageAlt: "YouTube Shorts video production"
}
]}
/>