Update src/app/page.tsx

This commit is contained in:
2026-03-06 14:16:46 +00:00
parent 0d43b99d11
commit eeeb0fab81

View File

@@ -10,6 +10,7 @@ import TestimonialCardSixteen from "@/components/sections/testimonial/Testimonia
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import { Eye, Zap, Brain, Shield } from "lucide-react";
import Link from "next/link";
export default function LandingPage() {
return (