Update src/app/page.tsx

This commit is contained in:
2026-03-19 01:36:24 +00:00
parent 45a8b23cc3
commit bceeee4c51

View File

@@ -97,7 +97,7 @@ export default function HomePage() {
description="Locally operated since 2015, B.W. Earthworks is dedicated to delivering high-quality earthwork services across West Georgia. We take pride in our work, showing up on time and getting every job done right."
subdescription="With hands-on experience, skilled equipment operators, and attention to detail, we've built our reputation on reliability and fair pricing. Our team handles projects of all sizes with professionalism and care."
icon={Star}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg?_wi=1"
imageAlt="B.W. Earthworks team on job site"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -176,7 +176,7 @@ export default function HomePage() {
role: "Homeowner",
company: "Buchanan, GA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/picture-cheerful-caucasian-man-studio_176420-7231.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/picture-cheerful-caucasian-man-studio_176420-7231.jpg?_wi=1",
imageAlt: "professional man portrait business headshot",
},
{
@@ -185,7 +185,7 @@ export default function HomePage() {
role: "General Contractor",
company: "West Georgia Builders",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-business-woman-posing-outdoors_23-2148603030.jpg?_wi=1",
imageAlt: "professional woman portrait business headshot",
},
{
@@ -194,7 +194,7 @@ export default function HomePage() {
role: "Property Developer",
company: "Torres Development",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg?_wi=1",
imageAlt: "man portrait business professional headshot",
},
{
@@ -203,7 +203,7 @@ export default function HomePage() {
role: "Landscape Designer",
company: "Davis Landscapes",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1",
imageAlt: "woman portrait business professional headshot",
},
{
@@ -212,7 +212,7 @@ export default function HomePage() {
role: "Site Manager",
company: "Metro Atlanta Construction",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg?_wi=1",
imageAlt: "man worker portrait professional headshot",
},
{
@@ -221,7 +221,7 @@ export default function HomePage() {
role: "Real Estate Agent",
company: "Williams Realty",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-warehouse_23-2148923087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-warehouse_23-2148923087.jpg?_wi=1",
imageAlt: "woman worker portrait professional headshot",
},
]}
@@ -276,7 +276,7 @@ export default function HomePage() {
<ContactSplitForm
title="Get Your Free Quote Today"
description="Contact B.W. Earthworks for reliable grading, excavation, and hauling services. Fill out the form or call (404) 535-1444 for immediate assistance."
imageSrc="http://img.b2bpic.net/free-photo/male-worker-with-bulldozer-sand-quarry_1303-28102.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-worker-with-bulldozer-sand-quarry_1303-28102.jpg?_wi=1"
imageAlt="B.W. Earthworks equipment"
mediaAnimation="slide-up"
mediaPosition="right"