Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-04-23 13:56:04 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
description="Our staff are certified, background-checked, and friendly."
testimonials={[
{ id: "a1", name: "Alex W.", role: "Lead Tech", testimonial: "I love helping families feel safe in their homes.", imageSrc: "http://img.b2bpic.net/free-photo/sanitizer-special-preventive-uniform-stop-danger-coming-from-left-yellow_114579-13463.jpg" },
{ id: "a2", name: "Maria K.", role: "Lead Tech", testimonial: "We use only the safest, most effective products available.", imageSrc: "http://img.b2bpic.net/free-photo/sanitizer-special-preventive-uniform-makes-refusal_114579-13481.jpg" }
{ id: "a2", name: "Maria K.", role: "Lead Tech", testimonial: "We use only the safest, most effective products available.", imageSrc: "http://img.b2bpic.net/free-photo/sanitizer-special-preventive-uniform-makes-refusal_114579-13481.jpg?_wi=2" }
]}
/>
</div>

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
tag="Trusted Experts"
buttons={[{ text: "Get Free Inspection", href: "/contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/sanitizer-special-preventive-uniform-makes-refusal_114579-13481.jpg", imageAlt: "pest control service professional" },
{ imageSrc: "http://img.b2bpic.net/free-photo/sanitizer-special-preventive-uniform-makes-refusal_114579-13481.jpg?_wi=1", imageAlt: "pest control service professional" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-protective-suit_176474-23782.jpg", imageAlt: "protected home interior" }
]}
mediaAnimation="slide-up"