From dccaef90bf2843da8ef512ad686983388ea11d9e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:03:12 +0000 Subject: [PATCH 01/10] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index fe22995..5019db4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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", }, ], -- 2.49.1 From c2dffa7dd71851ae87010f046262f6d514745df3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:03:13 +0000 Subject: [PATCH 02/10] 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 ce3e4a6..1fc2396 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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" -- 2.49.1 From a50f8af565a1d5d4b2bbb98d3d8dc53639dd000f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 20:03:13 +0000 Subject: [PATCH 03/10] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 77bbf9b..986031c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1429,6 +1429,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +