Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-06 08:46:03 +00:00
3 changed files with 55 additions and 212 deletions

View File

@@ -85,18 +85,13 @@ export default function DashboardPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png?_wi=4",
imageAlt: "Creator dashboard with analytics overview",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png", imageAlt: "Creator dashboard with analytics overview"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-content-creator-dashboard-showing-both-1772786569569-dddc5170.png?_wi=2",
imageAlt: "Content management interface",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-content-creator-dashboard-showing-both-1772786569569-dddc5170.png", imageAlt: "Content management interface"},
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Used by Thousands of Creators"
useInvertedBackground={false}
/>
</div>
@@ -109,29 +104,11 @@ export default function DashboardPage() {
tagAnimation="slide-up"
metrics={[
{
id: "1",
value: "Views",
title: "Total Channel Views",
description: "Cumulative views across all your content",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png?_wi=5",
imageAlt: "Total views analytics dashboard",
},
id: "1", value: "Views", title: "Total Channel Views", description: "Cumulative views across all your content", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png", imageAlt: "Total views analytics dashboard"},
{
id: "2",
value: "Subscribers",
title: "Active Followers",
description: "Number of users following your channel",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png?_wi=6",
imageAlt: "Subscriber growth analytics",
},
id: "2", value: "Subscribers", title: "Active Followers", description: "Number of users following your channel", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png", imageAlt: "Subscriber growth analytics"},
{
id: "3",
value: "Engagement",
title: "Interaction Rate",
description: "Average engagement across your videos",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png?_wi=7",
imageAlt: "Engagement metrics",
},
id: "3", value: "Engagement", title: "Interaction Rate", description: "Average engagement across your videos", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png", imageAlt: "Engagement metrics"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -148,26 +125,11 @@ export default function DashboardPage() {
tagAnimation="slide-up"
features={[
{
id: "01",
title: "Content Management",
description: "Upload, edit, and manage all your videos and stories in one centralized location.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-content-creator-dashboard-showing-both-1772786569569-dddc5170.png?_wi=3",
imageAlt: "Content management interface",
},
id: "01", title: "Content Management", description: "Upload, edit, and manage all your videos and stories in one centralized location.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-content-creator-dashboard-showing-both-1772786569569-dddc5170.png", imageAlt: "Content management interface"},
{
id: "02",
title: "Real-Time Analytics",
description: "Monitor your performance metrics, viewer demographics, and trending content instantly.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png?_wi=8",
imageAlt: "Real-time analytics dashboard",
},
id: "02", title: "Real-Time Analytics", description: "Monitor your performance metrics, viewer demographics, and trending content instantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png", imageAlt: "Real-time analytics dashboard"},
{
id: "03",
title: "Earnings Tracking",
description: "Monitor your revenue from views, subscriptions, and donations in real-time.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-creator-earnings-dashboard-showing-rev-1772786571285-3cb9cbf4.png?_wi=2",
imageAlt: "Earnings tracking dashboard",
},
id: "03", title: "Earnings Tracking", description: "Monitor your revenue from views, subscriptions, and donations in real-time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-creator-earnings-dashboard-showing-rev-1772786571285-3cb9cbf4.png", imageAlt: "Earnings tracking dashboard"},
]}
textboxLayout="default"
animationType="slide-up"

View File

