Update src/app/page.tsx
This commit is contained in:
@@ -57,6 +57,8 @@ export default function LandingPage() {
|
||||
title="Meet Our Specialists"
|
||||
tag="The Hairchef Team"
|
||||
memberVariant="card"
|
||||
membersAnimation="opacity"
|
||||
useInvertedBackground={false}
|
||||
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: "s2", name: "Marcus T.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-working-barbershop_23-2148256961.jpg", imageAlt: "Marcus T." },
|
||||
|
||||
Reference in New Issue
Block a user