Merge version_1 into main #1
@@ -51,22 +51,22 @@ export default function LandingPage() {
|
||||
{ text: "View Demo", href: "#video-section" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/abstract-technology-particle-background_23-2148314225.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/abstract-technology-particle-background_23-2148314225.jpg?_wi=1"
|
||||
imageAlt="Premium guide experience"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "@sarah_startup", testimonial: "Got up to speed in 30 minutes instead of hours. The step-by-step approach is exactly what we needed.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-technology-particle-background_23-2148314225.jpg", imageAlt: "Sarah Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-technology-particle-background_23-2148314225.jpg?_wi=2", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
name: "Marcus Rodriguez", handle: "@m_rodriguez", testimonial: "Crystal clear guides. The troubleshooting section saved us hours of support tickets.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-technology-particle-background_23-2148314225.jpg", imageAlt: "Marcus Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-technology-particle-background_23-2148314225.jpg?_wi=3", imageAlt: "Marcus Rodriguez"
|
||||
},
|
||||
{
|
||||
name: "Elena Volkov", handle: "@elena_dev", testimonial: "Beautifully designed. Feels like learning from a premium SaaS product, not a generic help doc.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-technology-particle-background_23-2148314225.jpg", imageAlt: "Elena Volkov"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/abstract-technology-particle-background_23-2148314225.jpg?_wi=4", imageAlt: "Elena Volkov"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
title: "Video Guide", description: "Watch a curated walkthrough that covers all essential features and workflows. Perfect for visual learners.", imageSrc: "http://img.b2bpic.net/free-psd/sport-fitness-youtube-cover-template_23-2149496933.jpg", imageAlt: "Video guide thumbnail", buttonIcon: Play
|
||||
},
|
||||
{
|
||||
title: "Written Guide", description: "Detailed step-by-step documentation with screenshots and code examples. Bookmark and reference anytime.", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-using-his-finger-id-tablet-home-public-place-make-online-purchase_181624-61246.jpg", imageAlt: "Written guide visual", buttonIcon: FileText
|
||||
title: "Written Guide", description: "Detailed step-by-step documentation with screenshots and code examples. Bookmark and reference anytime.", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-using-his-finger-id-tablet-home-public-place-make-online-purchase_181624-61246.jpg?_wi=1", imageAlt: "Written guide visual", buttonIcon: FileText
|
||||
},
|
||||
{
|
||||
title: "Live 1-on-1 Help", description: "Jump on a call with our team. Get personalized guidance and answers to your specific questions.", imageSrc: "http://img.b2bpic.net/free-psd/music-channel-template-design_23-2151384006.jpg", imageAlt: "Live support interface", buttonIcon: MessageCircle
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Phase 1: Initial Setup", description: "Create your account, connect your first data source, and configure basic settings. Takes 5-10 minutes.", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-using-his-finger-id-tablet-home-public-place-make-online-purchase_181624-61246.jpg", imageAlt: "Initial setup interface", buttonIcon: ArrowRight
|
||||
title: "Phase 1: Initial Setup", description: "Create your account, connect your first data source, and configure basic settings. Takes 5-10 minutes.", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-using-his-finger-id-tablet-home-public-place-make-online-purchase_181624-61246.jpg?_wi=2", imageAlt: "Initial setup interface", buttonIcon: ArrowRight
|
||||
},
|
||||
{
|
||||
title: "Phase 2: Advanced Configuration", description: "Set up integrations, customize workflows, and enable team collaboration. Plan for 20-30 minutes.", imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg", imageAlt: "Advanced configuration interface", buttonIcon: ArrowRight
|
||||
|
||||
Reference in New Issue
Block a user