Merge version_1 into main #2
@@ -65,6 +65,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg"
|
||||
imageAlt="Professional plumber at work"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -108,11 +109,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Fantastic Plumbing Work", quote: "Fantastic plumbing company — highly recommend. They do new construction and remodeling with exceptional quality and professionalism.", name: "David S.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "David S."},
|
||||
id: "1", title: "Fantastic Plumbing Work", quote: "Fantastic plumbing company — highly recommend. They do new construction and remodeling with exceptional quality and professionalism.", name: "David S.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "David S."},
|
||||
{
|
||||
id: "2", title: "Very Professional Team", quote: "Very professional service from start to finish. The team was courteous, efficient, and completed our project on time.", name: "Kevin M.", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Kevin M."},
|
||||
{
|
||||
id: "3", title: "Excellent Remodeling Work", quote: "Had Caldwell handle our bathroom remodel. Attention to detail was outstanding and they stayed within budget.", name: "Sarah T.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Sarah T."},
|
||||
id: "3", title: "Excellent Remodeling Work", quote: "Had Caldwell handle our bathroom remodel. Attention to detail was outstanding and they stayed within budget.", name: "Sarah T.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Sarah T."},
|
||||
{
|
||||
id: "4", title: "Trusted for New Construction", quote: "We've used Caldwell Plumbing for multiple new construction projects. Always reliable, always professional.", name: "Michael R.", role: "Contractor", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Michael R."},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user