@@ -77,45 +77,28 @@ export default function HelpPage() {
<FaqSplitText
faqs={[
{
id: "1",
title: "How do I report a copyright issue?",
content:
"If you believe your content has been wrongly claimed, navigate to the video in question and click 'Submit Appeal'. Provide details about your content and upload evidence if available. Our team will review your appeal within 48 hours.",
},
id: "1", title: "How do I report a copyright issue?", content:
"If you believe your content has been wrongly claimed, navigate to the video in question and click 'Submit Appeal'. Provide details about your content and upload evidence if available. Our team will review your appeal within 48 hours."},
{
id: "2",
title: "What should I do if I can't withdraw my earnings?",
content:
"Ensure you have reached the minimum withdrawal amount of $10. Check that your payment card information is correct and up to date in your settings. If problems persist, contact our support team with your account details.",
},
id: "2", title: "What should I do if I can't withdraw my earnings?", content:
"Ensure you have reached the minimum withdrawal amount of $10. Check that your payment card information is correct and up to date in your settings. If problems persist, contact our support team with your account details."},
{
id: "3",
title: "How can I improve my video performance?",
content:
"Focus on creating consistent, engaging content. Use our analytics tools to understand what resonates with your audience. Post regularly, encourage interaction through messaging, and collaborate with other creators on the platform.",
},
id: "3", title: "How can I improve my video performance?", content:
"Focus on creating consistent, engaging content. Use our analytics tools to understand what resonates with your audience. Post regularly, encourage interaction through messaging, and collaborate with other creators on the platform."},
{
id: "4",
title: "Can I upload content on behalf of someone else?",
content:
"No, each account is personal and can only upload original content created by the account holder or content you have explicit rights to use. Ensure you have all necessary permissions and licenses for any content you upload.",
},
id: "4", title: "Can I upload content on behalf of someone else?", content:
"No, each account is personal and can only upload original content created by the account holder or content you have explicit rights to use. Ensure you have all necessary permissions and licenses for any content you upload."},
{
id: "5",
title: "What happens if my video is flagged for copyright?",
content:
"The video will be held in review for 24 hours. If it passes verification, it will be published automatically. If flagged, you'll receive a notification with details. You can then submit an appeal if you believe the flag is incorrect.",
},
id: "5", title: "What happens if my video is flagged for copyright?", content:
"The video will be held in review for 24 hours. If it passes verification, it will be published automatically. If flagged, you'll receive a notification with details. You can then submit an appeal if you believe the flag is incorrect."},
{
id: "6",
title: "How do I delete my account?",
content:
"You can request account deletion from your settings. Please note that this is permanent and cannot be undone. All your content, earnings history, and profile data will be removed from the platform.",
},
id: "6", title: "How do I delete my account?", content:
"You can request account deletion from your settings. Please note that this is permanent and cannot be undone. All your content, earnings history, and profile data will be removed from the platform."},
]}
sideTitle="Help & Support"
sideDescription="Find answers to common questions about using SUPER STAN, copyright policies, payments, and account management."
textPosition="left"
faqsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -130,7 +113,7 @@ export default function HelpPage() {
]}
textarea={{ name: "message", placeholder: "Describe your issue or question...", rows: 5, required: true }}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-modern-messaging-interface-showing-dir-1772786569312-176ee218.png?_wi=3"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-modern-messaging-interface-showing-dir-1772786569312-176ee218.png"
mediaPosition="right"
mediaAnimation="slide-up"
buttonText="Send Message"

View File

