Merge version_1 into main #3
@@ -83,7 +83,7 @@ export default function AboutPage() {
|
||||
subtitle: "Senior Barber",
|
||||
detail: "Specializes in precision fades and clean line-ups",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-happy-cheerful-showing-thumbs-up-standing-blue-wall_141793-96838.jpg",
|
||||
"http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-happy-cheerful-showing-thumbs-up-standing-blue-wall_141793-96838.jpg?_wi=2",
|
||||
imageAlt: "professional barber portrait headshot",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function AboutPage() {
|
||||
subtitle: "Master Stylist",
|
||||
detail: "Expert in custom styling and beard care",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
|
||||
"http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg?_wi=4",
|
||||
imageAlt: "young man smiling portrait",
|
||||
},
|
||||
],
|
||||
|
||||
@@ -62,7 +62,7 @@ export default function ContactPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg?_wi=2"
|
||||
imageAlt="Classy Barbershop interior"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -59,28 +59,28 @@ export default function HomePage() {
|
||||
handle: "Regular Customer",
|
||||
testimonial: "Ammar is extremely professional and understands exactly the haircut you want.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David Chen",
|
||||
handle: "Satisfied Client",
|
||||
testimonial: "Fantastic haircut with amazing attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "James Wilson",
|
||||
handle: "Frequent Visitor",
|
||||
testimonial: "Clean shop, great lighting, and very friendly staff.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-blonde-man-looking-camera-orange_141793-69216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-blonde-man-looking-camera-orange_141793-69216.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Ahmed Hassan",
|
||||
handle: "Regular",
|
||||
testimonial: "The best fade cuts in Mississauga. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -176,14 +176,14 @@ export default function HomePage() {
|
||||
title: "Ammar",
|
||||
subtitle: "Senior Barber",
|
||||
detail: "Specializes in precision fades and clean line-ups",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-happy-cheerful-showing-thumbs-up-standing-blue-wall_141793-96838.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-happy-cheerful-showing-thumbs-up-standing-blue-wall_141793-96838.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Marco",
|
||||
subtitle: "Master Stylist",
|
||||
detail: "Expert in custom styling and beard care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -205,7 +205,7 @@ export default function HomePage() {
|
||||
role: "Regular Customer",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -213,7 +213,7 @@ export default function HomePage() {
|
||||
role: "Business Owner",
|
||||
company: "Mississauga",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -221,7 +221,7 @@ export default function HomePage() {
|
||||
role: "Professional",
|
||||
company: "Local Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-blonde-man-looking-camera-orange_141793-69216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-blonde-man-looking-camera-orange_141793-69216.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -229,7 +229,7 @@ export default function HomePage() {
|
||||
role: "Regular",
|
||||
company: "Frequent Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -274,7 +274,7 @@ export default function HomePage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg?_wi=1"
|
||||
imageAlt="Classy Barbershop interior"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -68,14 +68,14 @@ export default function PlumbingAboutPage() {
|
||||
title: "Jermaine",
|
||||
subtitle: "Lead Technician",
|
||||
detail: "Emergency response specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-touchscreen-device_1170-1579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-touchscreen-device_1170-1579.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Ben",
|
||||
subtitle: "Service Expert",
|
||||
detail: "Specializes in drain and basement issues",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-with-towel-around-neck-lookign-camera-smiling-confident-standing-orange-background_141793-67197.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-with-towel-around-neck-lookign-camera-smiling-confident-standing-orange-background_141793-67197.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -97,7 +97,7 @@ export default function PlumbingAboutPage() {
|
||||
role: "Homeowner",
|
||||
company: "Milton",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -105,7 +105,7 @@ export default function PlumbingAboutPage() {
|
||||
role: "Property Manager",
|
||||
company: "Oakville",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-pretty-business-woman-showing-thumb-up_1262-4720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-pretty-business-woman-showing-thumb-up_1262-4720.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -113,7 +113,7 @@ export default function PlumbingAboutPage() {
|
||||
role: "Homeowner",
|
||||
company: "Burlington",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man_23-2149880056.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man_23-2149880056.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -121,7 +121,7 @@ export default function PlumbingAboutPage() {
|
||||
role: "Business Owner",
|
||||
company: "Mississauga",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
@@ -86,7 +86,7 @@ export default function PlumbingContactPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sporty-girl-packing-bag-training-sports-girl-going-training-preparing-training_169016-67494.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sporty-girl-packing-bag-training-sports-girl-going-training-preparing-training_169016-67494.jpg?_wi=2"
|
||||
imageAlt="Professional plumbing service"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -58,7 +58,7 @@ export default function PlumbingPage() {
|
||||
tag="4.8★ Rating"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137740.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137740.jpg?_wi=1"
|
||||
imageAlt="Professional plumber at work"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -69,7 +69,7 @@ export default function PlumbingPage() {
|
||||
"Jermaine arrived within 90 minutes and resolved our urgent plumbing issue perfectly.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg",
|
||||
"http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mike Johnson",
|
||||
@@ -78,7 +78,7 @@ export default function PlumbingPage() {
|
||||
"Ben quickly fixed our plugged basement bathroom the same day we called.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cheerful-pretty-business-woman-showing-thumb-up_1262-4720.jpg",
|
||||
"http://img.b2bpic.net/free-photo/cheerful-pretty-business-woman-showing-thumb-up_1262-4720.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Lisa Chen",
|
||||
@@ -86,7 +86,7 @@ export default function PlumbingPage() {
|
||||
testimonial: "Transparent pricing and excellent workmanship. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man_23-2149880056.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man_23-2149880056.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Robert Davis",
|
||||
@@ -95,7 +95,7 @@ export default function PlumbingPage() {
|
||||
"Available 24/7 and always professional. The best plumber in Milton.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -192,7 +192,7 @@ export default function PlumbingPage() {
|
||||
subtitle: "Lead Technician",
|
||||
detail: "Emergency response specialist",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mechanic-using-touchscreen-device_1170-1579.jpg",
|
||||
"http://img.b2bpic.net/free-photo/mechanic-using-touchscreen-device_1170-1579.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -200,7 +200,7 @@ export default function PlumbingPage() {
|
||||
subtitle: "Service Expert",
|
||||
detail: "Specializes in drain and basement issues",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/barber-man-apron-with-towel-around-neck-lookign-camera-smiling-confident-standing-orange-background_141793-67197.jpg",
|
||||
"http://img.b2bpic.net/free-photo/barber-man-apron-with-towel-around-neck-lookign-camera-smiling-confident-standing-orange-background_141793-67197.jpg?_wi=1",
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -223,7 +223,7 @@ export default function PlumbingPage() {
|
||||
company: "Milton",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg",
|
||||
"http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -232,7 +232,7 @@ export default function PlumbingPage() {
|
||||
company: "Oakville",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cheerful-pretty-business-woman-showing-thumb-up_1262-4720.jpg",
|
||||
"http://img.b2bpic.net/free-photo/cheerful-pretty-business-woman-showing-thumb-up_1262-4720.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -241,7 +241,7 @@ export default function PlumbingPage() {
|
||||
company: "Burlington",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man_23-2149880056.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man_23-2149880056.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -250,7 +250,7 @@ export default function PlumbingPage() {
|
||||
company: "Mississauga",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -295,7 +295,7 @@ export default function PlumbingPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sporty-girl-packing-bag-training-sports-girl-going-training-preparing-training_169016-67494.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sporty-girl-packing-bag-training-sports-girl-going-training-preparing-training_169016-67494.jpg?_wi=1"
|
||||
imageAlt="Professional plumbing service"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -47,7 +47,7 @@ export default function PlumbingReviewsPage() {
|
||||
tag="4.8★ Rating"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137740.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137740.jpg?_wi=3"
|
||||
imageAlt="professional plumber at work"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -56,7 +56,7 @@ export default function PlumbingReviewsPage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Jermaine arrived within 90 minutes and resolved our urgent plumbing issue perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg?_wi=5",
|
||||
imageAlt: "satisfied customer testimonial portrait",
|
||||
},
|
||||
{
|
||||
@@ -64,7 +64,7 @@ export default function PlumbingReviewsPage() {
|
||||
handle: "Property Manager",
|
||||
testimonial: "Ben quickly fixed our plugged basement bathroom the same day we called.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-pretty-business-woman-showing-thumb-up_1262-4720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-pretty-business-woman-showing-thumb-up_1262-4720.jpg?_wi=5",
|
||||
imageAlt: "happy customer portrait headshot",
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function PlumbingReviewsPage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Transparent pricing and excellent workmanship. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man_23-2149880056.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man_23-2149880056.jpg?_wi=5",
|
||||
imageAlt: "customer satisfaction portrait",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function PlumbingReviewsPage() {
|
||||
handle: "Regular Client",
|
||||
testimonial: "Available 24/7 and always professional. The best plumber in Milton.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=5",
|
||||
imageAlt: "homeowner portrait satisfied",
|
||||
},
|
||||
]}
|
||||
@@ -113,7 +113,7 @@ export default function PlumbingReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Milton",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg?_wi=6",
|
||||
imageAlt: "satisfied customer testimonial portrait",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function PlumbingReviewsPage() {
|
||||
role: "Property Manager",
|
||||
company: "Oakville",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-pretty-business-woman-showing-thumb-up_1262-4720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-pretty-business-woman-showing-thumb-up_1262-4720.jpg?_wi=6",
|
||||
imageAlt: "happy customer portrait headshot",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function PlumbingReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Burlington",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man_23-2149880056.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man_23-2149880056.jpg?_wi=6",
|
||||
imageAlt: "customer satisfaction portrait",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function PlumbingReviewsPage() {
|
||||
role: "Business Owner",
|
||||
company: "Mississauga",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=6",
|
||||
imageAlt: "homeowner portrait satisfied",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function PlumbingServicesPage() {
|
||||
tag="4.8★ Rating"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137740.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137740.jpg?_wi=2"
|
||||
imageAlt="Professional plumber at work"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -54,28 +54,28 @@ export default function PlumbingServicesPage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Jermaine arrived within 90 minutes and resolved our urgent plumbing issue perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
name: "Mike Johnson",
|
||||
handle: "Property Manager",
|
||||
testimonial: "Ben quickly fixed our plugged basement bathroom the same day we called.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-pretty-business-woman-showing-thumb-up_1262-4720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-pretty-business-woman-showing-thumb-up_1262-4720.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
name: "Lisa Chen",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Transparent pricing and excellent workmanship. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man_23-2149880056.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man_23-2149880056.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
name: "Robert Davis",
|
||||
handle: "Regular Client",
|
||||
testimonial: "Available 24/7 and always professional. The best plumber in Milton.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
@@ -61,7 +61,7 @@ export default function ReviewsPage() {
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg",
|
||||
"http://img.b2bpic.net/free-photo/businesswoman-talking-mobile-phone-waiting-area_107420-95801.jpg?_wi=3",
|
||||
imageAlt: "happy customer satisfied smile",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function ReviewsPage() {
|
||||
company: "Mississauga",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
|
||||
"http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg?_wi=5",
|
||||
imageAlt: "young man smiling portrait",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function ReviewsPage() {
|
||||
company: "Local Client",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pleased-handsome-blonde-man-looking-camera-orange_141793-69216.jpg",
|
||||
"http://img.b2bpic.net/free-photo/pleased-handsome-blonde-man-looking-camera-orange_141793-69216.jpg?_wi=3",
|
||||
imageAlt: "man portrait casual professional",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function ReviewsPage() {
|
||||
company: "Frequent Visitor",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg?_wi=3",
|
||||
imageAlt: "young professional man portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user