From 53b34c449f93ffb99c5c55913abc480f5a92c527 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 23:34:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e162040..e949973 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ]} /> -- 2.49.1