import { Button } from "@/components/ui/button";
import { motion } from "framer-motion";
export default function LandingPage() {
return (
HostileHost.com
Radically secure, unapologetically fast. Your new favorite hosting provider.
© {new Date().getFullYear()} HostileHost.com. All rights reserved.
);
}