Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 13:30:09 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/professional-headshot-portrait-of-a-conf-1772630840759-6a55a1a5.png", alt: "Emma Davis" },
]}
avatarText="Trusted by 5,000+ teams worldwide"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-modern-sleek-saas-dashboard-interface--1772630841630-5c974408.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-modern-sleek-saas-dashboard-interface--1772630841630-5c974408.png"
imageAlt="Webild website builder dashboard interface"
mediaAnimation="slide-up"
marqueeItems={[
@@ -90,29 +90,29 @@ export default function LandingPage() {
{
title: "Drag-and-Drop Builder", description: "Intuitive visual editor that requires zero coding knowledge. Create stunning layouts with our pre-built component library.", icon: Zap,
mediaItems: [
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/close-up-of-a-drag-and-drop-website-buil-1772630841223-854f3e41.png?_wi=1", imageAlt: "Drag and drop interface" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-grid-showcase-of-beautiful-professiona-1772630841901-cfc3e90a.png?_wi=1", imageAlt: "Website templates" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/close-up-of-a-drag-and-drop-website-buil-1772630841223-854f3e41.png", imageAlt: "Drag and drop interface" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-grid-showcase-of-beautiful-professiona-1772630841901-cfc3e90a.png", imageAlt: "Website templates" },
],
},
{
title: "Real-Time Collaboration", description: "Work together seamlessly with team members. See live updates, comments, and changes as they happen.", icon: Users,
mediaItems: [
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-team-collaboration-interface-showing-m-1772630842581-5e7ee8bf.png?_wi=1", imageAlt: "Team collaboration interface" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/close-up-of-a-drag-and-drop-website-buil-1772630841223-854f3e41.png?_wi=2", imageAlt: "Collaborative editing" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-team-collaboration-interface-showing-m-1772630842581-5e7ee8bf.png", imageAlt: "Team collaboration interface" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/close-up-of-a-drag-and-drop-website-buil-1772630841223-854f3e41.png", imageAlt: "Collaborative editing" },
],
},
{
title: "Advanced Analytics", description: "Track performance with detailed insights. Monitor visitor behavior, conversions, and engagement metrics in real-time.", icon: TrendingUp,
mediaItems: [
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-comprehensive-analytics-dashboard-show-1772630841807-3fbc2e5a.png", imageAlt: "Analytics dashboard" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-grid-showcase-of-beautiful-professiona-1772630841901-cfc3e90a.png?_wi=2", imageAlt: "Performance metrics" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-grid-showcase-of-beautiful-professiona-1772630841901-cfc3e90a.png", imageAlt: "Performance metrics" },
],
},
{
title: "Enterprise Security", description: "Bank-grade encryption, SSO, and compliance certifications. Your data and your clients' data is always protected.", icon: Shield,
mediaItems: [
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-modern-sleek-saas-dashboard-interface--1772630841630-5c974408.png?_wi=2", imageAlt: "Secure dashboard" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-team-collaboration-interface-showing-m-1772630842581-5e7ee8bf.png?_wi=2", imageAlt: "Secure collaboration" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-modern-sleek-saas-dashboard-interface--1772630841630-5c974408.png", imageAlt: "Secure dashboard" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-team-collaboration-interface-showing-m-1772630842581-5e7ee8bf.png", imageAlt: "Secure collaboration" },
],
},
]}
@@ -154,17 +154,20 @@ export default function LandingPage() {
{
id: "starter", badge: "For Beginners", badgeIcon: Rocket,
price: "$49/mo", subtitle: "Perfect for freelancers and small teams", features: [
"Up to 5 websites", "10GB storage", "Basic analytics", "Email support", "Community access"],
"Up to 5 websites", "10GB storage", "Basic analytics", "Email support", "Community access"
],
},
{
id: "professional", badge: "Most Popular", badgeIcon: Star,
price: "$199/mo", subtitle: "For growing agencies and teams", features: [
"Unlimited websites", "500GB storage", "Advanced analytics", "Priority support", "Team collaboration (up to 10 users)", "Custom domains"],
"Unlimited websites", "500GB storage", "Advanced analytics", "Priority support", "Team collaboration (up to 10 users)", "Custom domains"
],
},
{
id: "enterprise", badge: "For Enterprise", badgeIcon: Crown,
price: "Custom", subtitle: "For large-scale deployments", features: [
"Unlimited everything", "Dedicated account manager", "Custom integrations", "24/7 phone support", "Team collaboration (unlimited users)", "White-label options", "SLA guarantee"],
"Unlimited everything", "Dedicated account manager", "Custom integrations", "24/7 phone support", "Team collaboration (unlimited users)", "White-label options", "SLA guarantee"
],
},
]}
buttons={[{ text: "Start Free Trial", href: "https://webild.io/signup" }]}
@@ -207,17 +210,23 @@ export default function LandingPage() {
topMarqueeDirection="left"
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "CEO, TechCorp", testimonial: "Webild transformed how our team builds websites. We've cut development time by 60% and our clients love the results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/professional-headshot-portrait-of-a-conf-1772630840539-1fb62216.png", imageAlt: "Sarah Johnson"},
id: "1", name: "Sarah Johnson", handle: "CEO, TechCorp", testimonial: "Webild transformed how our team builds websites. We've cut development time by 60% and our clients love the results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/professional-headshot-portrait-of-a-conf-1772630840539-1fb62216.png", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "The collaboration features are game-changing. Real-time editing with our team made our workflow incredibly efficient and seamless.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/professional-headshot-portrait-of-a-male-1772630840489-7e75f292.png", imageAlt: "Michael Chen"},
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "The collaboration features are game-changing. Real-time editing with our team made our workflow incredibly efficient and seamless.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/professional-headshot-portrait-of-a-male-1772630840489-7e75f292.png", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emma Davis", handle: "Product Director, Design Studio", testimonial: "Finally, a website builder that doesn't compromise on design quality. Our clients are genuinely impressed with the final products.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/professional-headshot-portrait-of-a-conf-1772630840759-6a55a1a5.png", imageAlt: "Emma Davis"},
id: "3", name: "Emma Davis", handle: "Product Director, Design Studio", testimonial: "Finally, a website builder that doesn't compromise on design quality. Our clients are genuinely impressed with the final products.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/professional-headshot-portrait-of-a-conf-1772630840759-6a55a1a5.png", imageAlt: "Emma Davis"
},
{
id: "4", name: "James Wilson", handle: "Founder, Creative Agency", testimonial: "The drag-and-drop interface is so intuitive that even non-technical team members can create professional websites in hours.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/professional-headshot-portrait-of-a-male-1772630840687-70f84e6d.png", imageAlt: "James Wilson"},
id: "4", name: "James Wilson", handle: "Founder, Creative Agency", testimonial: "The drag-and-drop interface is so intuitive that even non-technical team members can create professional websites in hours.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/professional-headshot-portrait-of-a-male-1772630840687-70f84e6d.png", imageAlt: "James Wilson"
},
{
id: "5", name: "Rachel Martinez", handle: "Operations Director", testimonial: "Enterprise-grade security combined with ease of use. Webild is the perfect solution for teams that need both control and speed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/professional-headshot-portrait-of-a-fema-1772630839923-ff024ad6.png", imageAlt: "Rachel Martinez"},
id: "5", name: "Rachel Martinez", handle: "Operations Director", testimonial: "Enterprise-grade security combined with ease of use. Webild is the perfect solution for teams that need both control and speed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/professional-headshot-portrait-of-a-fema-1772630839923-ff024ad6.png", imageAlt: "Rachel Martinez"
},
{
id: "6", name: "David Thompson", handle: "VP Sales, B2B Solutions", testimonial: "Our clients are converting 3x faster since we switched to Webild. The analytics dashboard gives us insights we never had before.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/professional-headshot-portrait-of-a-male-1772630840345-dee7ced5.png", imageAlt: "David Thompson"},
id: "6", name: "David Thompson", handle: "VP Sales, B2B Solutions", testimonial: "Our clients are converting 3x faster since we switched to Webild. The analytics dashboard gives us insights we never had before.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/professional-headshot-portrait-of-a-male-1772630840345-dee7ced5.png", imageAlt: "David Thompson"
},
]}
buttons={[{ text: "Read More Stories", href: "#" }]}
buttonAnimation="blur-reveal"
@@ -233,10 +242,12 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
names=[
"TechCorp", "InnovateLabs", "CloudFlow", "DataVis", "BuildPro", "WebPeak", "Nexus", "Velocity"]}
names={[
"TechCorp", "InnovateLabs", "CloudFlow", "DataVis", "BuildPro", "WebPeak", "Nexus", "Velocity"
]}
logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-sleek-modern-tech-company-logo-featuri-1772630840583-f5c533d5.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-modern-innovation-focused-company-logo-1772630839864-da365e9c.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-cloud-inspired-technology-company-logo-1772630839827-52e12152.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-data-analytics-company-logo-featuring--1772630840225-5a854167.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-construction-or-development-themed-log-1772630841619-414547e6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-web-development-or-digital-agency-logo-1772630841919-39fb7d82.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-connected-network-or-integration-focus-1772630840827-7e7696ed.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-speed-or-momentum-inspired-logo-design-1772630840037-639043eb.png"]}
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-sleek-modern-tech-company-logo-featuri-1772630840583-f5c533d5.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-modern-innovation-focused-company-logo-1772630839864-da365e9c.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-cloud-inspired-technology-company-logo-1772630839827-52e12152.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-data-analytics-company-logo-featuring--1772630840225-5a854167.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-construction-or-development-themed-log-1772630841619-414547e6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-web-development-or-digital-agency-logo-1772630841919-39fb7d82.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-connected-network-or-integration-focus-1772630840827-7e7696ed.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyF6IPifA25c1SoAwUAXpFTfx/a-speed-or-momentum-inspired-logo-design-1772630840037-639043eb.png"
]}
speed={40}
showCard={true}
buttons={[{ text: "Become a Partner", href: "https://webild.io/partners" }]}
@@ -257,21 +268,29 @@ export default function LandingPage() {
animationType="smooth"
faqs={[
{
id: "1", title: "What is Webild and how does it work?", content: "Webild is a no-code website builder designed specifically for B2B teams. It combines an intuitive drag-and-drop editor with enterprise-grade features like real-time collaboration, advanced analytics, and white-label options. Simply sign up, choose a template or start from scratch, customize your design, and deploy your website in minutes."},
id: "1", title: "What is Webild and how does it work?", content: "Webild is a no-code website builder designed specifically for B2B teams. It combines an intuitive drag-and-drop editor with enterprise-grade features like real-time collaboration, advanced analytics, and white-label options. Simply sign up, choose a template or start from scratch, customize your design, and deploy your website in minutes."
},
{
id: "2", title: "Do I need coding skills to use Webild?", content: "Absolutely not! Webild is built for everyone. Our visual editor eliminates the need for any coding knowledge. However, if you do have technical expertise, we also provide API access and custom integration options for advanced use cases."},
id: "2", title: "Do I need coding skills to use Webild?", content: "Absolutely not! Webild is built for everyone. Our visual editor eliminates the need for any coding knowledge. However, if you do have technical expertise, we also provide API access and custom integration options for advanced use cases."
},
{
id: "3", title: "Can multiple team members work on a website simultaneously?", content: "Yes! Real-time collaboration is one of Webild's core features. Multiple team members can edit the same website simultaneously, see each other's changes live, leave comments, and track version history. Perfect for agencies and larger teams."},
id: "3", title: "Can multiple team members work on a website simultaneously?", content: "Yes! Real-time collaboration is one of Webild's core features. Multiple team members can edit the same website simultaneously, see each other's changes live, leave comments, and track version history. Perfect for agencies and larger teams."
},
{
id: "4", title: "Is my data secure on Webild?", content: "Security is our top priority. Webild uses bank-grade encryption (AES-256), provides SSO integration, and maintains SOC 2 Type II compliance. We also offer dedicated infrastructure for enterprise clients and maintain a 99.99% uptime SLA."},
id: "4", title: "Is my data secure on Webild?", content: "Security is our top priority. Webild uses bank-grade encryption (AES-256), provides SSO integration, and maintains SOC 2 Type II compliance. We also offer dedicated infrastructure for enterprise clients and maintain a 99.99% uptime SLA."
},
{
id: "5", title: "What kind of analytics does Webild provide?", content: "Webild offers comprehensive analytics including visitor statistics, traffic sources, conversion tracking, user behavior analysis, and custom event tracking. All data is displayed in real-time dashboards with customizable reports that can be exported or integrated with your existing tools."},
id: "5", title: "What kind of analytics does Webild provide?", content: "Webild offers comprehensive analytics including visitor statistics, traffic sources, conversion tracking, user behavior analysis, and custom event tracking. All data is displayed in real-time dashboards with customizable reports that can be exported or integrated with your existing tools."
},
{
id: "6", title: "Can I use my own domain?", content: "Yes! Custom domains are available on our Professional and Enterprise plans. You can also connect subdomains, manage DNS records, and set up SSL certificates directly from Webild's control panel."},
id: "6", title: "Can I use my own domain?", content: "Yes! Custom domains are available on our Professional and Enterprise plans. You can also connect subdomains, manage DNS records, and set up SSL certificates directly from Webild's control panel."
},
{
id: "7", title: "What's included in the free trial?", content: "Our free trial includes access to all Professional plan features for 14 days, including unlimited websites, advanced analytics, team collaboration tools, and email support. No credit card required to get started!"},
id: "7", title: "What's included in the free trial?", content: "Our free trial includes access to all Professional plan features for 14 days, including unlimited websites, advanced analytics, team collaboration tools, and email support. No credit card required to get started!"
},
{
id: "8", title: "Do you offer white-label solutions?", content: "Yes, white-label options are available on our Enterprise plan. You can customize the interface with your branding, create custom domain setups, and remove all Webild branding from your clients' experience."},
id: "8", title: "Do you offer white-label solutions?", content: "Yes, white-label options are available on our Enterprise plan. You can customize the interface with your branding, create custom domain setups, and remove all Webild branding from your clients' experience."
},
]}
/>
</div>