import { Badge } from "@/components/ui/badge" import { Button } from "@/components/ui/button" import { Animate } from "@/components/animations/animate" import { Stagger } from "@/components/animations/stagger" import Image from "next/image" export function AboutSection() { return (

La nostra storia

Fondata con passione verso la tecnologia e la risoluzione di problemi logici, TECHTONIC FAULT porta con sé anni di expertise nel settore.

{/*

With over a decade of experience in software development, I've worked with businesses of all sizes to create custom solutions that drive growth and efficiency.

*/}

Il nostro approccio combina esperienza tecnica e una profonda comprensione dei bisogni del progetto, facendo in modo che esso possa raggiungere il massimo potenziale.

Crediamo nella creazione di relazioni durature con i clienti, e forniamo supporto continuativo al crescere dei loro bisogni tecnologici.

{/*
*/}
{/* TODO: This */} {/*
About Us Image
*/}
) }