Merge version_1 into main #3
@@ -66,10 +66,10 @@ export default function LandingPage() {
|
||||
"http://img.b2bpic.net/free-photo/crawler-bulldozer_1388-577.jpg", imageAlt: "Excavator at job site"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-shot-desert-chile-separated-by-fence-with-buildings-background_181624-9783.jpg", imageAlt: "Site preparation"},
|
||||
"http://img.b2bpic.net/free-photo/beautiful-shot-desert-chile-separated-by-fence-with-buildings-background_181624-9783.jpg?_wi=1", imageAlt: "Site preparation"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-worker-backhoe-working-construction-site_640221-302.jpg", imageAlt: "Demolition work"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-worker-backhoe-working-construction-site_640221-302.jpg?_wi=1", imageAlt: "Demolition work"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Request Quote", href: "#contact" },
|
||||
@@ -104,12 +104,12 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Site Preparation", description:
|
||||
"Complete site clearing, grading, and foundation preparation for residential and commercial projects", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-shot-desert-chile-separated-by-fence-with-buildings-background_181624-9783.jpg", imageAlt: "Site preparation work", button: { text: "Learn More", href: "#" },
|
||||
"http://img.b2bpic.net/free-photo/beautiful-shot-desert-chile-separated-by-fence-with-buildings-background_181624-9783.jpg?_wi=2", imageAlt: "Site preparation work", button: { text: "Learn More", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "Demolition Services", description:
|
||||
"Safe and efficient demolition of structures with proper debris removal and site cleanup", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-worker-backhoe-working-construction-site_640221-302.jpg", imageAlt: "Building demolition", button: { text: "Learn More", href: "#" },
|
||||
"http://img.b2bpic.net/free-photo/close-up-worker-backhoe-working-construction-site_640221-302.jpg?_wi=2", imageAlt: "Building demolition", button: { text: "Learn More", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "Drainage & Grading", description:
|
||||
@@ -183,27 +183,27 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "John Mitchell", handle: "Mitchell Construction", testimonial:
|
||||
"Able Excavation consistently delivers quality work. Their team is professional, punctual, and goes above and beyond on every project.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "John Mitchell"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "John Mitchell"},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", handle: "Urban Development Partners", testimonial:
|
||||
"We've partnered with Able Excavation on dozens of projects. Their equipment is top-notch and their pricing is always competitive.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "3", name: "Michael Rodriguez", handle: "Rodriguez Contracting", testimonial:
|
||||
"Fast, reliable, and efficient. Able Excavation is my go-to for any excavation needs. They never disappoint.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Rodriguez"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Rodriguez"},
|
||||
{
|
||||
id: "4", name: "Emma Thompson", handle: "Thompson Property Management", testimonial:
|
||||
"Outstanding service from start to finish. The operators are skilled and safety-conscious. Highly recommended for any project.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Thompson"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Emma Thompson"},
|
||||
{
|
||||
id: "5", name: "David Park", handle: "Summit Engineering", testimonial:
|
||||
"We've worked with many excavation companies, but Able stands out for their precision and attention to detail. Best in the business.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Park"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "David Park"},
|
||||
{
|
||||
id: "6", name: "Lisa Hoffman", handle: "Hoffman Builders", testimonial:
|
||||
"Able Excavation's professionalism and reliability have made them our preferred equipment provider. Couldn't ask for better service.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Lisa Hoffman"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Lisa Hoffman"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user