Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -152,11 +152,11 @@ export default function LandingPage() {
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "indira", name: "Indira Pérez", imageSrc: "http://img.b2bpic.net/free-photo/designer-working-3d-model_23-2149371901.jpg", imageAlt: "Indira Pérez, dueña y estilista principal"},
|
||||
id: "indira", name: "Indira Pérez", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-brunette-woman-hairdresser-stylish-black-dress-workplace-modern-beauty-salon_613910-18835.jpg", imageAlt: "Indira Pérez, dueña y estilista principal"},
|
||||
{
|
||||
id: "stylist-1", name: "Carlos Rodríguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-hairdresser-salon_52683-111009.jpg", imageAlt: "Carlos Rodríguez, barbero experto"},
|
||||
id: "carlos", name: "Carlos Rodríguez", imageSrc: "https://img.b2bpic.net/free-photo/handsome-bearded-barber-hairdresser-isolated-gray-background_613910-18836.jpg", imageAlt: "Carlos Rodríguez, barbero experto"},
|
||||
{
|
||||
id: "stylist-2", name: "Laura García", imageSrc: "http://img.b2bpic.net/free-photo/baking-time-with-best-grandmother_329181-17830.jpg", imageAlt: "Laura García, especialista en uñas y estética"},
|
||||
id: "laura", name: "Laura García", imageSrc: "https://img.b2bpic.net/free-photo/manicurist-working-with-nail-file-close-up-selective-focus_613910-18844.jpg", imageAlt: "Laura García, especialista en uñas y estética"},
|
||||
]}
|
||||
memberVariant="card"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user