diff --git a/.gitmodules b/.gitmodules index e41664022b..9e733ed2c9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "themes/hugo-product-theme"] path = themes/hugo-product-theme url = https://github.com/appscode/hugo-product-theme.git + branch = mohin/refactoring-full-ui diff --git a/data/customers.json b/data/customers.json index ab398431fb..9d959447f9 100644 --- a/data/customers.json +++ b/data/customers.json @@ -41,12 +41,6 @@ "logo": "/assets/images/customers/logos/enterprise-products-partners.png", "show": true }, - "asurion": { - "name": "asurion", - "website": "#", - "logo": "/assets/images/customers/logos/asurion.png", - "show": true - }, "course-hero": { "name": "Course Hero", "website": "#", diff --git a/data/products/configsyncer/homepage.json b/data/products/configsyncer/homepage.json index aae05f4dc5..9bb7894ec6 100644 --- a/data/products/configsyncer/homepage.json +++ b/data/products/configsyncer/homepage.json @@ -87,7 +87,7 @@ "badge": "Start Syncing Today", "title_plain": "Ready to Keep Configs", "title_gradient": "In Sync?", - "description": "Join platform teams at Asurion, Emerson, Nokia, and Orange keeping ConfigMaps and Secrets synchronized across namespaces and clusters with Config Syncer.", + "description": "Join platform teams at Emerson, Nokia, and Orange keeping ConfigMaps and Secrets synchronized across namespaces and clusters with Config Syncer.", "checklist": [ "Automatic sync across namespaces or clusters", "Label-selector targeting for fine-grained control", diff --git a/data/products/kubevault/homepage.json b/data/products/kubevault/homepage.json index c1b58c6379..7cd8feba9c 100644 --- a/data/products/kubevault/homepage.json +++ b/data/products/kubevault/homepage.json @@ -92,7 +92,7 @@ "badge": "Start Securing Today", "title_plain": "Ready to Run Vault on", "title_gradient": "Kubernetes?", - "description": "Join platform teams at Asurion, Emerson, Nokia, and Orange running TLS-secured, auto-unsealed HashiCorp Vault with dynamic secrets on Kubernetes using KubeVault.", + "description": "Join platform teams at Emerson, Nokia, and Orange running TLS-secured, auto-unsealed HashiCorp Vault with dynamic secrets on Kubernetes using KubeVault.", "checklist": [ "TLS-secured, automatically unsealed Vault by default", "Dynamic secrets for AWS, Azure, GCP & databases", diff --git a/data/products/stash/homepage.json b/data/products/stash/homepage.json index 4c131d75e7..ff135c614d 100644 --- a/data/products/stash/homepage.json +++ b/data/products/stash/homepage.json @@ -92,7 +92,7 @@ "badge": "Start Protecting Today", "title_plain": "Ready to Safeguard Your", "title_gradient": "Databases & Volumes?", - "description": "Join platform teams at Asurion, Emerson, Nokia, and Orange running encrypted, deduplicated, disaster-recovery-ready backups for databases and volumes on Kubernetes with Stash.", + "description": "Join platform teams at Emerson, Nokia, and Orange running encrypted, deduplicated, disaster-recovery-ready backups for databases and volumes on Kubernetes with Stash.", "checklist": [ "Encrypted (AES-256), deduplicated backups by default", "Multi-cloud & on-prem storage portability", diff --git a/data/products/voyager/homepage.json b/data/products/voyager/homepage.json index bf1642e486..0c7484a70a 100644 --- a/data/products/voyager/homepage.json +++ b/data/products/voyager/homepage.json @@ -92,7 +92,7 @@ "badge": "Start Routing Securely", "title_plain": "Ready to Secure Your", "title_gradient": "Kubernetes Ingress?", - "description": "Join platform teams at Asurion, Emerson, Nokia, and Orange running HAProxy-backed, TLS-secured ingress on Kubernetes with Voyager.", + "description": "Join platform teams at Emerson, Nokia, and Orange running HAProxy-backed, TLS-secured ingress on Kubernetes with Voyager.", "checklist": [ "Free SSL via Let's Encrypt, HTTP or DNS challenge", "Works in any cloud or bare-metal cluster",