Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-06 22:03:59 +00:00

View File

@@ -52,10 +52,10 @@ export default function LandingPage() {
testimonials={[
{
name: "Greene Tent", handle: "@greenetent", testimonial: "Connor did an amazing job with our concrete pad and drainage. Super responsive and professional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307786.jpg", imageAlt: "construction site excavation backhoe"},
imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307786.jpg?_wi=1", imageAlt: "construction site excavation backhoe"},
{
name: "Maryann Spalter", handle: "@maryann", testimonial: "I highly recommend CCM. They explained everything clearly and finished the work with excellence.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg", imageAlt: "construction site excavation backhoe"},
imageSrc: "http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg?_wi=1", imageAlt: "construction site excavation backhoe"},
{
name: "Shaun Connor", handle: "@shaun", testimonial: "They replaced our leaky roof promptly. Excellent communication and timing. Will use them again.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-hitting-wheel-with-hammer_23-2147671876.jpg", imageAlt: "construction site excavation backhoe"},
@@ -66,7 +66,7 @@ export default function LandingPage() {
name: "Jane Smith", handle: "@janesmith", testimonial: "Excellent workmanship on our deck installation. Very happy with the results.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg", imageAlt: "construction site excavation backhoe"},
]}
imageSrc="http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307786.jpg"
imageSrc="http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307786.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194773.jpg", alt: "Excavator digging in the ground on day light"},
@@ -96,7 +96,7 @@ export default function LandingPage() {
{
value: "100%", title: "Project Satisfaction"},
]}
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg?_wi=2"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -183,7 +183,7 @@ export default function LandingPage() {
title="Frequently Asked Questions"
description="Answers to common questions about our construction process and services."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg?_wi=3"
/>
</div>