Merge version_1 into main #2
146
src/app/page.tsx
146
src/app/page.tsx
@@ -28,26 +28,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Safety",
|
||||
id: "safety",
|
||||
},
|
||||
{
|
||||
name: "Careers",
|
||||
id: "careers",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Safety", id: "safety" },
|
||||
{ name: "Careers", id: "careers" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="MYROPES"
|
||||
/>
|
||||
@@ -55,32 +40,15 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Professional Wind Turbine Maintenance"
|
||||
description="Providing safe, high-quality, and reliable maintenance solutions for the wind energy sector across Poland."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw1aBw0KXVk2HVAwri81DaemvA/uploaded-1775385411431-kixyqdi3.jpg?_wi=1",
|
||||
imageAlt: "Myropes wind turbine view 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw1aBw0KXVk2HVAwri81DaemvA/uploaded-1775385411432-edvc0ant.jpg",
|
||||
imageAlt: "Myropes wind turbine view 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw1aBw0KXVk2HVAwri81DaemvA/uploaded-1775385411432-ji0unyoe.jpg",
|
||||
imageAlt: "Myropes wind turbine view 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-engineers-refining-production-layouts-using-chroma-key-laptop_482257-120482.jpg",
|
||||
imageAlt: "Wind turbine technician team",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-climbing-mountains_23-2150382996.jpg",
|
||||
imageAlt: "Close up rope access gear",
|
||||
},
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw1aBw0KXVk2HVAwri81DaemvA/uploaded-1775385411431-kixyqdi3.jpg", imageAlt: "Myropes wind turbine view 1" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw1aBw0KXVk2HVAwri81DaemvA/uploaded-1775385411432-edvc0ant.jpg", imageAlt: "Myropes wind turbine view 2" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bw1aBw0KXVk2HVAwri81DaemvA/uploaded-1775385411432-ji0unyoe.jpg", imageAlt: "Myropes wind turbine view 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/factory-engineers-refining-production-layouts-using-chroma-key-laptop_482257-120482.jpg", imageAlt: "Wind turbine technician team" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-climbing-mountains_23-2150382996.jpg", imageAlt: "Close up rope access gear" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -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() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Safety First at MYROPES"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn About Our Standards",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Learn About Our Standards", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
title="Get in Touch"
|
||||
description="We are ready to provide expert support for your projects."
|
||||
@@ -188,35 +127,18 @@ export default function LandingPage() {
|
||||
logoText="MYROPES"
|
||||
columns={[
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "Łazy 174, Olkusz",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "+48 505 119 415",
|
||||
href: "tel:+48505119415",
|
||||
},
|
||||
{
|
||||
label: "biuro@myropes.pl",
|
||||
href: "mailto:biuro@myropes.pl",
|
||||
},
|
||||
],
|
||||
title: "Contact", items: [
|
||||
{ label: "Łazy 174, Olkusz", href: "#" },
|
||||
{ label: "+48 505 119 415", href: "tel:+48505119415" },
|
||||
{ label: "biuro@myropes.pl", href: "mailto:biuro@myropes.pl" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#careers",
|
||||
},
|
||||
{
|
||||
label: "Safety Standards",
|
||||
href: "#safety",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Company", items: [
|
||||
{ label: "Careers", href: "#careers" },
|
||||
{ label: "Safety Standards", href: "#safety" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user