From 86a4b8da341aefd4124a3b821804dddbb9877851 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 15:59:09 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3180fc5..ce59be9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -92,4 +92,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file