From d0e9e457468c4ad111b964fc0ac6927925783140 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 11:26:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5936749..bf1835f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,13 +15,13 @@ import { Building, Clock, Cog, Home, Lightbulb, Paintbrush, Ruler, ShieldCheck, export default function LandingPage() { return ( @@ -109,7 +109,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1