Update src/app/page.tsx

This commit is contained in:
2026-03-19 19:26:23 +00:00
parent e3a48117a9
commit 53ec847f0e

View File

@@ -150,8 +150,8 @@ export default function LandingPage() {
<div id="why-us" data-section="why-us">
<SocialProofOne
title="Why Choose INCY-TRANS?"
description="Direct access to an experienced translator with proven track record in business and technical translations."
tag="Key Benefits"
description="Bezpośredni kontakt z doświadczonym tłumaczem o sprawdzonych osiągnięciach w dziedzinie tłumaczeń biznesowych i technicznych."
tag="Najważniejsze zalety"
tagIcon={Sparkles}
tagAnimation="slide-up"
textboxLayout="default"
@@ -166,9 +166,9 @@ export default function LandingPage() {
<div id="trusted-by" data-section="trusted-by">
<SocialProofOne
title="Trusted By"
description="Established relationships with reputable organizations and institutions across Poland and Europe."
tag="Client References"
title="Zaufali nam"
description="Nawiązaliśmy współpracę z renomowanymi organizacjami i instytucjami w całej Polsce i Europie."
tag="Referencje klientów"
tagIcon={Shield}
tagAnimation="slide-up"
textboxLayout="default"
@@ -183,8 +183,8 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Send Your Inquiry"
description="Contact Gabor Inczedy directly with your translation project details. Quick response guaranteed."
title="Wyślij zapytanie"
description="Skontaktuj się bezpośrednio z Gaborem Inczedym, podając szczegóły swojego projektu tłumaczeniowego. Gwarantujemy szybką odpowiedź."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true },