From 1f01eb3d16aa41f0fe779dda071db4386be8b635 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 21:57:51 +0000 Subject: [PATCH] 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 76fa634..85f7d83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,14 +43,14 @@ export default function LandingPage() { title="Sharp Cuts. Clean Fades. Local Barbers You Can Trust." description="Walk in or book today—precision cuts in a welcoming shop." testimonials={[ - { name: "John Doe", handle: "@jdoe", testimonial: "Best fade I've had in Kansas City. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/serious-blond-bearded-man-white-shirt-classic-elegant-jacket-dark-background_613910-11234.jpg?_wi=1", imageAlt: "professional barber haircut studio lighting" }, - { name: "Mike Smith", handle: "@msmith", testimonial: "Friendly atmosphere and top-tier service every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205858.jpg?_wi=1", imageAlt: "professional barber haircut studio lighting" }, + { name: "J", handle: "@jdoe", testimonial: "Best fade I've had in Kansas City. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/serious-blond-bearded-man-white-shirt-classic-elegant-jacket-dark-background_613910-11234.jpg?_wi=1", imageAlt: "professional barber haircut studio lighting" }, + { name: "h", handle: "@msmith", testimonial: "Friendly atmosphere and top-tier service every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205858.jpg?_wi=1", imageAlt: "professional barber haircut studio lighting" }, { name: "Alex K.", handle: "@ak", testimonial: "Kevin is the man! Master with the clippers.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beauty-mulatto-woman-with-long-lashes_633478-2727.jpg?_wi=1", imageAlt: "professional barber haircut studio lighting" }, { name: "Sarah W.", handle: "@sw", testimonial: "Got my son's haircut here, they were patient and skilled.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-trimming-moustache-customer_23-2147778871.jpg?_wi=1", imageAlt: "professional barber haircut studio lighting" }, - { name: "David R.", handle: "@dr", testimonial: "Professional, clean, and exactly what I asked for.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-concept-isolated-handsome-fashionable-tattooed-man-with-fuzzy-beard-shaved-head-posing-indoors-with-arms-folded-having-confident-facial-expression_343059-1711.jpg?_wi=1", imageAlt: "professional barber haircut studio lighting" } + { name: "Dav", handle: "@dr", testimonial: "Professional, clean, and exactly what I asked for.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-concept-isolated-handsome-fashionable-tattooed-man-with-fuzzy-beard-shaved-head-posing-indoors-with-arms-folded-having-confident-facial-expression_343059-1711.jpg?_wi=1", imageAlt: "professional barber haircut studio lighting" } ]} buttons={[{ text: "Call Now", href: "tel:+18165550123" }, { text: "Book Appointment", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/serious-blond-bearded-man-white-shirt-classic-elegant-jacket-dark-background_613910-11234.jpg?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CEGsQVUkS2kBcWTsOGSvGIMO39/uploaded-1775944635590-evk99dyq.jpg" imageAlt="Professional barber finishing a clean fade haircut" avatars={[ { src: "http://img.b2bpic.net/free-photo/front-view-man-posing-chair_23-2149518251.jpg", alt: "Front view man posing on chair" }, -- 2.49.1