From f2255fedf298bffcf21a5d7c1ddd7dd306c2d2f9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 18:57:34 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 57 ++++++++++++++++++++++++++++++++++++------ 1 file changed, 49 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7421da1..8a8949f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -5,6 +5,7 @@ import ReactLenis from "lenis/react"; import FooterBase from '@/components/sections/footer/FooterBase'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import MediaAbout from '@/components/sections/about/MediaAbout'; +import { Quote } from "lucide-react"; export default function AboutPage() { return ( @@ -36,24 +37,64 @@ export default function AboutPage() {
-
- +
+
+ +
+ +
+ +
+ +
+ +
+