Update src/app/page.tsx
This commit is contained in:
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186474.jpg", imageAlt: "Hairdresser cutting a man's hair at the barber shop"},
|
||||
{
|
||||
name: "Kevin M.", handle: "@kevinm", testimonial: "Perfect environment and top-tier talent. Highly impressed.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg", imageAlt: "client having hot towel shave"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg?_wi=1", imageAlt: "client having hot towel shave"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t3", title: "Game Changer", quote: "I won't go anywhere else from now on.", name: "Kevin J.", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/barber-giving-high-five-client_23-2147737095.jpg", imageAlt: "stylish man after haircut"},
|
||||
{
|
||||
id: "t4", title: "Relaxing", quote: "The hot towel treatment is divine.", name: "Alan G.", role: "Executive", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg", imageAlt: "client having hot towel shave"},
|
||||
id: "t4", title: "Relaxing", quote: "The hot towel treatment is divine.", name: "Alan G.", role: "Executive", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg?_wi=2", imageAlt: "client having hot towel shave"},
|
||||
{
|
||||
id: "t5", title: "Perfect Cut", quote: "Consistent excellence every time I visit.", name: "Sam R.", role: "Artist", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-young-man-with-blue-eyes_171337-20035.jpg", imageAlt: "stylish man at hair salon"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user