Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 12:18:25 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
{ name: "Emily R.", handle: "Apartment Manager", testimonial: "Always our first call for any plumbing emergency. Their team is responsive and the quality of work is consistently excellent.", rating: 5, imageSrc: assetUrls["testimonial-3"], imageAlt: assetAlts["testimonial-3"] },
{ name: "David K.", handle: "Resident", testimonial: "Friendly service and they explained everything clearly. My new water heater works flawlessly. Fantastic experience!", rating: 5, imageSrc: assetUrls["testimonial-4"], imageAlt: assetAlts["testimonial-4"] }
]}
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
imageSrc={assetUrls["hero-plumber-working"]}
imageAlt={assetAlts["hero-plumber-working"]}
imagePosition="right"