3 Commits

Author SHA1 Message Date
322237b4fc Update src/app/styles/variables.css 2026-03-11 22:56:54 +00:00
494cefb8c3 Update src/app/page.tsx 2026-03-11 22:56:54 +00:00
8bb7f4e86d Merge version_2 into main
Merge version_2 into main
2026-03-11 22:51:09 +00:00
2 changed files with 36 additions and 34 deletions

View File

@@ -210,59 +210,61 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
animationType="slide-up" animationType="slide-up"
carouselMode="buttons"
testimonials={[ testimonials={[
{ {
id: '1', id: '1',
name: 'Sarah Chen', name: 'Sarah Chen',
role: 'CEO', role: 'CEO, TechFlow Solutions',
testimonial: 'W3bforyou completely transformed our online presence. We went from a dated website to a conversion-focused digital platform in just 5 days. Our lead generation increased by 45% in the first month.', testimonial: 'W3bforyou completely transformed our online presence. We went from a dated website to a conversion-focused digital platform in just 5 days. Our lead generation increased by 45% in the first month. The entire process was seamless and the team was incredibly supportive throughout.',
imageSrc: 'http://img.b2bpic.net/free-photo/young-successful-businessman-smiling-posing-with-crossed-arms-office_176420-913.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/young-successful-businessman-smiling-posing-with-crossed-arms-office_176420-913.jpg',
imageAlt: 'Sarah Chen CEO', imageAlt: 'Sarah Chen CEO',
icon: Quote icon: Star
}, },
{ {
id: '2', id: '2',
name: 'Marcus Johnson', name: 'Marcus Johnson',
role: 'Founder', role: 'Founder, HealthFirst Clinic',
testimonial: 'The AI chatbot was a game-changer for our customer support. It handles 70% of inquiries automatically, and our team can focus on complex issues. Customer satisfaction scores shot up.', testimonial: 'The AI chatbot was a game-changer for our customer support. It handles 70% of inquiries automatically, and our team can focus on complex patient cases. Customer satisfaction scores shot up by 35%, and we\'ve saved thousands in support costs.',
imageSrc: 'http://img.b2bpic.net/free-photo/happy-handsome-businessman-posing-with-arms-folded_74855-1985.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/happy-handsome-businessman-posing-with-arms-folded_74855-1985.jpg',
imageAlt: 'Marcus Johnson Founder', imageAlt: 'Marcus Johnson Founder',
icon: Quote icon: Star
}, },
{ {
id: '3', id: '3',
name: 'Jessica Rodriguez', name: 'Jessica Rodriguez',
role: 'Marketing Manager', role: 'Marketing Manager, RealEstate Pro',
testimonial: "No coding required' is actually true! The process was smooth from start to finish. Our new website is beautiful, fast, and we're already seeing results. Highly recommend W3bforyou.", imageSrc: 'http://img.b2bpic.net/free-photo/plus-size-business-woman-working-professional-office_23-2150579617.jpg', testimonial: '"No coding required" is actually true! The process was smooth from start to finish. Our new website is beautiful, fast, and we\'re already seeing results. Highly recommend W3bforyou to anyone looking to level up their digital presence.',
imageSrc: 'http://img.b2bpic.net/free-photo/plus-size-business-woman-working-professional-office_23-2150579617.jpg',
imageAlt: 'Jessica Rodriguez Marketing Manager', imageAlt: 'Jessica Rodriguez Marketing Manager',
icon: Quote icon: Star
}, },
{ {
id: '4', id: '4',
name: 'David Kim', name: 'David Kim',
role: 'Owner', role: 'Owner, The Table Restaurant',
testimonial: 'From initial consultation to launch, the W3bforyou team was professional, responsive, and delivered exactly what we needed. Their support doesn\'t end after launch—they\'re truly committed to our success.', testimonial: 'From initial consultation to launch, the W3bforyou team was professional, responsive, and delivered exactly what we needed. Their support doesn\'t end after launch—they\'re truly committed to our success. Our reservations have increased by 50%.',
imageSrc: 'http://img.b2bpic.net/free-photo/close-up-calm-businessman-calm-with-crossed-arms_1139-203.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/close-up-calm-businessman-calm-with-crossed-arms_1139-203.jpg',
imageAlt: 'David Kim Owner', imageAlt: 'David Kim Owner',
icon: Quote icon: Star
}, },
{ {
id: '5', id: '5',
name: 'Amanda Foster', name: 'Amanda Foster',
role: 'Director', role: 'Director, FitLife Gym',
testimonial: 'We were skeptical about AI chatbots, but the one W3bforyou set up for us has been incredible. It qualifies leads, schedules showings, and our agents love not handling basic questions anymore.', testimonial: 'We were skeptical about AI chatbots, but the one W3bforyou set up for us has been incredible. It qualifies leads, schedules classes, and manages inquiries. Our staff can focus on member experience instead of answering repetitive questions.',
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg',
imageAlt: 'Amanda Foster Director', imageAlt: 'Amanda Foster Director',
icon: Quote icon: Star
}, },
{ {
id: '6', id: '6',
name: 'James Mitchell', name: 'James Mitchell',
role: 'Managing Partner', role: 'Managing Partner, LearnHub Academy',
testimonial: 'Best investment we\'ve made for our business. The website showcases our restaurant beautifully, and the chatbot handles reservations and inquiries automatically. Game-changer for hospitality.', testimonial: 'Best investment we\'ve made for our business. The website showcases our services beautifully, and the chatbot handles enrollments and inquiries automatically. W3bforyou turned what could have been a 6-month project into a 5-day launch.',
imageSrc: 'http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg',
imageAlt: 'James Mitchell Managing Partner', imageAlt: 'James Mitchell Managing Partner',
icon: Quote icon: Star
} }
]} ]}
/> />
@@ -271,7 +273,7 @@ export default function LandingPage() {
<div id="faq" data-section="faq"> <div id="faq" data-section="faq">
<FaqDouble <FaqDouble
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Have questions about our web design and AI chatbot solutions? We've got answers." description="Have questions about our web design and AI chatbot solutions? We've got answers. Check out our comprehensive FAQ below."
tag="Help & Support" tag="Help & Support"
tagIcon={HelpCircle} tagIcon={HelpCircle}
tagAnimation="slide-up" tagAnimation="slide-up"
@@ -283,42 +285,42 @@ export default function LandingPage() {
{ {
id: '1', id: '1',
title: 'How quickly can we get our website and chatbot live?', title: 'How quickly can we get our website and chatbot live?',
content: 'Most projects launch within 3-5 business days. We handle all the technical setup, content integration, and testing so you can focus on your business. No waiting around for weeks.' content: 'Most projects launch within 3-5 business days. We handle all the technical setup, content integration, and testing so you can focus on your business. Our streamlined process ensures zero waiting around for weeks—you get results fast.'
}, },
{ {
id: '2', id: '2',
title: 'Do we need any technical knowledge to use the platform?', title: 'Do we need any technical knowledge to use the platform?',
content: 'Not at all! Our platform is designed for non-technical business owners and marketers. We handle all the coding and technical setup. You can manage your website and chatbot through an easy-to-use dashboard.' content: 'Not at all! Our platform is designed for non-technical business owners and marketers. We handle all the coding and technical setup. You can manage your website and chatbot through an easy-to-use dashboard. Training and support are included.'
}, },
{ {
id: '3', id: '3',
title: 'What kind of results can we expect?', title: 'What kind of results can we expect?',
content: 'Our clients typically see a 30-50% increase in lead generation within the first 60 days. The AI chatbot alone reduces support tickets by 60-70% while improving customer satisfaction. Results vary by industry, but the ROI is consistently strong.' content: 'Our clients typically see a 30-50% increase in lead generation within the first 60 days. The AI chatbot alone reduces support tickets by 60-70% while improving customer satisfaction. Results vary by industry, but the ROI is consistently strong and measurable.'
}, },
{ {
id: '4', id: '4',
title: 'Is our data secure with W3bforyou?', title: 'Is our data secure with W3bforyou?',
content: 'Absolutely. We use enterprise-grade security with SSL encryption, regular security audits, and compliance with GDPR, CCPA, and other data protection standards. Your customers\' data is protected just as if you were handling it yourself.' content: 'Absolutely. We use enterprise-grade security with SSL encryption, regular security audits, and compliance with GDPR, CCPA, and other data protection standards. Your customers\' data is protected with the same level of security as major financial institutions.'
}, },
{ {
id: '5', id: '5',
title: 'Can we integrate the chatbot with our existing systems?', title: 'Can we integrate the chatbot with our existing systems?',
content: 'Yes! Our chatbot integrates with CRM systems, email platforms, e-commerce stores, and most business tools. We can also set up custom integrations for enterprise clients. Just let us know what systems you use.' content: 'Yes! Our chatbot integrates with CRM systems, email platforms, e-commerce stores, and most business tools. We can also set up custom integrations for enterprise clients. Just let us know what systems you use and we\'ll make it work.'
}, },
{ {
id: '6', id: '6',
title: 'What if we need changes after launch?', title: 'What if we need changes after launch?',
content: 'We provide ongoing support and maintenance included in all plans. Need to update content, add pages, or adjust chatbot responses? Our team can handle it. We also offer training so you can make simple updates yourself.' content: 'We provide ongoing support and maintenance included in all plans. Need to update content, add pages, or adjust chatbot responses? Our team can handle it. We also offer training so you can make simple updates yourself through our intuitive dashboard.'
}, },
{ {
id: '7', id: '7',
title: 'Do you provide ongoing support and optimization?', title: 'Do you provide ongoing support and optimization?',
content: 'Yes, all plans include ongoing support. Professional and Enterprise plans include dedicated account managers, regular optimization consultations, and performance analysis to ensure your platform keeps converting.' content: 'Yes, all plans include ongoing support. Professional and Enterprise plans include dedicated account managers, regular optimization consultations, and performance analysis to ensure your platform keeps converting and growing with your business.'
}, },
{ {
id: '8', id: '8',
title: 'Can we upgrade our plan later?', title: 'Can we upgrade our plan later?',
content: 'Of course! You can upgrade anytime as your business grows. We\'ll expand your website, enhance your chatbot capabilities, and add new features without any downtime. Switching is seamless.' content: 'Of course! You can upgrade anytime as your business grows. We\'ll expand your website, enhance your chatbot capabilities, and add new features without any downtime. Switching is seamless and we\'ll guide you through every step.'
} }
]} ]}
/> />

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #ffffff;
--card: #ffffff; --card: #f9f9f9;
--foreground: #1b0c25; --foreground: #000000;
--primary-cta: #1b0c25; --primary-cta: #000000;
--primary-cta-text: #f7f6f7; --primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff; --secondary-cta: #f9f9f9;
--secondary-cta-text: #1b0c25; --secondary-cta-text: #1b0c25;
--accent: #ff93e4; --accent: #e2e2e2;
--background-accent: #e8a8c3; --background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);