diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 25b760b..a39481a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -26,21 +26,13 @@ export default function LandingPage() { @@ -50,11 +42,10 @@ export default function LandingPage() { @@ -65,12 +56,7 @@ export default function LandingPage() { title="Our Reach" description="Engineering solutions across borders." names={[ - "US North Division", - "EU West Projects", - "Middle East Sites", - "Asian Infrastructure", - "Global Remote Support", - ]} + "US North Division", "EU West Projects", "Middle East Sites", "Asian Infrastructure", "Global Remote Support"]} /> @@ -78,16 +64,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file