diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index faeb339..1db51d5 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -25,26 +25,11 @@ export default function LandingPage() {
@@ -55,12 +40,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Legacy in Mining"
description="With over two decades of combined experience, ESG understands the unique challenges of the WA resources sector."
- metrics={[
- {
- value: "20+",
- title: "Years Experience",
- },
- ]}
+ metrics={[{ value: "20+", title: "Years Experience" }]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-landscape-shot-white-brown-slopes-rocky-mountain-day_181624-5558.jpg"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -73,11 +53,7 @@ export default function LandingPage() {
title="Corporate Governance"
sections={[
{
- heading: "Ethics & ESG Standards",
- content: {
- type: "paragraph",
- text: "We adhere to industry-leading health and safety protocols, ensuring the wellbeing of our people and the longevity of our clients' assets.",
- },
+ heading: "Ethics & ESG Standards", content: { text: "We adhere to industry-leading health and safety protocols, ensuring the wellbeing of our people and the longevity of our clients' assets." },
},
]}
/>
@@ -88,30 +64,15 @@ export default function LandingPage() {
columns={[
{
items: [
- {
- label: "FIFO Solutions",
- href: "/workforce-support",
- },
- {
- label: "Join ESG",
- href: "/join-esg",
- },
- {
- label: "About Us",
- href: "/about",
- },
+ { label: "FIFO Solutions", href: "/workforce-support" },
+ { label: "Join ESG", href: "/join-esg" },
+ { label: "About Us", href: "/about" },
],
},
{
items: [
- {
- label: "Contact",
- href: "/contact",
- },
- {
- label: "Privacy",
- href: "#",
- },
+ { label: "Contact", href: "/contact" },
+ { label: "Privacy", href: "#" },
],
},
]}
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 8f8cbb3..9695fe4 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -25,26 +25,11 @@ export default function LandingPage() {
@@ -56,15 +41,7 @@ export default function LandingPage() {
title="Head Office"
sections={[
{
- heading: "Contact Details",
- content: {
- type: "list",
- items: [
- "Perth, WA",
- "info@esg-mining.com",
- "Available 24/7",
- ],
- },
+ heading: "Contact Details", content: { items: ["Perth, WA", "info@esg-mining.com", "Available 24/7"] },
},
]}
/>
@@ -79,13 +56,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/environmental-pollution-factory-exterior-night_23-2149057719.jpg"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
- faqs={[
- {
- id: "faq-1",
- title: "Do you operate in the Pilbara?",
- content: "Yes, the Pilbara is our primary operational hub.",
- },
- ]}
+ faqs={[{ id: "faq-1", title: "Do you operate in the Pilbara?", content: "Yes, the Pilbara is our primary operational hub." }]}
/>
@@ -94,30 +65,15 @@ export default function LandingPage() {
columns={[
{
items: [
- {
- label: "FIFO Solutions",
- href: "/workforce-support",
- },
- {
- label: "Join ESG",
- href: "/join-esg",
- },
- {
- label: "About Us",
- href: "/about",
- },
+ { label: "FIFO Solutions", href: "/workforce-support" },
+ { label: "Join ESG", href: "/join-esg" },
+ { label: "About Us", href: "/about" },
],
},
{
items: [
- {
- label: "Contact",
- href: "/contact",
- },
- {
- label: "Privacy",
- href: "#",
- },
+ { label: "Contact", href: "/contact" },
+ { label: "Privacy", href: "#" },
],
},
]}
diff --git a/src/app/join-esg/page.tsx b/src/app/join-esg/page.tsx
index 0b23dc5..8b879f5 100644
--- a/src/app/join-esg/page.tsx
+++ b/src/app/join-esg/page.tsx
@@ -25,26 +25,11 @@ export default function LandingPage() {
@@ -59,18 +44,9 @@ export default function LandingPage() {
title="Open Roles"
description="Join our network of elite tradespeople operating across Western Australia."
products={[
- {
- id: "j1",
- name: "Heavy Duty Mechanic",
- price: "Competitive",
- imageSrc: "http://img.b2bpic.net/free-photo/brutal-tattooed-bearded-mechanic-specialist-repairs-car-engine-which-is-raised-hydraulic-lift-garage-service-station_613910-4863.jpg",
- },
- {
- id: "j2",
- name: "Certified Welder",
- price: "Competitive",
- imageSrc: "http://img.b2bpic.net/free-photo/brutal-tattooed-bearded-mechanic-specialist-repairs-car-engine-which-is-raised-hydraulic-lift-garage-service-station_613910-19599.jpg",
- },
+ { id: "j1", name: "Heavy Duty Mechanic", price: "Competitive", imageSrc: "http://img.b2bpic.net/free-photo/brutal-tattooed-bearded-mechanic-specialist-repairs-car-engine-which-is-raised-hydraulic-lift-garage-service-station_613910-4863.jpg" },
+ { id: "j2", name: "Certified Welder", price: "Competitive", imageSrc: "http://img.b2bpic.net/free-photo/brutal-tattooed-bearded-mechanic-specialist-repairs-car-engine-which-is-raised-hydraulic-lift-garage-service-station_613910-19599.jpg" },
+ { id: "j3", name: "Site Supervisor", price: "Competitive", imageSrc: "http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35475.jpg" }
]}
/>
@@ -81,11 +57,7 @@ export default function LandingPage() {
title="Application Terms"
sections={[
{
- heading: "Our Commitment",
- content: {
- type: "paragraph",
- text: "ESG values safety and professional conduct above all else. By applying, you agree to rigorous background checks and site compliance standards.",
- },
+ heading: "Our Commitment", content: { text: "ESG values safety and professional conduct above all else. By applying, you agree to rigorous background checks and site compliance standards." },
},
]}
/>
@@ -96,30 +68,15 @@ export default function LandingPage() {
columns={[
{
items: [
- {
- label: "FIFO Solutions",
- href: "/workforce-support",
- },
- {
- label: "Join ESG",
- href: "/join-esg",
- },
- {
- label: "About Us",
- href: "/about",
- },
+ { label: "FIFO Solutions", href: "/workforce-support" },
+ { label: "Join ESG", href: "/join-esg" },
+ { label: "About Us", href: "/about" },
],
},
{
items: [
- {
- label: "Contact",
- href: "/contact",
- },
- {
- label: "Privacy",
- href: "#",
- },
+ { label: "Contact", href: "/contact" },
+ { label: "Privacy", href: "#" },
],
},
]}
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 216b7c3..6c18f07 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,26 +28,11 @@ export default function LandingPage() {
@@ -55,43 +40,17 @@ export default function LandingPage() {
@@ -225,21 +120,9 @@ export default function LandingPage() {
mediaAnimation="slide-up"
faqsAnimation="slide-up"
faqs={[
- {
- id: "q1",
- title: "How fast can you deploy?",
- content: "Our recruitment network allows for rapid mobilization, often within 48-72 hours for critical roles.",
- },
- {
- id: "q2",
- title: "Are your staff certified?",
- content: "All personnel are fully vetted, hold current trade certifications, and meet all site-specific safety compliance requirements.",
- },
- {
- id: "q3",
- title: "Do you handle FIFO logistics?",
- content: "Yes, ESG manages all travel, accommodation, and site logistics for our workforce.",
- },
+ { id: "q1", title: "How fast can you deploy?", content: "Our recruitment network allows for rapid mobilization, often within 48-72 hours for critical roles." },
+ { id: "q2", title: "Are your staff certified?", content: "All personnel are fully vetted, hold current trade certifications, and meet all site-specific safety compliance requirements." },
+ { id: "q3", title: "Do you handle FIFO logistics?", content: "Yes, ESG manages all travel, accommodation, and site logistics for our workforce." },
]}
/>
@@ -249,30 +132,15 @@ export default function LandingPage() {
columns={[
{
items: [
- {
- label: "FIFO Solutions",
- href: "/workforce-support",
- },
- {
- label: "Join ESG",
- href: "/join-esg",
- },
- {
- label: "About Us",
- href: "/about",
- },
+ { label: "FIFO Solutions", href: "/workforce-support" },
+ { label: "Join ESG", href: "/join-esg" },
+ { label: "About Us", href: "/about" },
],
},
{
items: [
- {
- label: "Contact",
- href: "/contact",
- },
- {
- label: "Privacy",
- href: "#",
- },
+ { label: "Contact", href: "/contact" },
+ { label: "Privacy", href: "#" },
],
},
]}