Update src/app/page.tsx

This commit is contained in:
2026-05-11 11:47:37 +00:00
parent 8802d10466
commit a0e71588eb

View File

@@ -57,6 +57,8 @@ export default function LandingPage() {
title="Meet Our Specialists" title="Meet Our Specialists"
tag="The Hairchef Team" tag="The Hairchef Team"
memberVariant="card" memberVariant="card"
membersAnimation="opacity"
useInvertedBackground={false}
members={[ members={[
{ id: "s1", name: "Elena V.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-hair-salon_23-2149167375.jpg", imageAlt: "Elena V." }, { id: "s1", name: "Elena V.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-hair-salon_23-2149167375.jpg", imageAlt: "Elena V." },
{ id: "s2", name: "Marcus T.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-working-barbershop_23-2148256961.jpg", imageAlt: "Marcus T." }, { id: "s2", name: "Marcus T.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-working-barbershop_23-2148256961.jpg", imageAlt: "Marcus T." },