feat(branding): add RoadMonitor logo and update auth/sidebar branding

This commit is contained in:
2026-06-24 12:54:33 +05:30
parent 2fc01f74e2
commit 82050372c6
9 changed files with 102 additions and 14 deletions

View File

@@ -19,8 +19,8 @@ const geistMono = Geist_Mono({
export const metadata: Metadata = {
title: {
default: 'VisionRoad',
template: '%s | VisionRoad',
default: 'RoadMonitor',
template: '%s | RoadMonitor',
},
description: 'Road infrastructure monitoring and pothole detection platform',
};