diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d9bb27..8dc3d7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,10 +59,10 @@ export default function LandingPage() { mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/luxury-coffee-shop-table-inside-barista-bar-generated-by-ai_188544-29280.jpg", imageAlt: "Rustic Barber Club Interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-trying-break-shaver-grey-wall_176420-6661.jpg", imageAlt: "Professional Barbering Tools" }, - { imageSrc: "http://img.b2bpic.net/free-photo/groom-sitting-chair-barber-shop_1304-3729.jpg", imageAlt: "Expert Haircut Service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-holding-sieve-with-cocoa-powder_23-2148485410.jpg", imageAlt: "Traditional Shaving Service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Professional Beard Grooming" }, - { imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg", imageAlt: "Master Barber Portrait" } + { imageSrc: "http://img.b2bpic.net/free-photo/groom-sitting-chair-barber-shop_1304-3729.jpg?_wi=1", imageAlt: "Expert Haircut Service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-holding-sieve-with-cocoa-powder_23-2148485410.jpg?_wi=1", imageAlt: "Traditional Shaving Service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=1", imageAlt: "Professional Beard Grooming" }, + { imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg?_wi=1", imageAlt: "Master Barber Portrait" } ]} ariaLabel="Barber Club Hero Section" /> @@ -92,15 +92,15 @@ export default function LandingPage() { description="From classic cuts to signature treatments, we offer a comprehensive range of grooming services tailored to your needs." features={[ { - title: "Classic Haircuts", description: "Expert precision cuts including fades, tapers, and traditional styles. Our barbers master every technique.", imageSrc: "http://img.b2bpic.net/free-photo/groom-sitting-chair-barber-shop_1304-3729.jpg", imageAlt: "Professional Haircut Service", buttonIcon: Scissors, + title: "Classic Haircuts", description: "Expert precision cuts including fades, tapers, and traditional styles. Our barbers master every technique.", imageSrc: "http://img.b2bpic.net/free-photo/groom-sitting-chair-barber-shop_1304-3729.jpg?_wi=2", imageAlt: "Professional Haircut Service", buttonIcon: Scissors, buttonHref: "#contact" }, { - title: "Straight Razor Shaves", description: "Experience the ultimate relaxation with a traditional hot lather and straight razor shave. Pure craftsmanship.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-holding-sieve-with-cocoa-powder_23-2148485410.jpg", imageAlt: "Traditional Shaving Service", buttonIcon: Zap, + title: "Straight Razor Shaves", description: "Experience the ultimate relaxation with a traditional hot lather and straight razor shave. Pure craftsmanship.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-hand-holding-sieve-with-cocoa-powder_23-2148485410.jpg?_wi=2", imageAlt: "Traditional Shaving Service", buttonIcon: Zap, buttonHref: "#contact" }, { - title: "Beard Grooming", description: "Complete beard services including trimming, shaping, and styling. We sculpt your beard to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg", imageAlt: "Professional Beard Grooming", buttonIcon: Award, + title: "Beard Grooming", description: "Complete beard services including trimming, shaping, and styling. We sculpt your beard to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/professional-hairdresser-modeling-beard-barbershop-close-up-photo_613910-18422.jpg?_wi=2", imageAlt: "Professional Beard Grooming", buttonIcon: Award, buttonHref: "#contact" } ]} @@ -123,7 +123,7 @@ export default function LandingPage() { description="Experienced professionals dedicated to delivering exceptional grooming services with attention to detail and genuine care." members={[ { - id: "master-barber", name: "Marcus Johnson", role: "Master Barber & Owner", imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg", imageAlt: "Marcus Johnson - Master Barber" + id: "master-barber", name: "Marcus Johnson", role: "Master Barber & Owner", imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg?_wi=2", imageAlt: "Marcus Johnson - Master Barber" }, { id: "senior-barber", name: "David Chen", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-male-barber-wearing-uniform-holding-hair-clippers-looking-front-doing-yes-gesture-isolated-orange-wall_141793-110300.jpg", imageAlt: "David Chen - Senior Barber"