This commit is contained in:
Kar
2025-03-22 13:22:13 +05:30
parent 937882fba2
commit 4f58b87f97
2 changed files with 17 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
import Layout from '../layouts/Layout.astro';
// Page-specific SEO metadata
const pageTitle = "SiliconPin - High-Performance Hosting Solutions";
const pageDescription = "SiliconPin offers reliable, high-performance hosting solutions for PHP, Node.js, Python, Kubernetes (K8s), and K3s with 24/7 technical support.";
const pageTitle = "SiliconPin - Lets create some digital freedom";
const pageDescription = "SiliconPin - easy to deploy apps and tools, freedom oriented apps and tools, high-performance, hosting solutions for PHP, Node.js, Python, Kubernetes (K8s), and K3s, and technical support.";
const pageImage = "https://images.unsplash.com/photo-1551731409-43eb3e517a1a?q=80&w=2000&auto=format&fit=crop";
---