Update src/app/page.tsx

This commit is contained in:
2026-05-12 09:28:29 +00:00
parent c0b4eb4617
commit aecc12d69f

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
href: "#features",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg"
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=1"
imageAlt="Professional roof inspection"
mediaAnimation="slide-up"
avatars={[
@@ -199,7 +199,7 @@ export default function LandingPage() {
quote: "Fantastic service. They repaired my roof leak quickly.",
tag: "Repair",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-standing-near-house_250224-214.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=2",
imageAlt: "happy customer house exterior",
},
{
@@ -221,7 +221,7 @@ export default function LandingPage() {
quote: "My new roof looks incredible. Highly recommend.",
tag: "Replacement",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-girl-having-fun-street_259150-57532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-calculator_23-2148819843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-calculator_23-2148819843.jpg?_wi=1",
imageAlt: "happy customer house exterior",
},
{
@@ -273,7 +273,7 @@ export default function LandingPage() {
content: "We offer comprehensive labor warranties on all work.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-with-calculator_23-2148819843.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-with-calculator_23-2148819843.jpg?_wi=2"
title="Frequently Asked Questions"
description="Have questions about our services? Find answers here."
faqsAnimation="blur-reveal"