diff --git a/src/app/page.tsx b/src/app/page.tsx index dc801b3..5b13ab7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { buttons={[ { text: "Visit Us", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186473.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186473.jpg?_wi=1" imageAlt="Barbershop Lounge interior showing comfortable seating and professional workspace" useInvertedBackground={false} /> @@ -97,7 +97,7 @@ export default function LandingPage() { }, { id: 5, - title: "Kids Cuts", description: "Introduce your young gentleman to the world of professional grooming. Our patient and skilled barbers create a welcoming, fun atmosphere while delivering precisely tailored cuts. We make each child's first barbershop experience memorable and enjoyable.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186473.jpg" + title: "Kids Cuts", description: "Introduce your young gentleman to the world of professional grooming. Our patient and skilled barbers create a welcoming, fun atmosphere while delivering precisely tailored cuts. We make each child's first barbershop experience memorable and enjoyable.", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186473.jpg?_wi=2" } ]} /> @@ -119,10 +119,10 @@ export default function LandingPage() { id: "2", name: "James Patterson", handle: "@executive_style", testimonial: "The team at Barbershop Lounge understands that true luxury is in the details. From the hot towel shave to the finishing touch, every moment is perfection. I've become a regular because consistency like this is rare and precious.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg", imageAlt: "James Patterson" }, { - id: "3", name: "David Chen", handle: "@style_conscious", testimonial: "The craftsmanship here is evident in every service. My beard has never looked better, and the straight razor shave is an experience I look forward to monthly. This is premium grooming done right.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", imageAlt: "David Chen" + id: "3", name: "David Chen", handle: "@style_conscious", testimonial: "The craftsmanship here is evident in every service. My beard has never looked better, and the straight razor shave is an experience I look forward to monthly. This is premium grooming done right.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg?_wi=1", imageAlt: "David Chen" }, { - id: "4", name: "Robert Williams", handle: "@memphis_gent", testimonial: "Finally found a barbershop that treats grooming as an art form. The barbers here are true craftsmen who take genuine pride in their work. Every fade is sharp, every shave is smooth. Simply exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-black-jacket_613910-2534.jpg", imageAlt: "Robert Williams" + id: "4", name: "Robert Williams", handle: "@memphis_gent", testimonial: "Finally found a barbershop that treats grooming as an art form. The barbers here are true craftsmen who take genuine pride in their work. Every fade is sharp, every shave is smooth. Simply exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-black-jacket_613910-2534.jpg?_wi=1", imageAlt: "Robert Williams" }, { id: "5", name: "Christopher Brown", handle: "@grooming_expert", testimonial: "The level of expertise at Barbershop Lounge sets them apart. Whether it's a kids cut or a luxury fade, the attention to detail is impeccable. This is where serious gentlemen come for serious grooming.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", imageAlt: "Christopher Brown" @@ -177,10 +177,10 @@ export default function LandingPage() { id: "2", name: "Marcus Williams", imageSrc: "http://img.b2bpic.net/free-photo/groomed-bearded-man-with-tattooes-is-posing-dark-photo-studio_613910-15016.jpg", imageAlt: "Marcus Williams, Beard Specialist Barber" }, { - id: "3", name: "James Patterson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-black-jacket_613910-2534.jpg", imageAlt: "James Patterson, Precision Fade Specialist" + id: "3", name: "James Patterson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-black-jacket_613910-2534.jpg?_wi=2", imageAlt: "James Patterson, Precision Fade Specialist" }, { - id: "4", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", imageAlt: "David Chen, Master Shave Technician" + id: "4", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg?_wi=2", imageAlt: "David Chen, Master Shave Technician" } ]} memberVariant="card"