import { Hero } from "@/components/hero"; import { Testimonials } from "@/components/testimonials"; import { Services } from "@/components/services"; import { Container } from "@/components/container"; import { Heading } from "@/components/heading"; import { Subheading } from "@/components/subheading"; import { Badge } from "@/components/badge"; import { Chatbot } from "@/components/chatbot"; import { CardBody, CardContainer, CardItem } from "@/components/ui/3d-card"; export default function Home() { return (
Young entrepreneur working

13 Years Old

And working hard!

Our Story Real Hustle, Real Results I started Apex Young Detailers to build something of my own. I'm 13 years old and I've invested in professional-grade equipment—from high-pressure washers to industrial vacuums—to ensure your car gets a better-than-pro finish.

While other kids are playing video games, I'm out here learning how to run a business and providing a service my neighbors can rely on. I treat every car like it's my own.

  • Neighborhood Approved
  • I bring my own professional supplies
  • 100% Satisfaction Guaranteed
); }