Update src/app/page.tsx

This commit is contained in:
2026-05-07 13:55:50 +00:00
parent cc2c809d8c
commit ca81cb9428

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
handle: "@jamesw",
testimonial: "Best fade I've ever had. Truly a premium experience.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=1",
imageAlt: "barbershop interior modern luxury",
},
{
@@ -78,7 +78,7 @@ export default function LandingPage() {
handle: "@alexcut",
testimonial: "Always professional, clean, and consistent.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985727.jpg?_wi=1",
imageAlt: "barbershop interior modern luxury",
},
{
@@ -86,7 +86,7 @@ export default function LandingPage() {
handle: "@dsilver",
testimonial: "Worth every cent. The hot towel shave is a must.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21510.jpg?_wi=1",
imageAlt: "barbershop interior modern luxury",
},
{
@@ -94,7 +94,7 @@ export default function LandingPage() {
handle: "@bkgroom",
testimonial: "Finally found a barbershop that treats me like a gentleman.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94680.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94680.jpg?_wi=1",
imageAlt: "barbershop interior modern luxury",
},
]}
@@ -104,7 +104,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/full-shot-man-barber-shop_23-2149141768.jpg",
@@ -164,19 +164,19 @@ export default function LandingPage() {
id: "1",
title: "Precision Haircut",
description: "Tailored to your facial structure and style.",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985727.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985727.jpg?_wi=2",
},
{
id: "2",
title: "Hot Towel Shave",
description: "The ultimate luxury ritual for smooth skin.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21510.jpg?_wi=2",
},
{
id: "3",
title: "Beard Sculpting",
description: "Sharp lines and precise grooming for your beard.",
imageSrc: "http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94680.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautician-styling-clients-hair_107420-94680.jpg?_wi=2",
},
]}
title="Our Signature Services"