import { Badge } from "@/components/ui/badge"; import { Button } from "@/components/ui/button"; import { Card, CardContent } from "@/components/ui/card"; import { Link } from "react-router-dom"; export default function WixHero() { return (
Official Wix Agency Partner

Wix & Wix Studio Sites — designed, built, and scaled by AeThex

We ship fast, accessible, and SEO-ready sites using Wix Studio. From launch microsites to full eCommerce, your team gets a site you can actually edit.

); }