Merge version_1 into main #1

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

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg"
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=1"
imageAlt="Professional plumbing service"
mediaAnimation="blur-reveal"
frameStyle="card"
@@ -98,16 +98,16 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "John Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "John Mitchell"
id: "1", name: "John Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "John Mitchell"
},
{
id: "2", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sarah Johnson"
id: "2", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Sarah Johnson"
},
{
id: "3", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David Chen"
id: "3", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "David Chen"
},
{
id: "4", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Emily Rodriguez"
id: "4", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Emily Rodriguez"
}
]}
cardTitle="Over 5,000+ satisfied customers trust Mckean Plumbing & Gas for reliable service"
@@ -140,7 +140,7 @@ export default function LandingPage() {
id: "5", title: "How quickly can you respond to my call?", content: "We pride ourselves on rapid response times. Our team is ready to assist with emergency repairs and routine services throughout the day and night."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg"
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=2"
imageAlt="Professional plumbing support"
mediaAnimation="opacity"
mediaPosition="left"