Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-26 07:59:37 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
href: "tel:+1-555-123-4567",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362853.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362853.jpg"
imageAlt="Luxurious suburban home exterior sparkling clean at twilight"
textPosition="bottom-left"
showDimOverlay={true}
@@ -79,6 +79,7 @@ export default function LandingPage() {
<div id="trust-bar" data-section="trust-bar">
<MetricCardTen
animationType="slide-up"
textboxLayout="centered"
useInvertedBackground={false}
metrics={[
{
@@ -272,7 +273,7 @@ export default function LandingPage() {
placeholder: "Tell us about your home and services needed...",
rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362853.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362853.jpg"
imageAlt="Clean suburban home exterior"
mediaAnimation="opacity"
mediaPosition="right"