@@ -88,18 +88,13 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-vibrant-modern-content-creation-platfo-1772786569819-dd96906d.png",
imageAlt: "SUPER STAN platform interface showing video upload and content creation",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-vibrant-modern-content-creation-platfo-1772786569819-dd96906d.png", imageAlt: "SUPER STAN platform interface showing video upload and content creation"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-mobile-app-interface-showing-instagram-1772786569895-0a77041a.png?_wi=1",
imageAlt: "Stories and vertical video feed showcasing user engagement",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-mobile-app-interface-showing-instagram-1772786569895-0a77041a.png", imageAlt: "Stories and vertical video feed showcasing user engagement"},
]}
mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by Creators Worldwide"
useInvertedBackground={false}
/>
</div>
@@ -112,33 +107,13 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "01",
title: "Instagram-Style Stories",
description: "Share daily moments with vertical videos and stories. Connect instantly with your audience through ephemeral content.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-mobile-app-interface-showing-instagram-1772786569895-0a77041a.png?_wi=2",
imageAlt: "Instagram-style stories interface",
},
id: "01", title: "Instagram-Style Stories", description: "Share daily moments with vertical videos and stories. Connect instantly with your audience through ephemeral content.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-mobile-app-interface-showing-instagram-1772786569895-0a77041a.png", imageAlt: "Instagram-style stories interface"},
{
id: "02",
title: "YouTube-Style Videos",
description: "Upload both short (up to 200 seconds) and long-form videos. Vertical videos become short-form, horizontal videos are long-form regardless of duration.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-content-creator-dashboard-showing-both-1772786569569-dddc5170.png?_wi=1",
imageAlt: "YouTube-style video upload interface",
},
id: "02", title: "YouTube-Style Videos", description: "Upload both short (up to 200 seconds) and long-form videos. Vertical videos become short-form, horizontal videos are long-form regardless of duration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-content-creator-dashboard-showing-both-1772786569569-dddc5170.png", imageAlt: "YouTube-style video upload interface"},
{
id: "03",
title: "Direct Messaging",
description: "Chat with your subscribers and followers. Share text, stickers, images, videos, and files all in one conversation.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-modern-messaging-interface-showing-dir-1772786569312-176ee218.png?_wi=1",
imageAlt: "Advanced messaging system",
},
id: "03", title: "Direct Messaging", description: "Chat with your subscribers and followers. Share text, stickers, images, videos, and files all in one conversation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-modern-messaging-interface-showing-dir-1772786569312-176ee218.png", imageAlt: "Advanced messaging system"},
{
id: "04",
title: "Automatic Monetization",
description: "Start earning immediately. Earn $1 per 1,000 long video views and $0.2 per 1,000 short video views. Payments calculated automatically.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-creator-earnings-dashboard-showing-rev-1772786571285-3cb9cbf4.png?_wi=1",
imageAlt: "Automatic earnings calculation dashboard",
},
id: "04", title: "Automatic Monetization", description: "Start earning immediately. Earn $1 per 1,000 long video views and $0.2 per 1,000 short video views. Payments calculated automatically.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-creator-earnings-dashboard-showing-rev-1772786571285-3cb9cbf4.png", imageAlt: "Automatic earnings calculation dashboard"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -170,33 +145,13 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "01",
title: "Automatic Copyright Verification",
description: "Every uploaded video is automatically scanned for copyright issues. If content is clear, it's posted and earnings begin immediately.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-copyright-verification-dashboard-showi-1772786569780-696ebb1d.png?_wi=1",
imageAlt: "Automatic copyright scanning system",
},
id: "01", title: "Automatic Copyright Verification", description: "Every uploaded video is automatically scanned for copyright issues. If content is clear, it's posted and earnings begin immediately.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-copyright-verification-dashboard-showi-1772786569780-696ebb1d.png", imageAlt: "Automatic copyright scanning system"},
{
id: "02",
title: "Smart Copyright Claims",
description: "If your video receives a copyright claim from another creator, the video remains on a third party's account, but all earnings go to you - the original creator.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-copyright-appeal-submission-interface--1772786570622-374aafa7.png?_wi=1",
imageAlt: "Copyright claim management interface",
},
id: "02", title: "Smart Copyright Claims", description: "If your video receives a copyright claim from another creator, the video remains on a third party's account, but all earnings go to you - the original creator.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-copyright-appeal-submission-interface--1772786570622-374aafa7.png", imageAlt: "Copyright claim management interface"},
{
id: "03",
title: "Appeal System",
description: "Disagree with a copyright claim? Submit an appeal and our team will review your case. Protect your creative work with transparent dispute resolution.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-copyright-appeal-submission-interface--1772786570622-374aafa7.png?_wi=2",
imageAlt: "Appeal submission form",
},
id: "03", title: "Appeal System", description: "Disagree with a copyright claim? Submit an appeal and our team will review your case. Protect your creative work with transparent dispute resolution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-copyright-appeal-submission-interface--1772786570622-374aafa7.png", imageAlt: "Appeal submission form"},
{
id: "04",
title: "Creator Rights Protection",
description: "Your content rights are always protected. Even if claimed by others, the original creator receives all compensation and maintains control.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-copyright-verification-dashboard-showi-1772786569780-696ebb1d.png?_wi=2",
imageAlt: "Creator rights dashboard",
},
id: "04", title: "Creator Rights Protection", description: "Your content rights are always protected. Even if claimed by others, the original creator receives all compensation and maintains control.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-copyright-verification-dashboard-showi-1772786569780-696ebb1d.png", imageAlt: "Creator rights dashboard"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -214,29 +169,11 @@ export default function HomePage() {
tagAnimation="slide-up"
metrics={[
{
id: "1",
value: "Total Views",
title: "Lifetime Impressions",
description: "Track all-time viewer engagement across your content",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png?_wi=1",
imageAlt: "Total views analytics",
},
id: "1", value: "Total Views", title: "Lifetime Impressions", description: "Track all-time viewer engagement across your content", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png", imageAlt: "Total views analytics"},
{
id: "2",
value: "Geographic Stats",
title: "Viewer Distribution",
description: "See which countries and regions your viewers come from",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png?_wi=2",
imageAlt: "Geographic viewer analytics",
},
id: "2", value: "Geographic Stats", title: "Viewer Distribution", description: "See which countries and regions your viewers come from", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png", imageAlt: "Geographic viewer analytics"},
{
id: "3",
value: "Top Performers",
title: "Best Videos",
description: "Identify your most engaging and highest-earning content",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png?_wi=3",
imageAlt: "Top performing videos",
},
id: "3", value: "Top Performers", title: "Best Videos", description: "Identify your most engaging and highest-earning content", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ3oNAZFDr4KgviWFEqQ0mcMZ8/a-detailed-analytics-page-showing-creato-1772786572463-ae345ad7.png", imageAlt: "Top performing videos"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -253,51 +190,29 @@ export default function HomePage() {
tagAnimation="slide-up"
plans={[
{
id: "short",
price: "$0.20",
name: "Per 1K Short Video Views",
buttons: [
id: "short", price: "$0.20", name: "Per 1K Short Video Views", buttons: [
{ text: "Start Uploading", href: "#" },
{ text: "Learn More", href: "#" },
],
features: [
"Vertical videos up to 200 seconds",
"Instant publishing",
"Real-time view tracking",
"Automatic payment calculation",
],
"Vertical videos up to 200 seconds", "Instant publishing", "Real-time view tracking", "Automatic payment calculation"],
},
{
id: "long",
badge: "Higher Earning Potential",
badgeIcon: TrendingUp,
price: "$1.00",
name: "Per 1K Long Video Views",
buttons: [
id: "long", badge: "Higher Earning Potential", badgeIcon: TrendingUp,
price: "$1.00", name: "Per 1K Long Video Views", buttons: [
{ text: "Start Uploading", href: "#" },
{ text: "Learn More", href: "#" },
],
features: [
"Horizontal videos, any length",
"No duration limits",
"5x higher earnings per view",
"Automatic payment calculation",
],
"Horizontal videos, any length", "No duration limits", "5x higher earnings per view", "Automatic payment calculation"],
},
{
id: "premium",
price: "Unlimited",
name: "Growth Potential",
buttons: [
id: "premium", price: "Unlimited", name: "Growth Potential", buttons: [
{ text: "Join Community", href: "#" },
{ text: "See Success Stories", href: "#" },
],
features: [
"Multiple content types",
"Community engagement tools",
"Priority copyright support",
"Creator analytics suite",
],
"Multiple content types", "Community engagement tools", "Priority copyright support", "Creator analytics suite"],
},
]}
textboxLayout="default"
@@ -310,45 +225,28 @@ export default function HomePage() {
<FaqSplitText
faqs={[
{
id: "1",
title: "How do I start earning on SUPER STAN?",
content:
"Simply upload your content! Every view from third-party users counts toward your earnings. Vertical videos (up to 200 seconds) earn $0.2 per 1,000 views, and horizontal videos earn $1 per 1,000 views. Your earnings are calculated automatically and updated in real-time.",
},
id: "1", title: "How do I start earning on SUPER STAN?", content:
"Simply upload your content! Every view from third-party users counts toward your earnings. Vertical videos (up to 200 seconds) earn $0.2 per 1,000 views, and horizontal videos earn $1 per 1,000 views. Your earnings are calculated automatically and updated in real-time."},
{
id: "2",
title: "What's the difference between short and long videos?",
content:
"Short videos are vertical format up to 200 seconds and earn $0.2 per 1,000 views. Long videos are horizontal format with no duration limit and earn $1 per 1,000 views. The format determines the earning rate, not the upload time.",
},
id: "2", title: "What's the difference between short and long videos?", content:
"Short videos are vertical format up to 200 seconds and earn $0.2 per 1,000 views. Long videos are horizontal format with no duration limit and earn $1 per 1,000 views. The format determines the earning rate, not the upload time."},
{
id: "3",
title: "How does copyright protection work?",
content:
"Every video is automatically scanned for copyright issues before publishing. If clear, it's posted immediately and earnings begin. If claimed by another creator, your video appears on their account but all earnings go to you - the original creator. You can appeal any copyright claim.",
},
id: "3", title: "How does copyright protection work?", content:
"Every video is automatically scanned for copyright issues before publishing. If clear, it's posted immediately and earnings begin. If claimed by another creator, your video appears on their account but all earnings go to you - the original creator. You can appeal any copyright claim."},
{
id: "4",
title: "When can I withdraw my earnings?",
content:
"You can withdraw once you reach the minimum of $10. Withdrawals process within 5 hours. You can receive payments via VISA, Mastercard, or HUMO cards. Simply enter your card details in the format XXXX XXXX XXXX XXXX and withdrawals are automatic.",
},
id: "4", title: "When can I withdraw my earnings?", content:
"You can withdraw once you reach the minimum of $10. Withdrawals process within 5 hours. You can receive payments via VISA, Mastercard, or HUMO cards. Simply enter your card details in the format XXXX XXXX XXXX XXXX and withdrawals are automatic."},
{
id: "5",
title: "Do my own views count toward earnings?",
content:
"No, only third-party views count. Views from your own account or device do not contribute to your earnings. This ensures accurate payment calculations and prevents artificial inflation.",
},
id: "5", title: "Do my own views count toward earnings?", content:
"No, only third-party views count. Views from your own account or device do not contribute to your earnings. This ensures accurate payment calculations and prevents artificial inflation."},
{
id: "6",
title: "Can I receive donations from fans?",
content:
"Yes! Add your card details to your profile to enable donations. Fans can send you direct donations (donat) through your profile. You control when to display your card option in your settings.",
},
id: "6", title: "Can I receive donations from fans?", content:
"Yes! Add your card details to your profile to enable donations. Fans can send you direct donations (donat) through your profile. You control when to display your card option in your settings."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about SUPER STAN, monetization, copyright protection, and creator success."
textPosition="left"
faqsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>