export default function FastTechITWebsite() { return (
{/* Header */}

FAST TECH-IT

Solutions That Work

{/* Hero */}

COMPUTER PROBLEMS?

WE’RE HERE
TO HELP!

Fast, friendly, and reliable support for all your computer, network, and security camera needs.

IT Support
{/* Services */}

We Can Help With

Computer & IT Services

From computer repair to security camera installation, we provide reliable support for homes and businesses.

{[ { title: 'Computer Repair', text: 'Fix slow computers, startup issues, crashes, and hardware problems.', }, { title: 'Virus & Malware Removal', text: 'Remove viruses and keep your devices secure and protected.', }, { title: 'Internet & Wi‑Fi Support', text: 'Improve Wi‑Fi speed and solve internet connection issues.', }, { title: 'Security Camera Installation', text: 'Professional indoor and outdoor security camera systems for homes and businesses.', }, { title: 'Remote IT Support', text: 'Fast remote troubleshooting and support without needing a visit.', }, { title: 'Data Recovery', text: 'Recover important files, photos, and documents safely.', }, ].map((service, index) => (

{service.title}

{service.text}

))}
{/* Why Choose Us */}

Why Choose Fast Tech‑IT?

Local & Trusted

Serving homes and businesses in San Diego with reliable IT support.

Affordable Pricing

Professional service at fair and competitive prices.

Remote Support

Quick remote troubleshooting for many common computer issues.

Flexible Scheduling

Evening and weekend appointments available.

{/* About */}
Technician

About Us

Here To Keep You Connected & Protected

Fast Tech‑IT provides professional IT support, computer repair, Wi‑Fi troubleshooting, and security camera installation services for homes and businesses throughout San Diego.

  • ✔ Quick response times
  • ✔ Friendly customer service
  • ✔ Reliable and honest support
  • ✔ Satisfaction guaranteed
{/* Contact */}

Need Help? Contact Us Today!

📞 619-404-8244

📧 fast_tech2026@gmail.com

📍 San Diego, California

{/* Footer */}
); }