Update src/app/about/page.tsx
This commit is contained in:
@@ -54,8 +54,8 @@ export default function AboutPage() {
|
||||
title="Meet the Team"
|
||||
description="Our dedicated staff ensuring the best service."
|
||||
members={[
|
||||
{ id: "s1", name: "Anna", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865330.jpg" },
|
||||
{ id: "s2", name: "Petr", role: "Chef", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865330.jpg" },
|
||||
{ id: "s1", name: "Anna", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865330.jpg?_wi=3" },
|
||||
{ id: "s2", name: "Petr", role: "Chef", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865330.jpg?_wi=4" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user