Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-12 01:21:28 +00:00

View File

@@ -155,19 +155,19 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Felipe P.", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-beard-trimmer-trophy-smiling-showing-thumbs-up-smiling-standing-orange-wall_141793-61329.jpg", imageAlt: "Client Felipe P.", quote: "Hands down the best barbershop in Riverside. Felipe always leaves me looking fresh and feeling confident. The attention to detail is unmatched, and the atmosphere is always welcoming. Highly recommend!"
id: "1", name: "Felipe P.", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-beard-trimmer-trophy-smiling-showing-thumbs-up-smiling-standing-orange-wall_141793-61329.jpg", imageAlt: "Client Felipe P.", content: "Hands down the best barbershop in Riverside. Felipe always leaves me looking fresh and feeling confident. The attention to detail is unmatched, and the atmosphere is always welcoming. Highly recommend!"
},
{
id: "2", name: "Michael S.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-mirror-medium-shot_23-2149141782.jpg", imageAlt: "Client Michael S.", quote: "Came in for a beard trim and hot towel shave, and it was an incredible experience. Michael took his time to perfect every detail, making sure I was comfortable. My beard has never looked better. Fantastic service!"
id: "2", name: "Michael S.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-mirror-medium-shot_23-2149141782.jpg", imageAlt: "Client Michael S.", content: "Came in for a beard trim and hot towel shave, and it was an incredible experience. Michael took his time to perfect every detail, making sure I was comfortable. My beard has never looked better. Fantastic service!"
},
{
id: "3", name: "Carlos R.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-blond-muscular-male-sunglasses-dressed-white-t-shirt-brown-leather-jacket_613910-1239.jpg", imageAlt: "Client Carlos R.", quote: "Morgan's Barber Lounge consistently delivers top-notch haircuts. Carlos is a true professional; he listens to exactly what you want and executes flawlessly every time. It's my go-to spot now."
id: "3", name: "Carlos R.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-blond-muscular-male-sunglasses-dressed-white-t-shirt-brown-leather-jacket_613910-1239.jpg", imageAlt: "Client Carlos R.", content: "Morgan's Barber Lounge consistently delivers top-notch haircuts. Carlos is a true professional; he listens to exactly what you want and executes flawlessly every time. It's my go-to spot now."
},
{
id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/funny-worker-amusing-colleague-office-telling-joke_482257-102093.jpg", imageAlt: "Client David K.", quote: "Finally found a barber who understands modern styles! David gave me a sharp fade that exceeded my expectations. The vibe in the lounge is great, and the staff are super friendly. Worth every penny."
id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/funny-worker-amusing-colleague-office-telling-joke_482257-102093.jpg", imageAlt: "Client David K.", content: "Finally found a barber who understands modern styles! David gave me a sharp fade that exceeded my expectations. The vibe in the lounge is great, and the staff are super friendly. Worth every penny."
},
{
id: "5", name: "Juan M.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelman-dressed-jacket-jeans-fashion-male-posing-near-blue-wall-studio_158538-23689.jpg", imageAlt: "Client Juan M.", quote: "From the moment I walked in, I felt right at home. Juan provided an excellent haircut and made sure I was happy with the result. It's clear they care about their clients. A gem in Riverside!"
id: "5", name: "Juan M.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-modelman-dressed-jacket-jeans-fashion-male-posing-near-blue-wall-studio_158538-23689.jpg", imageAlt: "Client Juan M.", content: "From the moment I walked in, I felt right at home. Juan provided an excellent haircut and made sure I was happy with the result. It's clear they care about their clients. A gem in Riverside!"
}
]}
cardTitle="What Our Clients Say"