From ed58acb4acaa98890e391336bb5cb34d46f2b71f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 01:32:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a36e4a..1d81a60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,13 +48,13 @@ export default function LandingPage() { title="Quality Grooming in Arden" description="Friendly, experienced place for haircuts and beard trims with a welcoming vibe. Located on Hendersonville Rd." testimonials={[ - { name: "John Doe", handle: "@johndoe", testimonial: "Best barber in Asheville! Always welcoming.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg", imageAlt: "barber shop interior wood decor" }, + { name: "John Doe", handle: "@johndoe", testimonial: "Best barber in Asheville! Always welcoming.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg?_wi=1", imageAlt: "barber shop interior wood decor" }, { name: "Jane Smith", handle: "@janesmith", testimonial: "Great with kids and very professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wooden-background-table_627829-6207.jpg", imageAlt: "barber shop interior wood decor" }, { name: "Mike Brown", handle: "@mikeb", testimonial: "Reliable, clean, and consistent.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-dressed-fleece-shirt-talks-by-smart-phone-park_613910-3280.jpg", imageAlt: "barber shop interior wood decor" }, { name: "Sarah Miller", handle: "@sarahmill", testimonial: "Precision cuts and a very comfortable shop.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-near-blurred-stylist_23-2147778876.jpg", imageAlt: "barber shop interior wood decor" }, { name: "David W.", handle: "@davidw", testimonial: "Expert beard trims every single time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-hairdresser-adorable-kid-black-cape-holding-brush-scissors_179666-1420.jpg", imageAlt: "barber shop interior wood decor" } ]} - imageSrc="http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6322.jpg", alt: "John Doe profile" },