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