Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 18:07:35 +00:00

View File

@@ -54,10 +54,10 @@ export default function LandingPage() {
{ text: "View Services", href: "#services" }
]}
buttonAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
dashboard={{
title: "Project Performance Metrics", logoIcon: Drill,
imageSrc: "http://img.b2bpic.net/free-photo/oil-worker-orange-uniform-helmet-working-with-pipe-wrench-near-oil-pump-jack_651396-2454.jpg?_wi=1", imageAlt: "drilling equipment industrial drilling construction drilling bore hole", buttons: [
imageSrc: "http://img.b2bpic.net/free-photo/oil-worker-orange-uniform-helmet-working-with-pipe-wrench-near-oil-pump-jack_651396-2454.jpg", imageAlt: "drilling equipment industrial drilling construction drilling bore hole", buttons: [
{ text: "Request Service", href: "#contact" },
{ text: "Learn More", href: "#services" }
],
@@ -107,9 +107,10 @@ export default function LandingPage() {
{ value: "20+", title: "Years of Industry Experience" },
{ value: "1,200+", title: "Successful Projects Completed" }
]}
imageSrc="http://img.b2bpic.net/free-photo/oil-worker-orange-uniform-helmet-working-with-pipe-wrench-near-oil-pump-jack_651396-2454.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/oil-worker-orange-uniform-helmet-working-with-pipe-wrench-near-oil-pump-jack_651396-2454.jpg"
imageAlt="Skytech Drilling professional team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -183,27 +184,27 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "John Mitchell", role: "Project Manager", company: "BuildRight Construction", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=1", imageAlt: "professional headshot business portrait construction manager industry professional"
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "professional headshot business portrait construction manager industry professional"
},
{
id: "2", name: "Sarah Chen", role: "Site Supervisor", company: "Premier Utilities Inc", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=2", imageAlt: "professional headshot business portrait construction manager industry professional"
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "professional headshot business portrait construction manager industry professional"
},
{
id: "3", name: "Michael Rodriguez", role: "Construction Director", company: "Consolidated Infrastructure", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=3", imageAlt: "professional headshot business portrait construction manager industry professional"
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "professional headshot business portrait construction manager industry professional"
},
{
id: "4", name: "Emily Watson", role: "Operations Manager", company: "Metro Development Group", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=4", imageAlt: "professional headshot business portrait construction manager industry professional"
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "professional headshot business portrait construction manager industry professional"
},
{
id: "5", name: "David Park", role: "Engineering Lead", company: "TechBuild Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=5", imageAlt: "professional headshot business portrait construction manager industry professional"
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "professional headshot business portrait construction manager industry professional"
},
{
id: "6", name: "Jennifer Lopez", role: "Project Owner", company: "Signature Homes LLC", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=6", imageAlt: "professional headshot business portrait construction manager industry professional"
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "professional headshot business portrait construction manager industry professional"
}
]}
kpiItems={[