Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -102,8 +100,7 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "Analytics", href: "/analytics"},
|
||||
],
|
||||
},
|
||||
{
|
||||
},\n {
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Help Center", href: "#"},
|
||||
|
||||
Reference in New Issue
Block a user