Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
306
src/app/page.tsx
306
src/app/page.tsx
@@ -13,7 +13,7 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Globe, Rocket, Share2, ShoppingCart, Sparkles, Video } from "lucide-react";
|
||||
import { Brain, BookText, Globe, Rocket, Share2, ShoppingCart, Sparkles, Video, Workflow } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -34,37 +34,21 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Solutions",
|
||||
id: "#solutions",
|
||||
},
|
||||
name: "Solutions", id: "#solutions"},
|
||||
{
|
||||
name: "Metrics",
|
||||
id: "#metrics",
|
||||
},
|
||||
name: "Metrics", id: "#metrics"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wj8nc8"
|
||||
logoAlt="Scenio AI platform logo"
|
||||
@@ -72,9 +56,7 @@ export default function LandingPage() {
|
||||
bottomLeftText="Global AI Content Network"
|
||||
bottomRightText="hello@scenio.com"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Started", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -84,82 +66,43 @@ export default function LandingPage() {
|
||||
description="Scenio is your AI-powered content network, helping cross-border e-commerce sellers, MCNs, and content teams generate multi-platform content at scale — dramatically reducing production costs and time."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson",
|
||||
handle: "@mcn_agency",
|
||||
testimonial: "Scenio revolutionized our content production, saving countless hours and boosting engagement across all campaigns.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg?_wi=1",
|
||||
imageAlt: "professional woman headshot happy",
|
||||
},
|
||||
name: "Sarah Johnson", handle: "@mcn_agency", testimonial: "Scenio revolutionized our content production, saving countless hours and boosting engagement across all campaigns.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg", imageAlt: "professional woman headshot happy"},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
handle: "@amazon_seller_pro",
|
||||
testimonial: "Finally, an AI tool that understands e-commerce. Our Amazon product listings and ad copy are now on point and convert better.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg",
|
||||
imageAlt: "e-commerce seller headshot thoughtful",
|
||||
},
|
||||
name: "Michael Chen", handle: "@amazon_seller_pro", testimonial: "Finally, an AI tool that understands e-commerce. Our Amazon product listings and ad copy are now on point and convert better.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg", imageAlt: "e-commerce seller headshot thoughtful"},
|
||||
{
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@tiktok_star",
|
||||
testimonial: "Generating viral short video scripts is now effortless. Scenio is a game-changer for my TikTok Shop content!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-with-pink-hair-hoodie_23-2148629699.jpg",
|
||||
imageAlt: "TikTok creator portrait vibrant",
|
||||
},
|
||||
name: "Emily Rodriguez", handle: "@tiktok_star", testimonial: "Generating viral short video scripts is now effortless. Scenio is a game-changer for my TikTok Shop content!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-with-pink-hair-hoodie_23-2148629699.jpg", imageAlt: "TikTok creator portrait vibrant"},
|
||||
{
|
||||
name: "David Lee",
|
||||
handle: "@content_team_lead",
|
||||
testimonial: "From scripts to marketing copy, Scenio empowers our content team to deliver high-quality, localized content across all platforms efficiently.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-project-manager-sitting-office-desk-work-business-growth-with-financial-charts-sales-statistics-marketing-consultant-analyzing-e-commerce-diagrams-computer_482257-41123.jpg",
|
||||
imageAlt: "content team lead headshot serious",
|
||||
},
|
||||
name: "David Lee", handle: "@content_team_lead", testimonial: "From scripts to marketing copy, Scenio empowers our content team to deliver high-quality, localized content across all platforms efficiently.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-project-manager-sitting-office-desk-work-business-growth-with-financial-charts-sales-statistics-marketing-consultant-analyzing-e-commerce-diagrams-computer_482257-41123.jpg", imageAlt: "content team lead headshot serious"},
|
||||
{
|
||||
name: "Jessica Wong",
|
||||
handle: "@etsy_crafts",
|
||||
testimonial: "I can now create engaging descriptions and social media posts for my Etsy shop in minutes. My sales are definitely up thanks to Scenio!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/florist_23-2148013611.jpg",
|
||||
imageAlt: "Etsy seller portrait friendly",
|
||||
},
|
||||
name: "Jessica Wong", handle: "@etsy_crafts", testimonial: "I can now create engaging descriptions and social media posts for my Etsy shop in minutes. My sales are definitely up thanks to Scenio!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/florist_23-2148013611.jpg", imageAlt: "Etsy seller portrait friendly"},
|
||||
]}
|
||||
tag="AI-Powered Content"
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started Free",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started Free", href: "#contact"},
|
||||
{
|
||||
text: "Watch Demo",
|
||||
href: "#",
|
||||
},
|
||||
text: "Watch Demo", href: "#"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/afro-man-profile_24908-81806.jpg",
|
||||
alt: "modern avatar profile diverse",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-vector/afro-man-profile_24908-81806.jpg", alt: "modern avatar profile diverse"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/illustration-social-connection_53876-35997.jpg",
|
||||
alt: "modern avatar profile diverse",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-vector/illustration-social-connection_53876-35997.jpg", alt: "modern avatar profile diverse"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/user-profile-front-side-with-white-background_187299-40009.jpg",
|
||||
alt: "modern avatar profile diverse",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/user-profile-front-side-with-white-background_187299-40009.jpg", alt: "modern avatar profile diverse"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/headshot-handsome-mixed-race-male-with-bushy-hair-has-good-mood_273609-8597.jpg",
|
||||
alt: "modern avatar profile diverse",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/headshot-handsome-mixed-race-male-with-bushy-hair-has-good-mood_273609-8597.jpg", alt: "modern avatar profile diverse"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/influencer-marketing-concept-with-smartphone_23-2147682296.jpg",
|
||||
alt: "modern avatar profile diverse",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-vector/influencer-marketing-concept-with-smartphone_23-2147682296.jpg", alt: "modern avatar profile diverse"},
|
||||
]}
|
||||
avatarText="Trusted by 10,000+ creators and brands."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-using-smartwatch-hologram-presentation-wearable-gadget_53876-97061.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-using-smartwatch-hologram-presentation-wearable-gadget_53876-97061.jpg"
|
||||
imageAlt="AI content dashboard global"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
@@ -187,80 +130,53 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "AI-Powered Script Generation",
|
||||
description: "Automatically generate engaging short video scripts for platforms like TikTok, Instagram Reels, and YouTube Shorts. Our AI understands trends and optimizes for virality.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-podcast-equipment_23-2149455554.jpg",
|
||||
imageAlt: "AI video script generation",
|
||||
},
|
||||
title: "AI-Powered Script Generation", description: "Automatically generate engaging short video scripts for platforms like TikTok, Instagram Reels, and YouTube Shorts. Our AI understands trends and optimizes for virality.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-podcast-equipment_23-2149455554.jpg", imageAlt: "AI video script generation"},
|
||||
items: [
|
||||
{
|
||||
icon: Brain,
|
||||
text: "Intelligent Scripting",
|
||||
},
|
||||
text: "Intelligent Scripting"},
|
||||
{
|
||||
icon: Video,
|
||||
text: "Viral Video Concepts",
|
||||
},
|
||||
text: "Viral Video Concepts"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
text: "Trend-Aware Content",
|
||||
},
|
||||
text: "Trend-Aware Content"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wj8nc8",
|
||||
imageAlt: "AI video script generation",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Multi-Platform Marketing Copy",
|
||||
description: "Create high-converting marketing copy tailored for e-commerce giants like Amazon and Etsy, social media campaigns, and digital advertisements.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-blogger-streaming-make-up-online-with-laptop_23-2148771567.jpg",
|
||||
imageAlt: "multi-platform marketing copy AI",
|
||||
},
|
||||
title: "Multi-Platform Marketing Copy", description: "Create high-converting marketing copy tailored for e-commerce giants like Amazon and Etsy, social media campaigns, and digital advertisements.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-blogger-streaming-make-up-online-with-laptop_23-2148771567.jpg", imageAlt: "multi-platform marketing copy AI"},
|
||||
items: [
|
||||
{
|
||||
icon: ShoppingCart,
|
||||
text: "E-commerce Optimization",
|
||||
},
|
||||
text: "E-commerce Optimization"},
|
||||
{
|
||||
icon: BookText,
|
||||
text: "High-Converting Text",
|
||||
},
|
||||
text: "High-Converting Text"},
|
||||
{
|
||||
icon: Share2,
|
||||
text: "Social & Ad Campaigns",
|
||||
},
|
||||
text: "Social & Ad Campaigns"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-smartwatch-hologram-presentation-wearable-gadget_53876-97061.jpg?_wi=2",
|
||||
imageAlt: "AI video script generation",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Scalable Content Workflows",
|
||||
description: "Streamline your entire content pipeline from ideation to multi-language deployment. Manage and optimize content for diverse global audiences at an unprecedented scale.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inventory-stock-manufacturing-assets-goods-concept_53876-133673.jpg",
|
||||
imageAlt: "scalable content workflow automation",
|
||||
},
|
||||
title: "Scalable Content Workflows", description: "Streamline your entire content pipeline from ideation to multi-language deployment. Manage and optimize content for diverse global audiences at an unprecedented scale.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inventory-stock-manufacturing-assets-goods-concept_53876-133673.jpg", imageAlt: "scalable content workflow automation"},
|
||||
items: [
|
||||
{
|
||||
icon: Workflow,
|
||||
text: "Automated Pipeline",
|
||||
},
|
||||
text: "Automated Pipeline"},
|
||||
{
|
||||
icon: Globe,
|
||||
text: "Global Localization",
|
||||
},
|
||||
text: "Global Localization"},
|
||||
{
|
||||
icon: Rocket,
|
||||
text: "Rapid Deployment",
|
||||
},
|
||||
text: "Rapid Deployment"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg?_wi=2",
|
||||
imageAlt: "AI video script generation",
|
||||
},
|
||||
reverse: false
|
||||
}
|
||||
]}
|
||||
title="Key Features That Drive Growth"
|
||||
description="Unlock unparalleled efficiency with Scenio's advanced AI, designed for cross-border success and multi-platform content dominance."
|
||||
@@ -275,47 +191,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p-tiktok",
|
||||
name: "TikTok Shop Video Scripts",
|
||||
price: "Boost Engagement",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-used-by-media-star-presenting-iot-home-automation_482257-110232.jpg",
|
||||
imageAlt: "TikTok video script generation AI",
|
||||
},
|
||||
id: "p-tiktok", name: "TikTok Shop Video Scripts", price: "Boost Engagement", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-used-by-media-star-presenting-iot-home-automation_482257-110232.jpg", imageAlt: "TikTok video script generation AI"},
|
||||
{
|
||||
id: "p-amazon",
|
||||
name: "Amazon Product Listings",
|
||||
price: "Increase Conversions",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-beauty-shopping_23-2151952961.jpg",
|
||||
imageAlt: "Amazon product listing AI",
|
||||
},
|
||||
id: "p-amazon", name: "Amazon Product Listings", price: "Increase Conversions", imageSrc: "http://img.b2bpic.net/free-photo/virtual-beauty-shopping_23-2151952961.jpg", imageAlt: "Amazon product listing AI"},
|
||||
{
|
||||
id: "p-etsy",
|
||||
name: "Etsy Artisan Descriptions",
|
||||
price: "Connect with Buyers",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-excited-with-sparklers_23-2147640655.jpg",
|
||||
imageAlt: "Etsy unique product descriptions AI",
|
||||
},
|
||||
id: "p-etsy", name: "Etsy Artisan Descriptions", price: "Connect with Buyers", imageSrc: "http://img.b2bpic.net/free-photo/friends-excited-with-sparklers_23-2147640655.jpg", imageAlt: "Etsy unique product descriptions AI"},
|
||||
{
|
||||
id: "p-instagram",
|
||||
name: "Instagram Reels & Stories",
|
||||
price: "Go Viral Faster",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blogger-girl-is-pointing-right-with-forefingers-by-looking-tablet-screen-blue-background_176474-116536.jpg",
|
||||
imageAlt: "Instagram Reels AI content",
|
||||
},
|
||||
id: "p-instagram", name: "Instagram Reels & Stories", price: "Go Viral Faster", imageSrc: "http://img.b2bpic.net/free-photo/smiling-blogger-girl-is-pointing-right-with-forefingers-by-looking-tablet-screen-blue-background_176474-116536.jpg", imageAlt: "Instagram Reels AI content"},
|
||||
{
|
||||
id: "p-youtube",
|
||||
name: "YouTube Shorts Content",
|
||||
price: "Capture Attention",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tech-content-creator-reviewing-tablet_482257-117346.jpg",
|
||||
imageAlt: "YouTube Shorts AI content ideas",
|
||||
},
|
||||
id: "p-youtube", name: "YouTube Shorts Content", price: "Capture Attention", imageSrc: "http://img.b2bpic.net/free-photo/tech-content-creator-reviewing-tablet_482257-117346.jpg", imageAlt: "YouTube Shorts AI content ideas"},
|
||||
{
|
||||
id: "p-ads",
|
||||
name: "Cross-Border Ad Copy",
|
||||
price: "Expand Global Reach",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-business_53876-94811.jpg",
|
||||
imageAlt: "cross-border ad copy AI",
|
||||
},
|
||||
id: "p-ads", name: "Cross-Border Ad Copy", price: "Expand Global Reach", imageSrc: "http://img.b2bpic.net/free-photo/global-business_53876-94811.jpg", imageAlt: "cross-border ad copy AI"},
|
||||
]}
|
||||
title="Solutions for Every Platform"
|
||||
description="Target your audience precisely with tailored content strategies for leading e-commerce and social platforms, powered by Scenio's intelligent AI."
|
||||
@@ -330,20 +216,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "90%",
|
||||
description: "Reduction in content production time.",
|
||||
},
|
||||
id: "m1", value: "90%", description: "Reduction in content production time."},
|
||||
{
|
||||
id: "m2",
|
||||
value: "75%",
|
||||
description: "Increase in content team efficiency.",
|
||||
},
|
||||
id: "m2", value: "75%", description: "Increase in content team efficiency."},
|
||||
{
|
||||
id: "m3",
|
||||
value: "15+",
|
||||
description: "Supported platforms and languages for global reach.",
|
||||
},
|
||||
id: "m3", value: "15+", description: "Supported platforms and languages for global reach."},
|
||||
]}
|
||||
title="Impact That Speaks Volumes"
|
||||
description="See how Scenio helps creators and brands achieve massive results with less effort, transforming their content production and market presence."
|
||||
@@ -355,14 +232,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Amazon",
|
||||
"TikTok",
|
||||
"Etsy",
|
||||
"Shopify",
|
||||
"Meta",
|
||||
"Google",
|
||||
"Stripe",
|
||||
]}
|
||||
"Amazon", "TikTok", "Etsy", "Shopify", "Meta", "Google", "Stripe"]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Join a growing network of successful e-commerce sellers, MCN agencies, and global brands who rely on Scenio for their content needs."
|
||||
tag="Partners"
|
||||
@@ -375,41 +245,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t-1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
|
||||
imageAlt: "professional woman headshot happy",
|
||||
},
|
||||
id: "t-1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", imageAlt: "professional woman headshot happy"},
|
||||
{
|
||||
id: "t-2",
|
||||
name: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-serious-senior-businessman_1262-1522.jpg",
|
||||
imageAlt: "e-commerce seller headshot thoughtful",
|
||||
},
|
||||
id: "t-2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-serious-senior-businessman_1262-1522.jpg", imageAlt: "e-commerce seller headshot thoughtful"},
|
||||
{
|
||||
id: "t-3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-woman-looking-trendy-girl-casual-summer-white-dress-sunglasses_158538-1557.jpg",
|
||||
imageAlt: "TikTok creator portrait vibrant",
|
||||
},
|
||||
id: "t-3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-woman-looking-trendy-girl-casual-summer-white-dress-sunglasses_158538-1557.jpg", imageAlt: "TikTok creator portrait vibrant"},
|
||||
{
|
||||
id: "t-4",
|
||||
name: "David Lee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/training-instructor-talking-phone_329181-676.jpg",
|
||||
imageAlt: "content team lead headshot serious",
|
||||
},
|
||||
id: "t-4", name: "David Lee", imageSrc: "http://img.b2bpic.net/free-photo/training-instructor-talking-phone_329181-676.jpg", imageAlt: "content team lead headshot serious"},
|
||||
{
|
||||
id: "t-5",
|
||||
name: "Jessica Wong",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-employee-moving-boxes-shelves-working-with-products-storage-room-depot-young-person-organizing-merchandise-stock-packages-verifying-supply-chain-handheld-shot-close-up_482257-61763.jpg",
|
||||
imageAlt: "Etsy seller portrait friendly",
|
||||
},
|
||||
id: "t-5", name: "Jessica Wong", imageSrc: "http://img.b2bpic.net/free-photo/woman-employee-moving-boxes-shelves-working-with-products-storage-room-depot-young-person-organizing-merchandise-stock-packages-verifying-supply-chain-handheld-shot-close-up_482257-61763.jpg", imageAlt: "Etsy seller portrait friendly"},
|
||||
{
|
||||
id: "t-6",
|
||||
name: "Robert Davis",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
|
||||
imageAlt: "smiling man professional portrait",
|
||||
},
|
||||
id: "t-6", name: "Robert Davis", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "smiling man professional portrait"},
|
||||
]}
|
||||
cardTitle="Hear From Our Happy Users"
|
||||
cardTag="Success Stories"
|
||||
@@ -423,20 +269,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "How does Scenio's AI generate content?",
|
||||
content: "Our AI leverages advanced natural language processing and machine learning models, trained on vast datasets of high-performing e-commerce and social media content. This allows it to generate scripts and marketing copy tailored precisely to your specific needs and platform requirements.",
|
||||
},
|
||||
id: "faq-1", title: "How does Scenio's AI generate content?", content: "Our AI leverages advanced natural language processing and machine learning models, trained on vast datasets of high-performing e-commerce and social media content. This allows it to generate scripts and marketing copy tailored precisely to your specific needs and platform requirements."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "What platforms does Scenio support for content generation?",
|
||||
content: "Scenio currently supports content generation for major platforms including Amazon, TikTok Shop, Etsy, Instagram Reels, and YouTube Shorts. We are continuously expanding our integrations to cover even more leading global platforms.",
|
||||
},
|
||||
id: "faq-2", title: "What platforms does Scenio support for content generation?", content: "Scenio currently supports content generation for major platforms including Amazon, TikTok Shop, Etsy, Instagram Reels, and YouTube Shorts. We are continuously expanding our integrations to cover even more leading global platforms."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Can Scenio generate content in multiple languages?",
|
||||
content: "Yes, Scenio is built with cross-border success in mind. Our platform can generate and localize content in over 15 languages, enabling you to effectively reach and engage diverse global audiences and expand your market reach.",
|
||||
},
|
||||
id: "faq-3", title: "Can Scenio generate content in multiple languages?", content: "Yes, Scenio is built with cross-border success in mind. Our platform can generate and localize content in over 15 languages, enabling you to effectively reach and engage diverse global audiences and expand your market reach."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Quick answers to the most common questions about Scenio and how our AI content network platform empowers creators and brands."
|
||||
@@ -448,8 +285,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get Started"
|
||||
title="Join the Future of Content Creation"
|
||||
description="Sign up today and experience automated content generation that scales your brand effortlessly across all platforms. Start your free trial now!"
|
||||
@@ -469,13 +305,9 @@ export default function LandingPage() {
|
||||
logoAlt="AI content logo network"
|
||||
logoText="Scenio"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user