Merge version_1 into main #3
@@ -47,20 +47,20 @@ export default function LandingPage() {
|
||||
description="Fast, professional plumbers ready to solve your plumbing problems anytime. Emergency service available around the clock."
|
||||
tag="5.0 ⭐ From 16 Reviews"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg?_wi=1"
|
||||
imageAlt="Professional plumber fixing sink pipes"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson", handle: "Homeowner", testimonial: "These guys did an excellent job! My sink was leaking and they quickly fixed the issue. Fast, efficient, professional and friendly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1"},
|
||||
{
|
||||
name: "Michael Chen", handle: "Property Manager", testimonial: "Our water heater had a huge leak and within hours they came out and solved the problem. Highly recommend their team.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/affectionate-family_1098-15799.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/affectionate-family_1098-15799.jpg?_wi=1"},
|
||||
{
|
||||
name: "Emily Rodriguez", handle: "Business Owner", testimonial: "Very responsive and professional plumbers. Great service and fair pricing. Will definitely call again.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Customer Commitment", description: "5-star rated with 16 verified customer reviews. Your satisfaction is our priority."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg?_wi=2"
|
||||
imageAlt="Professional plumber at work"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
@@ -158,17 +158,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/affectionate-family_1098-15799.jpg"},
|
||||
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/affectionate-family_1098-15799.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg"},
|
||||
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3"},
|
||||
{
|
||||
id: "5", name: "Jessica Martinez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
id: "5", name: "Jessica Martinez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4"},
|
||||
{
|
||||
id: "6", name: "Robert Thompson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
|
||||
id: "6", name: "Robert Thompson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user