Update src/app/provino/page.tsx
This commit is contained in:
@@ -47,23 +47,23 @@ export default function ProvinoPage() {
|
||||
background={{ variant: "aurora" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-medium-shot_23-2149831293.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-medium-shot_23-2149831293.jpg?_wi=5",
|
||||
imageAlt: "Test evaluation process",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-hierarchy-concept-with-chessboard-figures-pyramid-wooden-blocks-foggy-wooden-table-side-view_176474-9254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-hierarchy-concept-with-chessboard-figures-pyramid-wooden-blocks-foggy-wooden-table-side-view_176474-9254.jpg?_wi=3",
|
||||
imageAlt: "Assessment results",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-organizational-chart-infographic_52683-66504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-organizational-chart-infographic_52683-66504.jpg?_wi=5",
|
||||
imageAlt: "Hierarchy placement",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-medium-shot_23-2149831293.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-medium-shot_23-2149831293.jpg?_wi=6",
|
||||
imageAlt: "Team collaboration",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-hierarchy-concept-with-chessboard-figures-pyramid-wooden-blocks-foggy-wooden-table-side-view_176474-9254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-hierarchy-concept-with-chessboard-figures-pyramid-wooden-blocks-foggy-wooden-table-side-view_176474-9254.jpg?_wi=4",
|
||||
imageAlt: "Leadership evaluation",
|
||||
},
|
||||
]}
|
||||
@@ -84,7 +84,7 @@ export default function ProvinoPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-working-together-medium-shot_23-2149831293.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-working-together-medium-shot_23-2149831293.jpg?_wi=7"
|
||||
imageAlt="Test evaluation methodology"
|
||||
bulletPoints={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user