Skip to content

Commit a7a338c

Browse files
committed
feat: update Homepage Government section with new PPP content and image
1 parent c18c784 commit a7a338c

File tree

6 files changed

+13
-13
lines changed

6 files changed

+13
-13
lines changed

public/locales/en/home.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
},
3939
"government": {
4040
"tagline": "Government",
41-
"title": "Digital identity for governments",
42-
"description": "Tools for governments to design, test and deploy modern digital credentials aligned with global standards. Explore our sandbox to see European digital ID flows in action."
41+
"title": "Digital credentials & government wallet",
42+
"description": "A public-private partnership proposal to create digital identity issuance, distribution, storage and validation services, covering the public and private sectors."
4343
},
4444
"testimonial": {
4545
"quote": "\"Working with Folio has been a transformative experience… they set a new standard of excellence for how digital identity solutions should be delivered.\"",

public/locales/es/home.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
},
3939
"government": {
4040
"tagline": "Gobierno",
41-
"title": "Identidad digital para gobiernos",
42-
"description": "Herramientas para diseñar, probar e implementar credenciales digitales según estándares globales. Explora Playground para ver flujos de identidad digital europea en acción."
41+
"title": "Credenciales digitales y billetera gubernamental",
42+
"description": "Una propuesta de asociación público-privada para crear servicios de emisión, distribución, almacenamiento y validación de identidad digital, cubriendo los sectores público y privado."
4343
},
4444
"testimonial": {
4545
"quote": "\"Trabajar con Folio ha sido una experiencia transformadora... establecieron un nuevo estándar sobre cómo deben entregarse las soluciones de identidad digital.\"",

public/locales/fr/home.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
},
3939
"government": {
4040
"tagline": "Secteur public",
41-
"title": "Identité numérique pour les gouvernements",
42-
"description": "Des outils pour concevoir, tester et déployer des credentials numériques modernes conformes aux standards internationaux. Explorez notre sandbox pour voir les flux d'identité européens en action."
41+
"title": "Credentials numériques et portefeuille gouvernemental",
42+
"description": "Une proposition de partenariat public-privé pour créer des services d'émission, de distribution, de stockage et de validation d'identité numérique, couvrant les secteurs public et privé."
4343
},
4444
"testimonial": {
4545
"quote": "\"Travailler avec Folio a été une expérience transformatrice… ils ont établi une nouvelle référence d'excellence pour la fourniture de solutions d'identité numérique.\"",

public/locales/it/home.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
},
3939
"government": {
4040
"tagline": "Pubblica Amministrazione",
41-
"title": "Identità digitale per la Pubblica Amministrazione",
42-
"description": "Strumenti per progettare, testare e implementare credenziali digitali moderne in linea con gli standard globali. Esplora la nostra sandbox per vedere i flussi di identità digitale europea in azione."
41+
"title": "Credenziali digitali e portafoglio governativo",
42+
"description": "Una proposta di partnership pubblico-privata per creare servizi di emissione, distribuzione, archiviazione e validazione dell'identità digitale, coprendo i settori pubblico e privato."
4343
},
4444
"testimonial": {
4545
"quote": "\"Lavorare con Folio è stata un'esperienza trasformativa… hanno stabilito un nuovo standard di eccellenza per le soluzioni di identità digitale.\"",

public/locales/ja/home.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
},
3939
"government": {
4040
"tagline": "行政機関向け",
41-
"title": "行政機関向けデジタルID",
42-
"description": "国際基準に準拠したデジタルクレデンシャルの設計、テスト、展開ツール。サンドボックスでEUデジタルIDフローをお試しください"
41+
"title": "デジタルクレデンシャルと政府ウォレット",
42+
"description": "官民パートナーシップによるデジタルID発行・配布・保管・検証サービスの提案。公共・民間セクターを網羅"
4343
},
4444
"testimonial": {
4545
"quote": "「Folioとの協業は変革的な経験でした...デジタルIDソリューションのあるべき姿を示す、新たな卓越性の基準を打ち立てました。」",

src/pages/HomePage.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import { useLocalizedPath } from '../i18n/useLocalizedPath'
1515

1616
// Images
1717
import folioHeroPhones from '../assets/images/folio-hero-phones.png'
18-
import governmentSolutionsHero from '../assets/images/government-solutions-hero.png'
18+
import governmentPppHero from '../assets/images/government-ppp-hero.png'
1919
import governmentTestimonialAvatar from '../assets/images/government-testimonial-avatar.png'
2020
import ageVerificationHero from '../assets/images/age-verification-hero.png'
2121
import clientOnboardingHero from '../assets/images/client-onboarding-hero.png'
@@ -311,7 +311,7 @@ function HomePage() {
311311
</div>
312312
</div>
313313
<ImageWithPlaceholder
314-
src={governmentSolutionsHero}
314+
src={governmentPppHero}
315315
alt="Government digital credentials including voter card and national ID on mobile phone"
316316
className="absolute inset-0 max-w-none object-center object-cover rounded-2xl w-full h-full"
317317
containerClassName="flex-1 min-h-0 min-w-0 relative rounded-2xl aspect-[240/240]"
@@ -339,7 +339,7 @@ function HomePage() {
339339
</Button>
340340
</div>
341341
<ImageWithPlaceholder
342-
src={governmentSolutionsHero}
342+
src={governmentPppHero}
343343
alt="Government digital credentials including voter card and national ID on mobile phone"
344344
className="absolute inset-0 max-w-none object-center object-cover rounded-2xl w-full h-full"
345345
containerClassName="aspect-[240/240] relative rounded-2xl shrink-0 w-full"

0 commit comments

Comments
 (0)