Update src/app/page.tsx

This commit is contained in:
2026-04-08 03:54:30 +00:00
parent 945deb262a
commit d9aef2285a

View File

@@ -66,35 +66,35 @@ export default function LandingPage() {
handle: "@marcusj",
testimonial: "The best fade in the city. Real professional atmosphere.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-throttle-bearded-hipster-male-drinks-coffee-before-hair-styling-hairdresser-s-salon_613910-5397.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-throttle-bearded-hipster-male-drinks-coffee-before-hair-styling-hairdresser-s-salon_613910-5397.jpg?_wi=1",
},
{
name: "David L.",
handle: "@davidl",
testimonial: "I finally found a barber who understands my hair perfectly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-with-happy-face-smiling-showing-thumbs-up-standing-white-wall_141793-48491.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-with-happy-face-smiling-showing-thumbs-up-standing-white-wall_141793-48491.jpg?_wi=1",
},
{
name: "Andre R.",
handle: "@andrer",
testimonial: "Class act establishment. Very clean and professional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-studio_23-2149411429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-studio_23-2149411429.jpg?_wi=1",
},
{
name: "Kevin B.",
handle: "@kevinb",
testimonial: "Always on point. Never going anywhere else.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-blond-bearded-male-dressed-suit-grey-background_613910-11879.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-blond-bearded-male-dressed-suit-grey-background_613910-11879.jpg?_wi=1",
},
{
name: "Chris M.",
handle: "@chrism",
testimonial: "Excellent vibes and even better haircuts.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-blond-bearded-male-dressed-plaid-shirt-denim-jacket-posing-grey-vignette-background_613910-11770.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-blond-bearded-male-dressed-plaid-shirt-denim-jacket-posing-grey-vignette-background_613910-11770.jpg?_wi=1",
},
]}
buttons={[
@@ -211,35 +211,35 @@ export default function LandingPage() {
name: "Marcus J.",
role: "Regular Client",
testimonial: "Top tier experience every single time.",
imageSrc: "http://img.b2bpic.net/free-photo/full-throttle-bearded-hipster-male-drinks-coffee-before-hair-styling-hairdresser-s-salon_613910-5397.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-throttle-bearded-hipster-male-drinks-coffee-before-hair-styling-hairdresser-s-salon_613910-5397.jpg?_wi=2",
},
{
id: "t2",
name: "David L.",
role: "Regular Client",
testimonial: "Professional grooming standards. Unmatched.",
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-with-happy-face-smiling-showing-thumbs-up-standing-white-wall_141793-48491.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-with-happy-face-smiling-showing-thumbs-up-standing-white-wall_141793-48491.jpg?_wi=2",
},
{
id: "t3",
name: "Andre R.",
role: "Loyal Patron",
testimonial: "The atmosphere is unmatched in the city.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-studio_23-2149411429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-studio_23-2149411429.jpg?_wi=2",
},
{
id: "t4",
name: "Kevin B.",
role: "Loyal Patron",
testimonial: "Crisp cuts, great conversations, always on time.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-blond-bearded-male-dressed-suit-grey-background_613910-11879.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-blond-bearded-male-dressed-suit-grey-background_613910-11879.jpg?_wi=2",
},
{
id: "t5",
name: "Chris M.",
role: "Loyal Patron",
testimonial: "Excellence is the standard here.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-blond-bearded-male-dressed-plaid-shirt-denim-jacket-posing-grey-vignette-background_613910-11770.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-blond-bearded-male-dressed-plaid-shirt-denim-jacket-posing-grey-vignette-background_613910-11770.jpg?_wi=2",
},
]}
title="What Our Clients Say"