diff --git a/src/app/page.tsx b/src/app/page.tsx index eedecad..63a535b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,12 +49,12 @@ export default function LandingPage() { { text: "View Services & Pricing", href: "#services" }, ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167462.jpg", imageAlt: "Barbershop interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167462.jpg", imageAlt: "Barber chair" }, - { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167462.jpg", imageAlt: "Vintage tools" }, - { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167462.jpg", imageAlt: "Barber station" }, - { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167462.jpg", imageAlt: "Shop detail" }, - { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167462.jpg", imageAlt: "Barber shop atmosphere" }, + { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167462.jpg?_wi=1", imageAlt: "Barbershop interior" }, + { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167462.jpg?_wi=2", imageAlt: "Barber chair" }, + { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167462.jpg?_wi=3", imageAlt: "Vintage tools" }, + { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167462.jpg?_wi=4", imageAlt: "Barber station" }, + { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167462.jpg?_wi=5", imageAlt: "Shop detail" }, + { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167462.jpg?_wi=6", imageAlt: "Barber shop atmosphere" }, ]} mediaAnimation="slide-up" /> @@ -99,11 +99,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} team={[ - { id: "d1", name: "Darrell", role: "Owner & Master Barber", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-resting-after-workout-park_158595-3359.jpg" }, - { id: "d2", name: "Marvin", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-cutting-machine-clenching-fist-happy-excited-standing-olive-wall_141793-50561.jpg" }, - { id: "d3", name: "Brittney", role: "Expert Stylist", imageSrc: "http://img.b2bpic.net/free-photo/surprised-middle-aged-bald-man-wearing-pink-t-shirt-crossing-hands_141793-89729.jpg" }, - { id: "d4", name: "Blake", role: "Barber", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-hipster-businessman-model-wearing-casual-summer-white-shirt_158538-1009.jpg" }, - { id: "d5", name: "Mimi", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-resting-after-workout-park_158595-3359.jpg" }, + { id: "d1", name: "Darrell", role: "Owner & Master Barber", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-resting-after-workout-park_158595-3359.jpg?_wi=1" }, + { id: "d2", name: "Marvin", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-cutting-machine-clenching-fist-happy-excited-standing-olive-wall_141793-50561.jpg?_wi=1" }, + { id: "d3", name: "Brittney", role: "Expert Stylist", imageSrc: "http://img.b2bpic.net/free-photo/surprised-middle-aged-bald-man-wearing-pink-t-shirt-crossing-hands_141793-89729.jpg?_wi=1" }, + { id: "d4", name: "Blake", role: "Barber", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-hipster-businessman-model-wearing-casual-summer-white-shirt_158538-1009.jpg?_wi=1" }, + { id: "d5", name: "Mimi", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-resting-after-workout-park_158595-3359.jpg?_wi=2" }, ]} title="Skilled Hands You Can Trust" description="Every barber at Darrell's brings their own expertise — but they all share the same commitment: to give you a great cut, every time." @@ -116,11 +116,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Shane S.", handle: "Google Review", testimonial: "Darrell was great. Super efficient. Super friendly.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-resting-after-workout-park_158595-3359.jpg" }, - { id: "2", name: "Greg W.", handle: "Google Review", testimonial: "This place is the real deal. Proper guy's barber shop.", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-cutting-machine-clenching-fist-happy-excited-standing-olive-wall_141793-50561.jpg" }, - { id: "3", name: "Christopher M.", handle: "Google Review", testimonial: "One of my best cuts ever. I will of course be back!", imageSrc: "http://img.b2bpic.net/free-photo/surprised-middle-aged-bald-man-wearing-pink-t-shirt-crossing-hands_141793-89729.jpg" }, - { id: "4", name: "A. Mob", handle: "Google Review", testimonial: "Very friendly. She did a great job. Very happy to have found a dependable place.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-hipster-businessman-model-wearing-casual-summer-white-shirt_158538-1009.jpg" }, - { id: "5", name: "Anonymous", handle: "Local Resident", testimonial: "Best service in Purcellville. Dependable and honest pricing.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-resting-after-workout-park_158595-3359.jpg" }, + { id: "1", name: "Shane S.", handle: "Google Review", testimonial: "Darrell was great. Super efficient. Super friendly.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-resting-after-workout-park_158595-3359.jpg?_wi=3" }, + { id: "2", name: "Greg W.", handle: "Google Review", testimonial: "This place is the real deal. Proper guy's barber shop.", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-cutting-machine-clenching-fist-happy-excited-standing-olive-wall_141793-50561.jpg?_wi=2" }, + { id: "3", name: "Christopher M.", handle: "Google Review", testimonial: "One of my best cuts ever. I will of course be back!", imageSrc: "http://img.b2bpic.net/free-photo/surprised-middle-aged-bald-man-wearing-pink-t-shirt-crossing-hands_141793-89729.jpg?_wi=2" }, + { id: "4", name: "A. Mob", handle: "Google Review", testimonial: "Very friendly. She did a great job. Very happy to have found a dependable place.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-hipster-businessman-model-wearing-casual-summer-white-shirt_158538-1009.jpg?_wi=2" }, + { id: "5", name: "Anonymous", handle: "Local Resident", testimonial: "Best service in Purcellville. Dependable and honest pricing.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-resting-after-workout-park_158595-3359.jpg?_wi=4" }, ]} title="Don't Take Our Word For It" description="Hear what the community has to say about our chair."