Merge version_1 into main #2
@@ -82,7 +82,7 @@ export default function AboutPage() {
|
||||
title: "Ammar",
|
||||
subtitle: "Senior Barber",
|
||||
detail: "Specializes in precision fades and clean line-ups",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-brushes-spray-scissors-smiling-confused-standing-orange-wall_141793-61261.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-brushes-spray-scissors-smiling-confused-standing-orange-wall_141793-61261.jpg?_wi=2",
|
||||
imageAlt: "professional barber portrait headshot"
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function AboutPage() {
|
||||
title: "Marco",
|
||||
subtitle: "Master Stylist",
|
||||
detail: "Expert in custom styling and beard care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg?_wi=4",
|
||||
imageAlt: "young man smiling portrait"
|
||||
}
|
||||
]
|
||||
@@ -125,7 +125,7 @@ export default function AboutPage() {
|
||||
required: true
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/guy-barbershop_1157-7721.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/guy-barbershop_1157-7721.jpg?_wi=2"
|
||||
imageAlt="Classy Barbershop interior"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -47,7 +47,7 @@ export default function ContactPage() {
|
||||
tag="5.0★ Rating"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=2"
|
||||
imageAlt="Professional barber cutting fade haircut"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -56,28 +56,28 @@ export default function ContactPage() {
|
||||
handle: "Regular Customer",
|
||||
testimonial: "Ammar is extremely professional and understands exactly the haircut you want.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
name: "David Chen",
|
||||
handle: "Satisfied Client",
|
||||
testimonial: "Fantastic haircut with amazing attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
name: "James Wilson",
|
||||
handle: "Frequent Visitor",
|
||||
testimonial: "Clean shop, great lighting, and very friendly staff.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-thumbs-up-with-two-hands-purple_141793-93475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-thumbs-up-with-two-hands-purple_141793-93475.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
name: "Ahmed Hassan",
|
||||
handle: "Regular",
|
||||
testimonial: "The best fade cuts in Mississauga. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-glasses_23-2148422106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-glasses_23-2148422106.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -173,14 +173,14 @@ export default function ContactPage() {
|
||||
title: "Ammar",
|
||||
subtitle: "Senior Barber",
|
||||
detail: "Specializes in precision fades and clean line-ups",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-brushes-spray-scissors-smiling-confused-standing-orange-wall_141793-61261.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-brushes-spray-scissors-smiling-confused-standing-orange-wall_141793-61261.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Marco",
|
||||
subtitle: "Master Stylist",
|
||||
detail: "Expert in custom styling and beard care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg?_wi=7",
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -202,7 +202,7 @@ export default function ContactPage() {
|
||||
role: "Regular Customer",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -210,7 +210,7 @@ export default function ContactPage() {
|
||||
role: "Business Owner",
|
||||
company: "Mississauga",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -218,7 +218,7 @@ export default function ContactPage() {
|
||||
role: "Professional",
|
||||
company: "Local Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-thumbs-up-with-two-hands-purple_141793-93475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-thumbs-up-with-two-hands-purple_141793-93475.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -226,7 +226,7 @@ export default function ContactPage() {
|
||||
role: "Regular",
|
||||
company: "Frequent Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-glasses_23-2148422106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-glasses_23-2148422106.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -271,7 +271,7 @@ export default function ContactPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/guy-barbershop_1157-7721.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/guy-barbershop_1157-7721.jpg?_wi=3"
|
||||
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
@@ -47,7 +47,7 @@ export default function HomePage() {
|
||||
tag="5.0★ Rating"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=1"
|
||||
imageAlt="Professional barber cutting fade haircut"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -56,7 +56,7 @@ 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/man-with-thumb-up_1368-6368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=1",
|
||||
imageAlt: "happy customer satisfied smile",
|
||||
},
|
||||
{
|
||||
@@ -64,7 +64,7 @@ export default function HomePage() {
|
||||
handle: "Satisfied Client",
|
||||
testimonial: "Fantastic haircut with amazing attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg?_wi=1",
|
||||
imageAlt: "young man smiling portrait",
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function HomePage() {
|
||||
handle: "Frequent Visitor",
|
||||
testimonial: "Clean shop, great lighting, and very friendly staff.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-thumbs-up-with-two-hands-purple_141793-93475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-thumbs-up-with-two-hands-purple_141793-93475.jpg?_wi=1",
|
||||
imageAlt: "man portrait casual professional",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function HomePage() {
|
||||
handle: "Regular",
|
||||
testimonial: "The best fade cuts in Mississauga. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-glasses_23-2148422106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-glasses_23-2148422106.jpg?_wi=1",
|
||||
imageAlt: "young professional man portrait",
|
||||
},
|
||||
]}
|
||||
@@ -177,7 +177,7 @@ 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/barber-man-apron-holding-hair-brushes-spray-scissors-smiling-confused-standing-orange-wall_141793-61261.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-brushes-spray-scissors-smiling-confused-standing-orange-wall_141793-61261.jpg?_wi=1",
|
||||
imageAlt: "professional barber portrait headshot",
|
||||
},
|
||||
{
|
||||
@@ -185,7 +185,7 @@ export default function HomePage() {
|
||||
title: "Marco",
|
||||
subtitle: "Master Stylist",
|
||||
detail: "Expert in custom styling and beard care",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg?_wi=2",
|
||||
imageAlt: "young man smiling portrait",
|
||||
},
|
||||
],
|
||||
@@ -208,7 +208,7 @@ export default function HomePage() {
|
||||
role: "Regular Customer",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=2",
|
||||
imageAlt: "happy customer satisfied smile",
|
||||
},
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function HomePage() {
|
||||
role: "Business Owner",
|
||||
company: "Mississauga",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg?_wi=3",
|
||||
imageAlt: "young man smiling portrait",
|
||||
},
|
||||
{
|
||||
@@ -226,7 +226,7 @@ export default function HomePage() {
|
||||
role: "Professional",
|
||||
company: "Local Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-thumbs-up-with-two-hands-purple_141793-93475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-thumbs-up-with-two-hands-purple_141793-93475.jpg?_wi=2",
|
||||
imageAlt: "man portrait casual professional",
|
||||
},
|
||||
{
|
||||
@@ -235,7 +235,7 @@ export default function HomePage() {
|
||||
role: "Regular",
|
||||
company: "Frequent Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-glasses_23-2148422106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-glasses_23-2148422106.jpg?_wi=2",
|
||||
imageAlt: "young professional man portrait",
|
||||
},
|
||||
]}
|
||||
@@ -281,7 +281,7 @@ export default function HomePage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/guy-barbershop_1157-7721.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/guy-barbershop_1157-7721.jpg?_wi=1"
|
||||
imageAlt="Classy Barbershop interior"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -44,7 +44,7 @@ export default function PlumbingAboutPage() {
|
||||
tag="4.8★ Rating"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=3"
|
||||
imageAlt="Professional plumber at work"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -53,28 +53,28 @@ export default function PlumbingAboutPage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Jermaine arrived within 90 minutes and resolved our urgent plumbing issue perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
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-vector/smiley-avatars-with-flat-design_23-2147678859.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/smiley-avatars-with-flat-design_23-2147678859.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
name: "Lisa Chen",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Transparent pricing and excellent workmanship. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110050.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110050.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
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/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg?_wi=4"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -103,14 +103,14 @@ export default function PlumbingAboutPage() {
|
||||
title: "Jermaine",
|
||||
subtitle: "Lead Technician",
|
||||
detail: "Emergency response specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14481.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14481.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Ben",
|
||||
subtitle: "Service Expert",
|
||||
detail: "Specializes in drain and basement issues",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14481.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14481.jpg?_wi=4"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -132,7 +132,7 @@ export default function PlumbingAboutPage() {
|
||||
role: "Homeowner",
|
||||
company: "Milton",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg?_wi=5"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -140,7 +140,7 @@ export default function PlumbingAboutPage() {
|
||||
role: "Property Manager",
|
||||
company: "Oakville",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/smiley-avatars-with-flat-design_23-2147678859.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/smiley-avatars-with-flat-design_23-2147678859.jpg?_wi=5"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -148,7 +148,7 @@ export default function PlumbingAboutPage() {
|
||||
role: "Homeowner",
|
||||
company: "Burlington",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110050.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110050.jpg?_wi=5"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -156,7 +156,7 @@ export default function PlumbingAboutPage() {
|
||||
role: "Business Owner",
|
||||
company: "Mississauga",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg?_wi=5"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
@@ -63,7 +63,7 @@ export default function PlumbingContactPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg?_wi=2"
|
||||
imageAlt="Professional plumbing service"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -47,7 +47,7 @@ export default function PlumbingPage() {
|
||||
tag="4.8★ Rating"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=1"
|
||||
imageAlt="Professional plumber at work"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -56,28 +56,28 @@ export default function PlumbingPage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Jermaine arrived within 90 minutes and resolved our urgent plumbing issue perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
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-vector/smiley-avatars-with-flat-design_23-2147678859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/smiley-avatars-with-flat-design_23-2147678859.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Lisa Chen",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Transparent pricing and excellent workmanship. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110050.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110050.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
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/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -173,14 +173,14 @@ export default function PlumbingPage() {
|
||||
title: "Jermaine",
|
||||
subtitle: "Lead Technician",
|
||||
detail: "Emergency response specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14481.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14481.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Ben",
|
||||
subtitle: "Service Expert",
|
||||
detail: "Specializes in drain and basement issues",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14481.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14481.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -202,7 +202,7 @@ export default function PlumbingPage() {
|
||||
role: "Homeowner",
|
||||
company: "Milton",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -210,7 +210,7 @@ export default function PlumbingPage() {
|
||||
role: "Property Manager",
|
||||
company: "Oakville",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/smiley-avatars-with-flat-design_23-2147678859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/smiley-avatars-with-flat-design_23-2147678859.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -218,7 +218,7 @@ export default function PlumbingPage() {
|
||||
role: "Homeowner",
|
||||
company: "Burlington",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110050.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110050.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -226,7 +226,7 @@ export default function PlumbingPage() {
|
||||
role: "Business Owner",
|
||||
company: "Mississauga",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -271,7 +271,7 @@ export default function PlumbingPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg?_wi=1"
|
||||
imageAlt="Professional plumbing service"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function PlumbingReviewsPage() {
|
||||
tag="4.8★ Rating"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=4"
|
||||
imageAlt="Professional plumber at work"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -61,28 +61,28 @@ 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/handsome-man-making-ok-sign_1368-6336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
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-vector/smiley-avatars-with-flat-design_23-2147678859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/smiley-avatars-with-flat-design_23-2147678859.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
name: "Lisa Chen",
|
||||
handle: "Homeowner",
|
||||
testimonial: "Transparent pricing and excellent workmanship. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110050.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110050.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
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/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -114,7 +114,7 @@ export default function PlumbingReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Milton",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -122,7 +122,7 @@ export default function PlumbingReviewsPage() {
|
||||
role: "Property Manager",
|
||||
company: "Oakville",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/smiley-avatars-with-flat-design_23-2147678859.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/smiley-avatars-with-flat-design_23-2147678859.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -130,7 +130,7 @@ export default function PlumbingReviewsPage() {
|
||||
role: "Homeowner",
|
||||
company: "Burlington",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110050.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110050.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -138,7 +138,7 @@ export default function PlumbingReviewsPage() {
|
||||
role: "Business Owner",
|
||||
company: "Mississauga",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg?_wi=7",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
@@ -44,7 +44,7 @@ export default function PlumbingServicesPage() {
|
||||
tag="4.8★ Rating"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746294.jpg?_wi=2"
|
||||
imageAlt="Professional plumber at work"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
@@ -53,28 +53,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/handsome-man-making-ok-sign_1368-6336.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.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-vector/smiley-avatars-with-flat-design_23-2147678859.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/smiley-avatars-with-flat-design_23-2147678859.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/view-female-school-teacher_23-2151110050.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110050.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/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excellent-idea-nice-job-portrait-supportive-delighted-happy-charming-female-friend-showing-th_1258-143019.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
@@ -58,7 +58,7 @@ export default function ReviewsPage() {
|
||||
role: "Regular Customer",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=3",
|
||||
imageAlt: "happy customer satisfied smile"
|
||||
},
|
||||
{
|
||||
@@ -67,7 +67,7 @@ export default function ReviewsPage() {
|
||||
role: "Business Owner",
|
||||
company: "Mississauga",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smiling-man_23-2147961497.jpg?_wi=5",
|
||||
imageAlt: "young man smiling portrait"
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function ReviewsPage() {
|
||||
role: "Professional",
|
||||
company: "Local Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-thumbs-up-with-two-hands-purple_141793-93475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-redhead-ginger-girl-with-freckles-thumbs-up-with-two-hands-purple_141793-93475.jpg?_wi=3",
|
||||
imageAlt: "man portrait casual professional"
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function ReviewsPage() {
|
||||
role: "Regular",
|
||||
company: "Frequent Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-glasses_23-2148422106.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-with-glasses_23-2148422106.jpg?_wi=3",
|
||||
imageAlt: "young professional man portrait"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user