diff options
Diffstat (limited to 'geshem/app/layout.tsx')
| -rw-r--r-- | geshem/app/layout.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geshem/app/layout.tsx b/geshem/app/layout.tsx index a36cde0..14a4e0c 100644 --- a/geshem/app/layout.tsx +++ b/geshem/app/layout.tsx @@ -14,8 +14,8 @@ const geistMono = localFont({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Geshem.space | Real-Time Israel Rain Radar Visualization", + description: "Track Israel's rainfall in real-time with Geshem.space's advanced radar visualizer. Get accurate, up-to-date precipitation data and forecasts for precise weather monitoring across Israel.", }; export default function RootLayout({ |
