fix(locale): align all English MDX page links and add automated links validation test to prevent language drift
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 18s
Build & Deploy / 🧪 QA (push) Successful in 1m6s
Build & Deploy / 🏗️ Build (push) Successful in 2m44s
Build & Deploy / 🚀 Deploy (push) Successful in 28s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 43s
Build & Deploy / 🔔 Notify (push) Successful in 1s

This commit is contained in:
2026-05-26 15:18:36 +02:00
parent 0d71e2ad24
commit fa747763b8
11 changed files with 43 additions and 17 deletions

View File

@@ -12,7 +12,7 @@ layout: "fullBleed"
backgroundImage={{ url: '/assets/photos/DSC08653.JPG' }}
alignment="center"
ctaLabel="Request a project"
ctaHref="/en/kontakt"
ctaHref="/en/contact"
/>
<div className="container px-4 max-w-7xl mx-auto py-16">
@@ -77,5 +77,5 @@ layout: "fullBleed"
title="Looking for a trenchless solution?"
text="We would be happy to advise you on the possibilities of horizontal directional drilling for your project."
buttonText="Contact us"
buttonLink="/en/kontakt"
buttonLink="/en/contact"
/>