Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-08 01:52:32 +00:00
3 changed files with 14 additions and 14 deletions

View File

@@ -76,7 +76,7 @@ export default function ContactPage() {
background={{
variant: "sparkles-gradient"}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721538.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721538.jpg?_wi=4"
imageAlt="Professional plumber ready to help"
mediaAnimation="opacity"
mediaPosition="right"
@@ -94,7 +94,7 @@ export default function ContactPage() {
description="Professional, Reliable, Trustworthy"
subdescription="Serving Toronto & Etobicoke since 2010"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-vector/curly-hair-method-badge-collection_23-2148850512.jpg"
imageSrc="http://img.b2bpic.net/free-vector/curly-hair-method-badge-collection_23-2148850512.jpg?_wi=2"
imageAlt="Licensed and insured certification"
mediaAnimation="opacity"
useInvertedBackground={false}

View File

@@ -83,7 +83,7 @@ export default function HomePage() {
buttonAnimation="slide-up"
background={{
variant: "sparkles-gradient"}}
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721538.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721538.jpg?_wi=1"
imageAlt="Professional plumber assisting homeowner with plumbing repair"
mediaAnimation="opacity"
frameStyle="card"
@@ -130,7 +130,7 @@ export default function HomePage() {
description="Professional, Reliable, Trustworthy"
subdescription="Serving Toronto & Etobicoke since 2010"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-vector/curly-hair-method-badge-collection_23-2148850512.jpg"
imageSrc="http://img.b2bpic.net/free-vector/curly-hair-method-badge-collection_23-2148850512.jpg?_wi=1"
imageAlt="Licensed and insured certification"
mediaAnimation="opacity"
useInvertedBackground={false}
@@ -146,16 +146,16 @@ export default function HomePage() {
testimonials={[
{
id: "1", name: "Sarah Thompson", role: "Homeowner", company: "Etobicoke", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-using-sign-language-outdoors-work_23-2148740317.jpg", imageAlt: "Sarah Thompson customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-using-sign-language-outdoors-work_23-2148740317.jpg?_wi=1", imageAlt: "Sarah Thompson customer testimonial"},
{
id: "2", name: "Michael Chen", role: "Property Manager", company: "Downtown Toronto", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-woman_93675-133805.jpg", imageAlt: "Michael Chen customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-woman_93675-133805.jpg?_wi=1", imageAlt: "Michael Chen customer testimonial"},
{
id: "3", name: "Jennifer Martinez", role: "Homeowner", company: "Scarborough", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-thumb-up_1149-1739.jpg", imageAlt: "Jennifer Martinez customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-thumb-up_1149-1739.jpg?_wi=1", imageAlt: "Jennifer Martinez customer testimonial"},
{
id: "4", name: "David Foster", role: "Business Owner", company: "North York", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-man-showing-ok-sign_23-2148479576.jpg", imageAlt: "David Foster customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/business-man-showing-ok-sign_23-2148479576.jpg?_wi=1", imageAlt: "David Foster customer testimonial"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -189,7 +189,7 @@ export default function HomePage() {
background={{
variant: "sparkles-gradient"}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721538.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721538.jpg?_wi=2"
imageAlt="Professional plumber ready to help"
mediaAnimation="opacity"
mediaPosition="right"

View File

@@ -76,16 +76,16 @@ export default function ReviewsPage() {
testimonials={[
{
id: "1", name: "Sarah Thompson", role: "Homeowner", company: "Etobicoke", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-using-sign-language-outdoors-work_23-2148740317.jpg", imageAlt: "Sarah Thompson customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-using-sign-language-outdoors-work_23-2148740317.jpg?_wi=2", imageAlt: "Sarah Thompson customer testimonial"},
{
id: "2", name: "Michael Chen", role: "Property Manager", company: "Downtown Toronto", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-woman_93675-133805.jpg", imageAlt: "Michael Chen customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-smiling-woman_93675-133805.jpg?_wi=2", imageAlt: "Michael Chen customer testimonial"},
{
id: "3", name: "Jennifer Martinez", role: "Homeowner", company: "Scarborough", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-thumb-up_1149-1739.jpg", imageAlt: "Jennifer Martinez customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-thumb-up_1149-1739.jpg?_wi=2", imageAlt: "Jennifer Martinez customer testimonial"},
{
id: "4", name: "David Foster", role: "Business Owner", company: "North York", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-man-showing-ok-sign_23-2148479576.jpg", imageAlt: "David Foster customer testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/business-man-showing-ok-sign_23-2148479576.jpg?_wi=2", imageAlt: "David Foster customer testimonial"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -119,7 +119,7 @@ export default function ReviewsPage() {
background={{
variant: "sparkles-gradient"}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721538.jpg"
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721538.jpg?_wi=3"
imageAlt="Professional plumber ready to help"
mediaAnimation="opacity"
mediaPosition="right"