Files
ef9f3a5d-cd1c-48a4-a3f3-bdc…/src/app/page.tsx
2026-03-10 14:26:57 +00:00

263 lines
22 KiB
TypeScript

"use client"
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import HeroLogoBillboardSplit from '@/components/sections/hero/HeroLogoBillboardSplit';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import BlogCardThree from '@/components/sections/blog/BlogCardThree';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import ContactText from '@/components/sections/contact/ContactText';
import FooterCard from '@/components/sections/footer/FooterCard';
import { Calendar, CheckCircle, Clock, Mail, MessageSquare, Monitor, Shield, Smartphone, Zap, Linkedin, Twitter } from 'lucide-react';
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="entrance-slide"
borderRadius="soft"
contentWidth="small"
sizing="mediumSizeLargeTitles"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="double-inset"
secondaryButtonStyle="layered"
headingFontWeight="semibold"
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="NeuroX"
navItems={[
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Portfolio", id: "portfolio" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
logoText="NEUROX"
description="Premium AI Websites That Bring You More Clients. Custom-built websites and AI chatbots designed specifically for cleaning services and dental clinics. Get more bookings, automate customer service, and grow your business with NeuroX."
background={{ variant: "plain" }}
buttons={[
{ text: "Book Your Free Consultation", href: "#contact" },
{ text: "View Portfolio", href: "#portfolio" }
]}
layoutOrder="default"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-sleek-modern-ai-dashboard-interface-fo-1773150814001-7eb0a196.png?_wi=1"
imageAlt="NeuroX AI Dashboard Interface"
frameStyle="browser"
mediaAnimation="slide-up"
buttonAnimation="opacity"
ariaLabel="NeuroX AI Agency hero section"
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
title="About NeuroX"
description={[
"NeuroX AI Agency is a premium, modern AI-focused web design agency specializing in custom websites and AI solutions for cleaning services and dental clinics. We combine founder-led expertise with high-touch service delivery to help service business owners attract more clients online.", "Our mission is to empower cleaning service and dental clinic owners with modern digital presence and AI-powered customer engagement tools. We understand the unique challenges of service-based businesses and deliver solutions that directly impact your bottom line through proven client acquisition results.", "Unlike one-size-fits-all agencies, we work directly with you to understand your business, build custom solutions, and provide ongoing support. Your success is our success, and we are committed to delivering measurable results."
]}
buttons={[
{ text: "Learn More About Our Approach", href: "#services" }
]}
buttonAnimation="opacity"
showBorder={true}
useInvertedBackground={false}
ariaLabel="About NeuroX AI Agency"
/>
</div>
<div id="services" data-section="services">
<FeatureCardTen
title="Our Services"
description="Comprehensive AI and web solutions tailored for service businesses seeking competitive advantage through modern technology."
tag="What We Offer"
features={[
{
id: "1", title: "Custom Website Design & Development", description: "Premium, modern websites built specifically for cleaning services and dental clinics. We design for conversion, focusing on appointment booking, service showcases, and client testimonials to drive inquiries and establish trust.", media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-before-and-after-comparis-1773150814512-386c7c35.png?_wi=1", imageAlt: "Cleaning service website before and after transformation"
},
items: [
{ icon: Monitor, text: "Responsive design optimized for all devices" },
{ icon: Zap, text: "Fast-loading pages that convert visitors" },
{ icon: Shield, text: "Secure, modern hosting infrastructure" }
],
reverse: false
},
{
id: "2", title: "AI Chatbot Integration", description: "Intelligent AI chatbots that engage customers 24/7, answer common questions, qualify leads, and integrate seamlessly with your booking system. Automate customer service while maintaining the personal touch your clients expect.", media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-modern-ai-chatbot-interface-designed-f-1773150811950-f3212e2c.png?_wi=1", imageAlt: "AI chatbot customer engagement interface"
},
items: [
{ icon: MessageSquare, text: "Natural language understanding" },
{ icon: Clock, text: "24/7 customer engagement" },
{ icon: Zap, text: "Instant lead qualification" }
],
reverse: true
},
{
id: "3", title: "Booking System & Automation", description: "Streamlined booking systems that reduce manual work, prevent scheduling conflicts, and automatically send reminders. Free up your team to focus on service delivery while technology handles customer coordination.", media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-modern-premium-website-for-a-dental-cl-1773150817223-badedbfe.png?_wi=1", imageAlt: "Dental clinic booking system interface"
},
items: [
{ icon: Calendar, text: "Integrated appointment scheduling" },
{ icon: Mail, text: "Automated confirmation & reminders" },
{ icon: Smartphone, text: "Mobile-friendly booking interface" }
],
reverse: false
}
]}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={true}
ariaLabel="NeuroX services and features"
/>
</div>
<div id="industries" data-section="industries">
<ProductCardTwo
title="Industries We Serve"
description="Specialized solutions designed specifically for the unique needs of cleaning services and dental clinics. We understand your challenges and deliver targeted results."
products={[
{
id: "1", brand: "Cleaning Services", name: "Professional Cleaning Business Solutions", price: "Results-Driven", rating: 5,
reviewCount: "47 Happy Clients", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-before-and-after-comparis-1773150814512-386c7c35.png?_wi=2", imageAlt: "Cleaning service website showcase"
},
{
id: "2", brand: "Dental Clinics", name: "Dental Practice Growth Platform", price: "Premium Support", rating: 5,
reviewCount: "52 Satisfied Practices", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-modern-premium-website-for-a-dental-cl-1773150817223-badedbfe.png?_wi=2", imageAlt: "Dental clinic booking system interface"
}
]}
gridVariant="two-columns-alternating-heights"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
ariaLabel="Industries served by NeuroX"
/>
</div>
<div id="portfolio" data-section="portfolio">
<BlogCardThree
title="Portfolio Highlights"
description="Real projects. Real results. See how we have transformed digital presence for cleaning services and dental clinics."
tag="Case Studies"
blogs={[
{
id: "1", category: "Cleaning Service", title: "Local Cleaning Company 300% Booking Increase", excerpt: "A 5-person cleaning service went from struggling with leads to fully booked for 3 months. Results: 12 new jobs per week, 4 franchise inquiries.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-before-and-after-comparis-1773150814512-386c7c35.png?_wi=3", imageAlt: "Before and after cleaning service website", authorName: "NeuroX Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-portrait-of-a-co-1773150809930-3b529336.png", date: "Jan 2025"
},
{
id: "2", category: "Dental Practice", title: "Dental Clinic Cuts Booking Time by 80%", excerpt: "Modern family dental practice reduced appointment booking time from 15 minutes to 3 minutes per patient. Increased conversion rate by 56%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-modern-premium-website-for-a-dental-cl-1773150817223-badedbfe.png?_wi=3", imageAlt: "Dental clinic booking system in action", authorName: "NeuroX Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-portrait-of-a-co-1773150809930-3b529336.png", date: "Dec 2024"
},
{
id: "3", category: "Cleaning Franchise", title: "Franchise Network Standardizes Digital Presence", excerpt: "Multi-unit cleaning franchise deployed consistent brand identity across 8 locations. Led to 40% average increase in organic inquiries per location.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-sleek-modern-ai-dashboard-interface-fo-1773150814001-7eb0a196.png?_wi=2", imageAlt: "Franchise management dashboard", authorName: "NeuroX Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-portrait-of-a-co-1773150809930-3b529336.png", date: "Nov 2024"
},
{
id: "4", category: "Dental Specialty", title: "Specialty Dental Practice Attracts Referrals Online", excerpt: "Orthodontic practice built reputation hub attracting referrals from 12 nearby practices. Bookings increased 65% in 6 months without paid advertising.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-of-a-successful--1773150811297-464909a2.png?_wi=1", imageAlt: "Specialty dental practice success", authorName: "NeuroX Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-portrait-of-a-co-1773150809930-3b529336.png", date: "Oct 2024"
},
{
id: "5", category: "Cleaning Service", title: "Commercial Cleaning Leader Enters Residential Market", excerpt: "B2B cleaning company created new residential division with dedicated website. Acquired 23 residential clients in first quarter with minimal marketing spend.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-before-and-after-comparis-1773150814512-386c7c35.png?_wi=4", imageAlt: "Commercial cleaning expansion strategy", authorName: "NeuroX Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-portrait-of-a-co-1773150809930-3b529336.png", date: "Sep 2024"
},
{
id: "6", category: "Dental Practice", title: "Cosmetic Dentistry Practice Becomes Local Authority", excerpt: "Cosmetic dental practice positioned as local expert through content-rich website. Google rankings improved dramatically, organic traffic up 240%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-modern-premium-website-for-a-dental-cl-1773150817223-badedbfe.png?_wi=4", imageAlt: "Cosmetic dentistry practice authority", authorName: "NeuroX Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-portrait-of-a-co-1773150809930-3b529336.png", date: "Aug 2024"
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
ariaLabel="NeuroX portfolio and case studies"
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardEleven
title="Proven Results"
description="Our clients see measurable improvements in booking rates, customer engagement, and business growth. These are not vanity metrics—they are your bottom line."
tag="Impact"
metrics={[
{
id: "1", value: "187%", title: "Average Booking Increase", description: "Clients see average 187% increase in online bookings within 6 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-modern-professional-data-visualization-1773150813012-44fde0a6.png", imageAlt: "Growth metrics visualization"
},
{
id: "2", value: "72%", title: "Lead Conversion Rate", description: "Website visitors convert to qualified leads at 72% average rate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-modern-professional-visualization-show-1773150811722-31cadb59.png", imageAlt: "Client satisfaction metrics"
},
{
id: "3", value: "24/7", title: "Customer Engagement", description: "AI chatbots handle inquiries round-the-clock, zero missed leads", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-modern-ai-chatbot-interface-designed-f-1773150811950-f3212e2c.png?_wi=2", imageAlt: "AI chatbot interface"
},
{
id: "4", value: "89%", title: "Client Retention", description: "Client satisfaction rate with NeuroX services and ongoing support", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-of-a-satisfied-d-1773150810522-30828535.png?_wi=1", imageAlt: "Satisfied client testimonial"
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
ariaLabel="NeuroX proven metrics and results"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTen
title="What Our Clients Say"
description="Real feedback from cleaning service and dental clinic owners who have transformed their online presence and business growth with NeuroX."
testimonials={[
{
id: "1", title: "Transformed Our Online Presence in 3 Months", quote: "Before NeuroX, our cleaning company struggled with consistent bookings. Their custom website and AI chatbot went live in March, and by June we were fully booked. The team was responsive, professional, and actually understood our business. Game-changer.", name: "Michelle Rodriguez", role: "Owner, Rodriguez Cleaning Services", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-of-a-satisfied-c-1773150810629-1813cdc9.png?_wi=1", imageAlt: "Michelle Rodriguez, cleaning service owner"
},
{
id: "2", title: "Bookings Increased 220% with Minimal Effort on Our Part", quote: "Our dental practice was struggling to fill appointment slots. NeuroX built us a modern website with an integrated booking system and AI assistant. We barely advertise now—the system does the heavy lifting. Patients love the convenience, we love the revenue.", name: "Dr. James Park", role: "DDS, Park Dental Group", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-of-a-successful--1773150811297-464909a2.png?_wi=2", imageAlt: "Dr. James Park, dental practice owner"
},
{
id: "3", title: "Finally a Team That Gets Service Businesses", quote: "Working with other agencies was frustrating. NeuroX founder really understood our challenges as a cleaning company. They did not just build a website—they built a lead generation machine for our business. Best investment we have made.", name: "David Chen", role: "Founder, ChemFree Cleaning Co", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-of-a-satisfied-d-1773150810522-30828535.png?_wi=2", imageAlt: "David Chen, ChemFree Cleaning founder"
},
{
id: "4", title: "Scaled to 3 Locations with Their Platform", quote: "Their booking system and AI chatbot helped us manage 3 locations seamlessly. Consistency across locations attracted franchise inquiries. NeuroX did not just give us a website—they gave us infrastructure to scale.", name: "Rachel Thompson", role: "Regional Manager, Elite Cleaning", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-of-a-satisfied-c-1773150810814-5d0c4c40.png", imageAlt: "Rachel Thompson, Elite Cleaning regional manager"
},
{
id: "5", title: "ROI Positive in First 60 Days", quote: "We measure everything. The NeuroX website paid for itself in the first 2 months through new patient bookings. The ongoing support and monthly updates prove they actually care about our success.", name: "Dr. Lisa Wong", role: "Orthodontist, Wong Dental Studio", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-of-a-successful--1773150811297-464909a2.png?_wi=3", imageAlt: "Dr. Lisa Wong, orthodontist"
},
{
id: "6", title: "Honest, Transparent, Delivered Results", quote: "NeuroX was transparent about timeline and costs. No hidden fees, no surprises. They delivered on every promise and went above and beyond. As a business owner, that integrity is rare and valuable.", name: "Marcus Johnson", role: "Owner, Johnson Home Services", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-of-a-satisfied-c-1773150810629-1813cdc9.png?_wi=2", imageAlt: "Marcus Johnson, home services owner"
}
]}
textboxLayout="default"
useInvertedBackground={false}
ariaLabel="Client testimonials and success stories"
/>
</div>
<div id="contact" data-section="contact">
<ContactText
text="Ready to transform your business with AI-powered growth? Let us talk about how NeuroX can help you attract more clients, automate operations, and scale with confidence."
animationType="entrance-slide"
buttons={[
{ text: "Book Your Free Consultation", href: "https://wa.me/917088920104?text=Hi%20NeuroX%2C%20I%27d%20like%20to%20book%20a%20free%20consultation" },
{ text: "WhatsApp us: +91 7088920104", href: "https://wa.me/917088920104" }
]}
background={{ variant: "plain" }}
useInvertedBackground={true}
ariaLabel="NeuroX contact and booking section"
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
logoText="NeuroX"
copyrightText="© 2025 NeuroX AI Agency. Premium AI Solutions for Service Businesses."
socialLinks={[
{ icon: Linkedin, href: "https://linkedin.com/company/neurox-ai", ariaLabel: "NeuroX LinkedIn" },
{ icon: Twitter, href: "https://twitter.com/neurox_ai", ariaLabel: "NeuroX Twitter" },
{ icon: Mail, href: "mailto:info@neurox.ai", ariaLabel: "NeuroX Email" }
]}
ariaLabel="NeuroX footer"
/>
</div>
</ThemeProvider>
);
}