agent: Set unique titles and meta descriptions per page

This commit is contained in:
platform-mcp
2026-06-19 08:57:40 +05:30
parent 23acac5c4d
commit e697750e22
21 changed files with 60 additions and 28 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
---
<BaseLayout
title="You're Offline"
description="It looks like you're offline. Please check your internet connection."
title="You're Offline — Reconnect to Keep Browsing"
description="You appear to be offline. Check your internet connection and try again — many WorkRoot IT Solutions pages stay available once you have visited them before."
noIndex={true}
>
<section class="min-h-[60vh] flex items-center justify-center px-4">