Update src/app/page.tsx
This commit is contained in:
@@ -46,17 +46,17 @@ export default function LandingPage() {
|
||||
title="Earthminex Limited"
|
||||
description="Integrated Engineering, Geoscience & Infrastructure Solutions for Papua New Guinea. Delivering end-to-end technical services across mining, exploration, and infrastructure development."
|
||||
testimonials={[
|
||||
{ name: "Mining Corp Lead", handle: "@partner", testimonial: "Exceptional field data accuracy and regulatory support.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-vintage-clock_1368-5635.jpg", imageAlt: "mining drone landscape" },
|
||||
{ name: "Mining Corp Lead", handle: "@partner", testimonial: "Exceptional field data accuracy and regulatory support.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/worker-holding-vintage-clock_1368-5635.jpg?_wi=1", imageAlt: "mining drone landscape" },
|
||||
{ name: "Infrastructure Dir", handle: "@govt", testimonial: "Integrated multi-disciplinary team, very responsive.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dr3AnOLZgdbIV89Eodh4qoh1FX/uploaded-1779029330968-sxlmei8n.png", imageAlt: "mining drone landscape" },
|
||||
{ name: "Exploration Lead", handle: "@client", testimonial: "The best technical team in the PNG region.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-with-map-binocular-looking-away-landscape_107420-9785.jpg", imageAlt: "mining drone landscape" },
|
||||
{ name: "Site Engineer", handle: "@manager", testimonial: "Safety and compliance standards were top-tier.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-with-compass-map_23-2147628784.jpg", imageAlt: "mining drone landscape" },
|
||||
{ name: "Project Lead", handle: "@exec", testimonial: "Seamless execution from survey to construction support.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cosmonaut-ensuring-operational-readiness-mankind-survival-expedition-mars-upbeat-astronaut_482257-132658.jpg", imageAlt: "mining drone landscape" },
|
||||
{ name: "Site Engineer", handle: "@manager", testimonial: "Safety and compliance standards were top-tier.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-with-compass-map_23-2147628784.jpg?_wi=1", imageAlt: "mining drone landscape" },
|
||||
{ name: "Project Lead", handle: "@exec", testimonial: "Seamless execution from survey to construction support.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cosmonaut-ensuring-operational-readiness-mankind-survival-expedition-mars-upbeat-astronaut_482257-132658.jpg?_wi=1", imageAlt: "mining drone landscape" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Services", href: "#services" },
|
||||
{ text: "Request Consultation", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-holding-vintage-clock_1368-5635.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-holding-vintage-clock_1368-5635.jpg?_wi=2"
|
||||
imageAlt="mining drone landscape"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-engineer-man-is-screaming-by-raising-up-hishand-blue-background_176474-117633.jpg", alt: "Young engineer man is screaming by raising up hishand on blue background" },
|
||||
@@ -85,11 +85,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Geotechnical Engineering", description: "Site investigations, slope stability, tailings and waste analysis.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-with-compass-map_23-2147628784.jpg", imageAlt: "geotechnical testing equipment" },
|
||||
title: "Geotechnical Engineering", description: "Site investigations, slope stability, tailings and waste analysis.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-with-compass-map_23-2147628784.jpg?_wi=2", imageAlt: "geotechnical testing equipment" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-excavator-truck-sandy-beach_1308-189643.jpg", imageAlt: "geotechnical testing equipment" },
|
||||
},
|
||||
{
|
||||
title: "Geo-Consulting", description: "Resource evaluation, tenement support, and exploration targeting.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cosmonaut-ensuring-operational-readiness-mankind-survival-expedition-mars-upbeat-astronaut_482257-132658.jpg", imageAlt: "geological exploration data" },
|
||||
title: "Geo-Consulting", description: "Resource evaluation, tenement support, and exploration targeting.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cosmonaut-ensuring-operational-readiness-mankind-survival-expedition-mars-upbeat-astronaut_482257-132658.jpg?_wi=2", imageAlt: "geological exploration data" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/rooftops-old-town-lviv-ukraine-day-magical-atmosphere-european-city-landmark-city-hall-main-square-aerial-view_231208-57.jpg", imageAlt: "geological exploration data" },
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user