diff --git a/src/app/page.tsx b/src/app/page.tsx index b3be3f2..01a7e57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,16 +15,16 @@ import { Building2, CheckCircle, Clock, MapPin, ShieldCheck } from "lucide-react export default function LandingPage() { return (
@@ -152,24 +145,23 @@ export default function LandingPage() {
); -} +} \ No newline at end of file