From 099a70e2b3682c5fd3b011f13c63f848e5c886a2 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 16 Jun 2026 02:49:24 +0000 Subject: [PATCH] Bob AI: Translate all text content in the About, Services (Features), Pricing, Team, Tes --- src/pages/HomePage.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c890352..bfc44f3 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -59,10 +59,10 @@ export default function HomePage() { { title: "Family Care", description: "Dental care for all ages.", bentoComponent: "checklist-timeline", heading: "Patient Promise", subheading: "Quality standards", checklistItems: [ { label: "Sterilization", detail: "Strict protocols" }, - { label: "Gentle", detail: "Pain-free focus" }, - { label: "Transparent", detail: "Pricing first" } + { label: "Suave", detail: "Enfoque sin dolor" }, + { label: "Transparente", detail: "Precios claros" } ], - completedLabel: "Certified" + completedLabel: "Certificado" } ]} /> @@ -72,17 +72,17 @@ export default function HomePage() {
@@ -92,12 +92,12 @@ export default function HomePage() {
-- 2.49.1