Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-21 21:18:02 +00:00

View File

@@ -88,7 +88,7 @@ export default function LandingPage() {
reverse: true
},
{
title: "Grading & Drainage", description: "Expert drainage solutions for lasting results.", media: { imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367132.jpg", imageAlt: "asphalt paving driveway repair" },
title: "Grading & Drainage", description: "Expert drainage solutions for lasting results.", media: { imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367132.jpg?_wi=1", imageAlt: "asphalt paving driveway repair" },
items: [{ icon: CheckCircle, text: "Excavation" }, { icon: CheckCircle, text: "Drainage" }],
reverse: false
},
@@ -139,7 +139,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "John Doe", role: "Homeowner", company: "Cypress", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/work-life-joyful-middle-aged-man-comfortable-casual-clothes-talking-smartphone-gesturing-while-sitting-open-terrace-country-house-sunny-day_259150-59318.jpg" },
{ id: "t2", name: "Jane Smith", role: "Business Owner", company: "Houston", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367132.jpg" },
{ id: "t2", name: "Jane Smith", role: "Business Owner", company: "Houston", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367132.jpg?_wi=2" },
{ id: "t3", name: "Mike Johnson", role: "Resident", company: "Cypress", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/women-taking-care-their-plants-greenhouse_23-2149037250.jpg" },
{ id: "t4", name: "Sarah Lee", role: "Homeowner", company: "Houston", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-small-business-owners_53876-128889.jpg" },
{ id: "t5", name: "David Wilson", role: "Client", company: "Cypress", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lovable-caucasian-girl-trendy-pink-attire-enjoying-weekend-morning-street-cafe-outdoor-shot-curly-european-lady-expressing-happiness-vacation_197531-9057.jpg" },