diff --git a/src/app/page.tsx b/src/app/page.tsx
index 816e498..8ee9259 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,26 +28,11 @@ export default function LandingPage() {
@@ -55,32 +40,15 @@ export default function LandingPage() {
@@ -93,23 +61,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Inspections",
- description: "Regular, high-precision inspections to ensure operational safety and turbine efficiency.",
- imageSrc: "http://img.b2bpic.net/free-photo/professional-engineer-monitoring-digital-automation_482257-126718.jpg",
- imageAlt: "Wind turbine inspections",
+ title: "Inspections", description: "Regular, high-precision inspections to ensure operational safety and turbine efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/professional-engineer-monitoring-digital-automation_482257-126718.jpg", imageAlt: "Wind turbine inspections"
},
{
- title: "Repairs",
- description: "Professional composite and mechanical repairs for long-term structural integrity.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-new-normal-with-safety-measures_23-2148656706.jpg",
- imageAlt: "Blade repairs",
+ title: "Repairs", description: "Professional composite and mechanical repairs for long-term structural integrity.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-new-normal-with-safety-measures_23-2148656706.jpg", imageAlt: "Blade repairs"
},
{
- title: "LPS Testing",
- description: "Comprehensive maintenance and testing of lightning protection systems.",
- imageSrc: "http://img.b2bpic.net/free-photo/different-electrical-tools-wooden-background-flat-lay_169016-25060.jpg",
- imageAlt: "LPS equipment testing",
- },
+ title: "LPS Testing", description: "Comprehensive maintenance and testing of lightning protection systems.", imageSrc: "http://img.b2bpic.net/free-photo/different-electrical-tools-wooden-background-flat-lay_169016-25060.jpg", imageAlt: "LPS equipment testing"
+ }
]}
title="Our Specialized Services"
description="We offer comprehensive solutions to maintain and optimize your wind farm's performance."
@@ -120,12 +79,7 @@ export default function LandingPage() {
@@ -136,31 +90,18 @@ export default function LandingPage() {
useInvertedBackground={true}
groups={[
{
- id: "g1",
- groupTitle: "Available Positions",
- members: [
+ id: "g1", groupTitle: "Available Positions", members: [
{
- id: "m1",
- title: "Rope Access Technician",
- subtitle: "Full-time",
- detail: "Apply with your CV today.",
+ id: "m1", title: "Rope Access Technician", subtitle: "Full-time", detail: "Apply with your CV today."
},
{
- id: "m2",
- title: "Service Engineer",
- subtitle: "Full-time",
- detail: "Apply with your CV today.",
+ id: "m2", title: "Service Engineer", subtitle: "Full-time", detail: "Apply with your CV today."
},
{
- id: "m3",
- title: "Junior Technician",
- subtitle: "Part-time",
- detail: "Apply with your CV today.",
- },
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw1aBw0KXVk2HVAwri81DaemvA/uploaded-1775385411431-kixyqdi3.jpg?_wi=2",
- imageAlt: "User provided image",
- },
+ id: "m3", title: "Junior Technician", subtitle: "Part-time", detail: "Apply with your CV today."
+ }
+ ]
+ }
]}
title="Join Our Team"
description="Are you a qualified professional looking for new challenges? We are always looking for responsible experts."
@@ -170,9 +111,7 @@ export default function LandingPage() {