From 3745bb175e3cec79654dbf16ac6001bf7c288e17 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 05:11:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e5c3742..1bd857a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@davidk", testimonial: "Best barbershop in Perth hands down. The atmosphere is unreal.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/anime-style-beauty-salon-with-cosmetology-equipment_23-2151500999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/anime-style-beauty-salon-with-cosmetology-equipment_23-2151500999.jpg?_wi=1", imageAlt: "luxury barbershop interior dark aesthetic", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@mikes", testimonial: "Incredible fade, amazing service. This place is something special.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-client-s-hair_23-2148940859.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-client-s-hair_23-2148940859.jpg?_wi=1", imageAlt: "barber cutting hair with scissors", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@jamr", testimonial: "Armando really listens to what you want and delivers every single time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-razor-blade_23-2151102215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-razor-blade_23-2151102215.jpg?_wi=1", imageAlt: "beard trim and shape", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@robb", testimonial: "Won't go anywhere else for my cuts. Elite work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-cuts-his-beard-barbershop_1157-16152.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-cuts-his-beard-barbershop_1157-16152.jpg?_wi=1", imageAlt: "full groom barber package", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@chrisp", testimonial: "Always professional, clean, and fast. The gold standard.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6236.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6236.jpg?_wi=1", imageAlt: "barbershop interior design gold", }, ]} @@ -110,7 +110,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/anime-style-beauty-salon-with-cosmetology-equipment_23-2151500999.jpg" + imageSrc="http://img.b2bpic.net/free-photo/anime-style-beauty-salon-with-cosmetology-equipment_23-2151500999.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-showing-index-finger-number-one-being-amazed-standing-blue-wall_141793-96707.jpg", @@ -173,7 +173,7 @@ export default function LandingPage() { title: "Signature Fade", description: "Precision skin fades, taper fades, and drop fades executed with surgical accuracy.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-client-s-hair_23-2148940859.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-client-s-hair_23-2148940859.jpg?_wi=2", }, items: [ { @@ -186,14 +186,14 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-showing-index-finger-number-one-being-amazed-standing-blue-wall_141793-96707.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-showing-index-finger-number-one-being-amazed-standing-blue-wall_141793-96707.jpg?_wi=1", imageAlt: "happy client after haircut", }, { title: "Beard Trim & Shape", description: "Clean lines, shaped edges, and a hot towel finish for your beard.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-razor-blade_23-2151102215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-razor-blade_23-2151102215.jpg?_wi=2", }, items: [ { @@ -206,14 +206,14 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4697.jpg?_wi=1", imageAlt: "happy client after haircut", }, { title: "Full Groom Package", description: "Cut, beard, hot towel, and styling. The complete master-level experience.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-cuts-his-beard-barbershop_1157-16152.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-cuts-his-beard-barbershop_1157-16152.jpg?_wi=2", }, items: [ { @@ -226,7 +226,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg?_wi=1", imageAlt: "happy client after haircut", }, ]} @@ -243,7 +243,7 @@ export default function LandingPage() { description="Master Fade Barbershop in Cloverdale isn't just a haircut — it's an experience. Every detail from the gold chairs to our design is intentional." subdescription="Armando and the team bring skill, passion, and personality to every client. Walk-ins are always welcome, 7 days a week." icon={Scissors} - imageSrc="http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6236.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6236.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -259,21 +259,21 @@ export default function LandingPage() { name: "David K.", role: "Google Client", testimonial: "Best barbershop in Perth hands down. The atmosphere is elite.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-showing-index-finger-number-one-being-amazed-standing-blue-wall_141793-96707.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-showing-index-finger-number-one-being-amazed-standing-blue-wall_141793-96707.jpg?_wi=2", }, { id: "2", name: "Michael S.", role: "Google Client", testimonial: "Incredible fade, amazing service. This place is something special.", - imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4697.jpg?_wi=2", }, { id: "3", name: "James R.", role: "Google Client", testimonial: "Armando really listens to what you want and delivers every single time.", - imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286080.jpg?_wi=2", }, { id: "4", @@ -315,7 +315,7 @@ export default function LandingPage() { }, ]} buttonText="Check Hours" - imageSrc="http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6236.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6236.jpg?_wi=3" /> -- 2.49.1