Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-05-18 08:26:49 +00:00
4 changed files with 69 additions and 327 deletions

View File

@@ -25,26 +25,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Support",
id: "/workforce-support",
},
{
name: "Join",
id: "/join-esg",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Support", id: "/workforce-support" },
{ name: "Join", id: "/join-esg" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
]}
brandName="ESG"
/>
@@ -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: "#" },
],
},
]}

View File

@@ -25,26 +25,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Support",
id: "/workforce-support",
},
{
name: "Join",
id: "/join-esg",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Support", id: "/workforce-support" },
{ name: "Join", id: "/join-esg" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
]}
brandName="ESG"
/>
@@ -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." }]}
/>
</div>
@@ -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: "#" },
],
},
]}

View File

@@ -25,26 +25,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Support",
id: "/workforce-support",
},
{
name: "Join",
id: "/join-esg",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Support", id: "/workforce-support" },
{ name: "Join", id: "/join-esg" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
]}
brandName="ESG"
/>
@@ -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" }
]}
/>
</div>
@@ -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: "#" },
],
},
]}

View File

@@ -28,26 +28,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Support",
id: "/workforce-support",
},
{
name: "Join",
id: "/join-esg",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Support", id: "/workforce-support" },
{ name: "Join", id: "/join-esg" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
]}
brandName="ESG"
/>
@@ -55,43 +40,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="FIFO Workforce Support for WA Mining Operations"
description="Skilled HD Mechanics, LV Mechanics and Welders deployed fast to mining and maintenance sites across Western Australia."
tag="Reliable Industrial Partner"
buttons={[
{
text: "Request Workforce Support",
href: "#contact",
},
{
text: "Join Our Workforce",
href: "/join-esg",
},
{ text: "Request Workforce Support", href: "#contact" },
{ text: "Join Our Workforce", href: "/join-esg" },
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-rock-formation-death-valley-california-usa-cloudy-blue-sky_181624-23894.jpg",
imageAlt: "CAT haul truck in WA mine",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beard-worker-man-suit-construction-worker-safety-orange-helmet-against-dump-truck-with-hammer-adjustable-wrench-hand_627829-11393.jpg",
imageAlt: "Mining site machinery",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/overhead-power-lines-valley-cloudy-sunset-sky_181624-9607.jpg",
imageAlt: "Overhead power lines in the valley",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/rocks-near-mountain_395237-150.jpg",
imageAlt: "Rocks near mountain",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-canyon-clouds_181624-6338.jpg",
imageAlt: "Beautiful canyon under clouds",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-rock-formation-death-valley-california-usa-cloudy-blue-sky_181624-23894.jpg", imageAlt: "CAT haul truck in WA mine" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beard-worker-man-suit-construction-worker-safety-orange-helmet-against-dump-truck-with-hammer-adjustable-wrench-hand_627829-11393.jpg", imageAlt: "Mining site machinery" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -106,41 +65,11 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
features={[
{
title: "FIFO Rostered Support",
description: "Experienced teams for continuous site operations.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-worker-standing-by-industrial-machine_342744-180.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/men-looking-tablet-medium-shot_23-2148921388.jpg",
buttonText: "Read More",
},
{
title: "Shutdown Workforce Support",
description: "Rapid deployment for major maintenance events.",
imageSrc: "http://img.b2bpic.net/free-photo/men-discussing-outdoors-high-angle_23-2149426493.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/man-using-excavator-digging-day-light_23-2149194787.jpg",
buttonText: "Read More",
},
{
title: "HD Mechanical Support",
description: "Heavy machinery experts for all equipment types.",
imageSrc: "http://img.b2bpic.net/free-photo/two-bearded-mechanics-specialist-repairs-car-engine-which-is-raised-hydraulic-lift-garage-service-station_613910-19619.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-parts_1170-1338.jpg",
buttonText: "Read More",
},
{
title: "LV Mechanical Support",
description: "Light vehicle maintenance for critical site operations.",
imageSrc: "http://img.b2bpic.net/free-photo/robot-performing-human-job_23-2150911989.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19096.jpg",
buttonText: "Read More",
},
{
title: "Welding & Fabrication",
description: "Certified trade professionals for site repair needs.",
imageSrc: "http://img.b2bpic.net/free-photo/man-makes-show-with-sparkling-fire_8353-698.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/rough-metallic-surface-texture_23-2148953936.jpg",
buttonText: "Read More",
},
{ title: "FIFO Rostered Support", description: "Experienced teams for continuous site operations.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-worker-standing-by-industrial-machine_342744-180.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/men-looking-tablet-medium-shot_23-2148921388.jpg", buttonText: "Read More" },
{ title: "Shutdown Workforce Support", description: "Rapid deployment for major maintenance events.", imageSrc: "http://img.b2bpic.net/free-photo/men-discussing-outdoors-high-angle_23-2149426493.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/man-using-excavator-digging-day-light_23-2149194787.jpg", buttonText: "Read More" },
{ title: "HD Mechanical Support", description: "Heavy machinery experts for all equipment types.", imageSrc: "http://img.b2bpic.net/free-photo/two-bearded-mechanics-specialist-repairs-car-engine-which-is-raised-hydraulic-lift-garage-service-station_613910-19619.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-parts_1170-1338.jpg", buttonText: "Read More" },
{ title: "LV Mechanical Support", description: "Light vehicle maintenance for critical site operations.", imageSrc: "http://img.b2bpic.net/free-photo/robot-performing-human-job_23-2150911989.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19096.jpg", buttonText: "Read More" },
{ title: "Welding & Fabrication", description: "Certified trade professionals for site repair needs.", imageSrc: "http://img.b2bpic.net/free-photo/man-makes-show-with-sparkling-fire_8353-698.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/rough-metallic-surface-texture_23-2148953936.jpg", buttonText: "Read More" },
]}
title="Our Workforce Services"
description="Professional support for all mining and maintenance stages."
@@ -153,18 +82,9 @@ export default function LandingPage() {
title="Why Choose ESG?"
description="ESG provides fast, reliable FIFO workforce support across WA mining and maintenance operations."
metrics={[
{
value: "24/7",
title: "Operational",
},
{
value: "100+",
title: "Tradespeople",
},
{
value: "50+",
title: "Mine Sites",
},
{ value: "24/7", title: "Operational" },
{ value: "100+", title: "Tradespeople" },
{ value: "50+", title: "Mine Sites" },
]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-rock-formations-death-valley-usa_181624-52616.jpg"
imageAlt="Pilbara mining landscape"
@@ -180,36 +100,11 @@ export default function LandingPage() {
cardTag="Testimonials"
cardAnimation="slide-up"
testimonials={[
{
id: "t1",
name: "Site Manager, Pilbara",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-worker-with-arms-crossed-standing-by-industrial-machine_342744-181.jpg",
imageAlt: "Worker 1",
},
{
id: "t2",
name: "Procurement Lead, WA",
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-factory_1303-14306.jpg",
imageAlt: "Worker 2",
},
{
id: "t3",
name: "Operations Director",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-worker-with-arms-crossed-standing-by-drilling-machine-industrial-plant_342744-122.jpg",
imageAlt: "Worker 3",
},
{
id: "t4",
name: "HR Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-worker-protective-equipment-production-hall_342744-146.jpg",
imageAlt: "Worker 4",
},
{
id: "t5",
name: "Maintenance Lead",
imageSrc: "http://img.b2bpic.net/free-photo/hardhat-wearing-men-work-together-build-factory-generated-by-ai_188544-26781.jpg",
imageAlt: "Worker 5",
},
{ id: "t1", name: "Site Manager, Pilbara", imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-worker-with-arms-crossed-standing-by-industrial-machine_342744-181.jpg", imageAlt: "Worker 1" },
{ id: "t2", name: "Procurement Lead, WA", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-factory_1303-14306.jpg", imageAlt: "Worker 2" },
{ id: "t3", name: "Operations Director", imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-worker-with-arms-crossed-standing-by-drilling-machine-industrial-plant_342744-122.jpg", imageAlt: "Worker 3" },
{ id: "t4", name: "HR Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-worker-protective-equipment-production-hall_342744-146.jpg", imageAlt: "Worker 4" },
{ id: "t5", name: "Maintenance Lead", imageSrc: "http://img.b2bpic.net/free-photo/hardhat-wearing-men-work-together-build-factory-generated-by-ai_188544-26781.jpg", imageAlt: "Worker 5" },
]}
/>
</div>
@@ -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." },
]}
/>
</div>
@@ -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: "#" },
],
},
]}