diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ebb7e1f..f681727 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -3,9 +3,9 @@ import ReactLenis from "lenis/react"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; -import TeamCardTen from "@/components/sections/team/TeamCardTen"; -import FooterBase from "@/components/sections/footer/FooterBase"; -import { Users, Award } from "lucide-react"; +import TeamCardSix from "@/components/sections/team/TeamCardSix"; +import FooterMedia from "@/components/sections/footer/FooterMedia"; +import { Users } from "lucide-react"; export default function AboutPage() { return ( @@ -37,18 +37,21 @@ export default function AboutPage() {

Founded in a small barber shop in 2018, Webild was born from the idea that local business deserves world-class digital craft. We moved from cutting hair to cutting code, bringing the same precision, style, and personal touch to every website we build.

- - -
-
-