From a8ecfc03c83031c4bd6b0285f768593a174564a0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 14:11:12 +0000 Subject: [PATCH] Update src/app/upload/page.tsx --- src/app/upload/page.tsx | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/app/upload/page.tsx b/src/app/upload/page.tsx index 70256ee..be3afbf 100644 --- a/src/app/upload/page.tsx +++ b/src/app/upload/page.tsx @@ -67,16 +67,14 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "1", title: "Metadata Optimization", description: "Craft compelling titles, descriptions, and relevant tags to improve searchability.", tag: "Optimize", imageSrc: "http://img.b2bpic.net/free-photo/freelancer-video-editor-with-disability-wheelchair-having-videocall-while-editing-postproduction-project-creating-content-modern-company-office-videographer-working-from-photo-studio_482257-12945.jpg", imageAlt: "video optimization tools UI"}, + id: "1", title: "Metadata Optimization", description: "Craft compelling titles, descriptions, and relevant tags to improve searchability.", imageSrc: "http://img.b2bpic.net/free-photo/freelancer-video-editor-with-disability-wheelchair-having-videocall-while-editing-postproduction-project-creating-content-modern-company-office-videographer-working-from-photo-studio_482257-12945.jpg", imageAlt: "video optimization tools UI"}, { - id: "2", title: "Custom Thumbnails", description: "Design eye-catching thumbnails to draw viewers in and increase click-through rates.", tag: "Design", imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg", imageAlt: "video optimization tools UI"}, + id: "2", title: "Custom Thumbnails", description: "Design eye-catching thumbnails to draw viewers in and increase click-through rates.", imageSrc: "http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg", imageAlt: "video optimization tools UI"}, { - id: "3", title: "Scheduling & Privacy", description: "Plan your releases with scheduling tools and control audience access with privacy settings.", tag: "Control", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-long-brown-hair_1308-179038.jpg", imageAlt: "video optimization tools UI"}, + id: "3", title: "Scheduling & Privacy", description: "Plan your releases with scheduling tools and control audience access with privacy settings.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-long-brown-hair_1308-179038.jpg", imageAlt: "video optimization tools UI"}, ]} title="Optimize Your Video for Success" description="Utilize advanced options for titles, descriptions, and hashtags to maximize discoverability and engage more viewers." - imageSrc="http://img.b2bpic.net/free-photo/freelancer-video-editor-with-disability-wheelchair-having-videocall-while-editing-postproduction-project-creating-content-modern-company-office-videographer-working-from-photo-studio_482257-12945.jpg" - imageAlt="Illustration of video upload optimization tools" /> @@ -102,8 +100,7 @@ export default function LandingPage() { { label: "Analytics", href: "/analytics"}, ], - }, - { + },\n { title: "Support", items: [ { label: "Help Center", href: "#"},