Merge version_1 into main #3

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

View File

@@ -57,15 +57,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Michael Rodriguez", handle: "Homeowner, Denver CO", testimonial: "Fixed our burst pipe within 2 hours. Professional, clean work, and fair pricing. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-caucasian-girl-with-hair-bun-looking-camera-with-cheerful-smile_273609-9044.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-caucasian-girl-with-hair-bun-looking-camera-with-cheerful-smile_273609-9044.jpg?_wi=1"
},
{
name: "Sarah Johnson", handle: "Restaurant Manager, Colorado Springs", testimonial: "Saved our business from a plumbing disaster. Fast response and thorough diagnostics. Best service!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-couch_23-2149915934.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-couch_23-2149915934.jpg?_wi=1"
},
{
name: "David Chen", handle: "Business Owner, Boulder", testimonial: "Trustworthy team that shows up on time and does quality work. We use them for all our commercial properties.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3668.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3668.jpg?_wi=1"
}
]}
useInvertedBackground={false}
@@ -123,13 +123,13 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Patricia Williams", role: "Homeowner", company: "Residential Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-caucasian-girl-with-hair-bun-looking-camera-with-cheerful-smile_273609-9044.jpg"
id: "1", name: "Patricia Williams", role: "Homeowner", company: "Residential Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-caucasian-girl-with-hair-bun-looking-camera-with-cheerful-smile_273609-9044.jpg?_wi=2"
},
{
id: "2", name: "James Martinez", role: "Facilities Manager", company: "Commercial Property", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-couch_23-2149915934.jpg"
id: "2", name: "James Martinez", role: "Facilities Manager", company: "Commercial Property", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-couch_23-2149915934.jpg?_wi=2"
},
{
id: "3", name: "Linda Johnson", role: "Property Manager", company: "Multi-Unit Complex", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3668.jpg"
id: "3", name: "Linda Johnson", role: "Property Manager", company: "Multi-Unit Complex", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3668.jpg?_wi=2"
},
{
id: "4", name: "Robert Taylor", role: "Restaurant Owner", company: "Food Service Business", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg"