From 078735dd91b5111368399075354e14d4427ec886 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 18:59:48 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d05e542..028edfd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -69,7 +69,7 @@ export default function AboutPage() { title: "Professional Haircuts", description: "Expert haircuts tailored to your style and face shape. Our barbers use precision techniques to deliver clean lines and perfect proportions for a look that turns heads.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506286.jpg?_wi=2", imageAlt: "Professional haircut service", }, items: [ @@ -93,7 +93,7 @@ export default function AboutPage() { title: "Skin Fade & Transitions", description: "Sharp, clean fades that showcase the artistry of professional barbering. We specialize in precision fades with perfect blending and finishing touches.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/child-getting-their-hair-blown-salon_23-2150462467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/child-getting-their-hair-blown-salon_23-2150462467.jpg?_wi=2", imageAlt: "Professional fade haircut", }, items: [ @@ -117,7 +117,7 @@ export default function AboutPage() { title: "Beard Trimming & Grooming", description: "Shape and maintain your beard to perfection. Our barbers expertly trim, shape, and style facial hair to complement your overall look with professional precision.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sideways-portrait-musician_23-2148207558.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-sideways-portrait-musician_23-2148207558.jpg?_wi=2", imageAlt: "Professional beard trim", }, items: [ @@ -179,21 +179,21 @@ export default function AboutPage() { id: "1", name: "Marcus J.", role: "Head Barber", - imageSrc: "http://img.b2bpic.net/free-photo/looking-camera-unpleased-young-afro-american-male-barber-wearing-uniform-holding-crossing-combs-isolated-green-background_141793-63522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/looking-camera-unpleased-young-afro-american-male-barber-wearing-uniform-holding-crossing-combs-isolated-green-background_141793-63522.jpg?_wi=2", imageAlt: "Marcus, our head barber", }, { id: "2", name: "David R.", role: "Senior Barber", - imageSrc: "http://img.b2bpic.net/free-photo/bearded-traveler-male-dressed-fleece-shirt-with-backpack-posing-grey-background_613910-12327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-traveler-male-dressed-fleece-shirt-with-backpack-posing-grey-background_613910-12327.jpg?_wi=2", imageAlt: "David, senior barber", }, { id: "3", name: "James T.", role: "Barber", - imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7903.jpg?_wi=2", imageAlt: "James, professional barber", }, ]} -- 2.49.1 From d6df57ecc140252e42c3987b1f51344993e74311 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 18:59:48 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9373e56..c8b62e6 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -73,7 +73,7 @@ export default function ContactPage() { description="Visit Etobicoke Barber & Hairstyling today. Walk-ins welcome, or book your appointment online for guaranteed availability. We look forward to serving you." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/studio-website-template_23-2147537143.jpg" + imageSrc="http://img.b2bpic.net/free-vector/studio-website-template_23-2147537143.jpg?_wi=2" imageAlt="Location map for Etobicoke Barber & Hairstyling" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From a94a0a9f8df677fff7755f49710ab8d6b07caca9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 18:59:49 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e5aa398..787879e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,21 +133,21 @@ export default function HomePage() { id: "1", name: "Marcus J.", role: "Head Barber", - imageSrc: "http://img.b2bpic.net/free-photo/looking-camera-unpleased-young-afro-american-male-barber-wearing-uniform-holding-crossing-combs-isolated-green-background_141793-63522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/looking-camera-unpleased-young-afro-american-male-barber-wearing-uniform-holding-crossing-combs-isolated-green-background_141793-63522.jpg?_wi=1", imageAlt: "Marcus, our head barber", }, { id: "2", name: "David R.", role: "Senior Barber", - imageSrc: "http://img.b2bpic.net/free-photo/bearded-traveler-male-dressed-fleece-shirt-with-backpack-posing-grey-background_613910-12327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-traveler-male-dressed-fleece-shirt-with-backpack-posing-grey-background_613910-12327.jpg?_wi=1", imageAlt: "David, senior barber", }, { id: "3", name: "James T.", role: "Barber", - imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7903.jpg?_wi=1", imageAlt: "James, professional barber", }, ]} @@ -172,7 +172,7 @@ export default function HomePage() { description="Visit Etobicoke Barber & Hairstyling today. Walk-ins welcome, or book your appointment online for guaranteed availability. We look forward to serving you." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/studio-website-template_23-2147537143.jpg" + imageSrc="http://img.b2bpic.net/free-vector/studio-website-template_23-2147537143.jpg?_wi=1" imageAlt="Location map for Etobicoke Barber & Hairstyling" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 2fb27bb50247dc41351355bc00a7c01c15c9781e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 18:59:50 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index c07ddee..da2b3ac 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -42,7 +42,7 @@ export default function ServicesPage() { title: "Professional Haircuts", description: "Expert haircuts tailored to your style and face shape. Our barbers use precision techniques to deliver clean lines and perfect proportions for a look that turns heads.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-hairstilyst-giving-haircut_23-2148506286.jpg?_wi=1", imageAlt: "Professional haircut service", }, items: [ @@ -66,7 +66,7 @@ export default function ServicesPage() { title: "Skin Fade & Transitions", description: "Sharp, clean fades that showcase the artistry of professional barbering. We specialize in precision fades with perfect blending and finishing touches.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/child-getting-their-hair-blown-salon_23-2150462467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/child-getting-their-hair-blown-salon_23-2150462467.jpg?_wi=1", imageAlt: "Professional fade haircut", }, items: [ @@ -90,7 +90,7 @@ export default function ServicesPage() { title: "Beard Trimming & Grooming", description: "Shape and maintain your beard to perfection. Our barbers expertly trim, shape, and style facial hair to complement your overall look with professional precision.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sideways-portrait-musician_23-2148207558.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-sideways-portrait-musician_23-2148207558.jpg?_wi=1", imageAlt: "Professional beard trim", }, items: [ -- 2.49.1