chore: enhance open graph metadata and theme color

This commit is contained in:
Satyam
2026-02-01 03:55:43 +05:30
parent 79c1cc0de4
commit 6edcc91ec2
+7 -5
View File
@@ -7,22 +7,24 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Plano Realty CRM</title>
<meta name="description"
content="Next-Gen Real Estate Management Platform with AI Insights and Interactive Mapping." />
content="The all-in-one geospatial platform for Plano roofing agents. Features real-time mapping, AI scheduling concierge, and instant property insights." />
<meta name="theme-color" content="#09090b" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://plano-realty-crm.vercel.app/" />
<meta property="og:title" content="Plano Realty CRM - Future of Real Estate" />
<meta property="og:site_name" content="Plano Realty CRM" />
<meta property="og:title" content="Plano Realty CRM | AI-Powered Roofing Operations" />
<meta property="og:description"
content="Experience the future of property management with our AI-driven insights, interactive 3D mapping, and seamless field agent coordination." />
content="The all-in-one geospatial platform for Plano roofing agents. Features real-time mapping, AI scheduling concierge, and instant property insights." />
<meta property="og:image" content="https://images.unsplash.com/photo-1560518883-ce09059eeffa?q=80&w=1200" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://plano-realty-crm.vercel.app/" />
<meta property="twitter:title" content="Plano Realty CRM - Future of Real Estate" />
<meta property="twitter:title" content="Plano Realty CRM | AI-Powered Roofing Operations" />
<meta property="twitter:description"
content="Experience the future of property management with our AI-driven insights, interactive 3D mapping, and seamless field agent coordination." />
content="The all-in-one geospatial platform for Plano roofing agents. Features real-time mapping, AI scheduling concierge, and instant property insights." />
<meta property="twitter:image" content="https://images.unsplash.com/photo-1560518883-ce09059eeffa?q=80&w=1200" />
</head>