import React, { useState, useEffect } from 'react'; import { Menu, X, CheckCircle, ArrowRight, Smartphone, Globe, Zap, Search, Layout, Shield, Star, ChevronDown, Mail, BarChart, Users, Clock, Lock, Grid, MessageCircle } from 'lucide-react'; const OnePageWebsite = () => { const [isMenuOpen, setIsMenuOpen] = useState(false); const [activeFaq, setActiveFaq] = useState(null); const [scrolled, setScrolled] = useState(false); // Your WhatsApp Number const whatsappNumber = "17879684143"; const whatsappLink = `https://wa.me/${whatsappNumber}`; // Handle scroll effect for navbar useEffect(() => { const handleScroll = () => { setScrolled(window.scrollY > 20); }; window.addEventListener('scroll', handleScroll); return () => window.removeEventListener('scroll', handleScroll); }, []); const toggleMenu = () => setIsMenuOpen(!isMenuOpen); const toggleFaq = (index) => setActiveFaq(activeFaq === index ? null : index); const navigation = [ { name: 'Problems', href: '#problem' }, { name: 'SEO & Growth', href: '#seo' }, { name: 'Portfolio', href: '#portfolio' }, { name: 'Pricing', href: '#offer' }, ]; return (
While you rely on word-of-mouth, they are booking jobs on Google. Get a modern website that works 24/7—with zero monthly fees.
Trusted by 50+ Local Owners
Referrals are great, but they dry up. To grow, you need strangers to find you, trust you, and hire you—without you ever shaking their hand.
Most small businesses rely on word-of-mouth. But in 2026, if you aren't on Google, you don't exist to new customers.
{item.desc}
Algorithms change. Accounts get blocked. Posts get buried.
When you rely on social media, you are renting your audience.
A website is digital real estate that you own forever.
You don't own the data
100% Ownership & Control
A pretty website is useless if nobody sees it. My websites are built with Local SEO baked in from line one.
{item}
Get a custom design mockup delivered in 24 hours.
I specialize in working with trades, health, and local services. Here is what I've built for businesses like yours.
A customer needs your service right now. If you don't answer the phone, they call the next guy.
My websites have automated booking and contact forms so you wake up to new leads, not missed opportunities.
Your new website will load instantly on any device. I use modern static technology that is secure, fast, and impossible to hack.
Stop paying monthly fees for a website you don't own.
I'll design a mockup for your business for free. If you like it, we build it. If not, no hard feelings.
Response time: usually under 30 minutes.