import { Badge } from "@/components/ui/badge" import { Button } from "@/components/ui/button" import { MessageSquare, Phone, Users } from "lucide-react" import Image from "next/image" import { ContactForm } from "@/components/contact-form" import { Testimonials, TestimonialsSection } from "@/components/testimonials" import { Navbar } from "@/components/navbar" import { Footer } from "@/components/footer" import { HeroSection } from "@/components/hero-section" import { ServicesSection } from "@/components/services-section" import { ProjectsSection } from "@/components/projects-section" import { BlogSection } from "@/components/blog-section" import { Animate } from "@/components/animations/animate" import { AboutSection } from "@/components/about-section" export default function Home() { return (
{/* Blog Section */} {/* Testimonials Section */} {/* Contact Section */}

Contattaci

Pronto a iniziare il tuo prossimo progetto? Contattaci per scoprire come possiamo aiutarti.

{/*
(555) 123-4567
*/}
info@techtonicfault.com
Pianifica una consulenza
) }