Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-19 23:04:02 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
buttonAnimation="slide-up" buttonAnimation="slide-up"
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg", imageAlt: "Fresh asphalt paving installation" imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg?_wi=1", imageAlt: "Fresh asphalt paving installation"
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/road-marking-road-surface_1252-1141.jpg", imageAlt: "Professional parking lot asphalt with striping" imageSrc: "http://img.b2bpic.net/free-photo/road-marking-road-surface_1252-1141.jpg", imageAlt: "Professional parking lot asphalt with striping"
@@ -87,7 +87,7 @@ export default function LandingPage() {
features={[ features={[
{ {
id: "driveways", title: "Driveway Installation", description: "High-quality residential driveways engineered for durability and aesthetic appeal.", media: { id: "driveways", title: "Driveway Installation", description: "High-quality residential driveways engineered for durability and aesthetic appeal.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307728.jpg", imageAlt: "Premium residential driveway installation" imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307728.jpg?_wi=1", imageAlt: "Premium residential driveway installation"
}, },
items: [ items: [
{ icon: CheckCircle, text: "Expert installation" }, { icon: CheckCircle, text: "Expert installation" },
@@ -98,7 +98,7 @@ export default function LandingPage() {
}, },
{ {
id: "parking", title: "Parking Lot Paving", description: "Commercial-grade asphalt paving with precision striping and markings.", media: { id: "parking", title: "Parking Lot Paving", description: "Commercial-grade asphalt paving with precision striping and markings.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-reflective-vest-beside-brokendown-car-roadside_123827-37001.jpg", imageAlt: "Commercial parking lot asphalt paving" imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-reflective-vest-beside-brokendown-car-roadside_123827-37001.jpg?_wi=1", imageAlt: "Commercial parking lot asphalt paving"
}, },
items: [ items: [
{ icon: CheckCircle, text: "Large-scale projects" }, { icon: CheckCircle, text: "Large-scale projects" },
@@ -109,7 +109,7 @@ export default function LandingPage() {
}, },
{ {
id: "sealcoating", title: "Sealcoating & Maintenance", description: "Protective coatings to extend asphalt life and maintain pristine appearance.", media: { id: "sealcoating", title: "Sealcoating & Maintenance", description: "Protective coatings to extend asphalt life and maintain pristine appearance.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-night-streets-city_23-2149001250.jpg", imageAlt: "Professional asphalt sealcoating" imageSrc: "http://img.b2bpic.net/free-photo/man-night-streets-city_23-2149001250.jpg?_wi=1", imageAlt: "Professional asphalt sealcoating"
}, },
items: [ items: [
{ icon: CheckCircle, text: "Protective coating" }, { icon: CheckCircle, text: "Protective coating" },
@@ -151,15 +151,15 @@ export default function LandingPage() {
products={[ products={[
{ {
id: "project-luxury-driveway", brand: "Residential", name: "Luxury Driveway Installation", price: "Completed", rating: 5, id: "project-luxury-driveway", brand: "Residential", name: "Luxury Driveway Installation", price: "Completed", rating: 5,
reviewCount: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307728.jpg", imageAlt: "Luxury residential driveway installation" reviewCount: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307728.jpg?_wi=2", imageAlt: "Luxury residential driveway installation"
}, },
{ {
id: "project-commercial-parking", brand: "Commercial", name: "Large Parking Lot Paving", price: "Completed", rating: 5, id: "project-commercial-parking", brand: "Commercial", name: "Large Parking Lot Paving", price: "Completed", rating: 5,
reviewCount: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-reflective-vest-beside-brokendown-car-roadside_123827-37001.jpg", imageAlt: "Commercial parking lot paving project" reviewCount: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-reflective-vest-beside-brokendown-car-roadside_123827-37001.jpg?_wi=2", imageAlt: "Commercial parking lot paving project"
}, },
{ {
id: "project-sealcoat", brand: "Maintenance", name: "Professional Sealcoating", price: "Completed", rating: 5, id: "project-sealcoat", brand: "Maintenance", name: "Professional Sealcoating", price: "Completed", rating: 5,
reviewCount: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/man-night-streets-city_23-2149001250.jpg", imageAlt: "Professional sealcoating protection" reviewCount: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/man-night-streets-city_23-2149001250.jpg?_wi=2", imageAlt: "Professional sealcoating protection"
} }
]} ]}
ariaLabel="Faulttech completed projects gallery" ariaLabel="Faulttech completed projects gallery"
@@ -178,16 +178,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "projects-completed", value: "500+", title: "Projects Completed", description: "Successfully finished installations and repairs", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg", imageAlt: "Projects completed metric icon" id: "projects-completed", value: "500+", title: "Projects Completed", description: "Successfully finished installations and repairs", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg?_wi=2", imageAlt: "Projects completed metric icon"
}, },
{ {
id: "years-experience", value: "20+", title: "Years Experience", description: "Decades of expertise in asphalt contracting", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg", imageAlt: "Years experience metric icon" id: "years-experience", value: "20+", title: "Years Experience", description: "Decades of expertise in asphalt contracting", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg?_wi=3", imageAlt: "Years experience metric icon"
}, },
{ {
id: "client-satisfaction", value: "98%", title: "Client Satisfaction", description: "Premium service rated by our clients", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg", imageAlt: "Client satisfaction metric icon" id: "client-satisfaction", value: "98%", title: "Client Satisfaction", description: "Premium service rated by our clients", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg?_wi=4", imageAlt: "Client satisfaction metric icon"
}, },
{ {
id: "square-feet", value: "10M+", title: "Square Feet Paved", description: "Total asphalt surface installed", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg", imageAlt: "Square feet paved metric icon" id: "square-feet", value: "10M+", title: "Square Feet Paved", description: "Total asphalt surface installed", imageSrc: "http://img.b2bpic.net/free-photo/glittery-golden-black-wrapping-paper_53876-88533.jpg?_wi=5", imageAlt: "Square feet paved metric icon"
} }
]} ]}
ariaLabel="Faulttech metrics and achievements" ariaLabel="Faulttech metrics and achievements"