Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-28 10:54:55 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
testimonials={[
{
name: "John D.", handle: "@johnd", testimonial: "Excellent service and very professional team.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-house-model-uniform-front-view_176474-21361.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-house-model-uniform-front-view_176474-21361.jpg?_wi=1"},
{
name: "Sarah K.", handle: "@sarahk", testimonial: "Fast response time and great results.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-people-occupation-maintenance-service_343059-3492.jpg"},
@@ -141,7 +141,7 @@ export default function LandingPage() {
title: "Emergency Support", description: "Rapid response when you need it most.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-paramedics-moving-ambulance-stretcher-from-car-hurry-paramedics-uniform-taking-stretcher-out-ambulance-car_657921-1485.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-house-model-uniform-front-view_176474-21361.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-house-model-uniform-front-view_176474-21361.jpg?_wi=2"},
},
]}
showStepNumbers={false}