@@ -11,27 +11,27 @@ declare global {
1111export const quotes = globalThis . quotes || [
1212 {
1313 id : "1a22378f-dbae-4a2a-a001-84a0538ca01a" ,
14- text : "Deploy with confidence—let NAIS handle the platform, you focus on the code." ,
15- author : "NAIS Team"
14+ text : "Deploy with confidence—let Nais handle the platform, you focus on the code." ,
15+ author : "Nais Team"
1616 } ,
1717 {
1818 id : "2a22378f-dbae-4a2a-a001-84a0538ca01b" ,
19- text : "Kubernetes is complex, but NAIS makes it simple for developers." ,
19+ text : "Kubernetes is complex, but Nais makes it simple for developers." ,
2020 author : "Platform Engineer"
2121 } ,
2222 {
2323 id : "3a22378f-dbae-4a2a-a001-84a0538ca01c" ,
24- text : "With NAIS , continuous delivery is not just a dream—it's the default." ,
24+ text : "With Nais , continuous delivery is not just a dream—it's the default." ,
2525 author : "DevOps Enthusiast"
2626 } ,
2727 {
2828 id : "4a22378f-dbae-4a2a-a001-84a0538ca01d" ,
29- text : "Secure by default—NAIS integrates best practices into every deployment." ,
29+ text : "Secure by default—Nais integrates best practices into every deployment." ,
3030 author : "Security Advocate"
3131 } ,
3232 {
3333 id : "5a22378f-dbae-4a2a-a001-84a0538ca01e" ,
34- text : "From Helm charts to GitHub Actions, NAIS brings it all together." ,
34+ text : "From Helm charts to GitHub Actions, Nais brings it all together." ,
3535 author : "Cloud Native Developer"
3636 }
3737] ;
0 commit comments