Update src/app/o-nama/page.tsx
This commit is contained in:
@@ -57,19 +57,19 @@ export default function LandingPage() {
|
||||
id: "t1",
|
||||
name: "Instruktor 1",
|
||||
role: "Master Inženjer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318420.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318420.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Instruktor 2",
|
||||
role: "Glavni Instruktor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Instruktor 3",
|
||||
role: "Stručni Saradnik",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-playing-sudoku-game-alone_23-2149073717.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-playing-sudoku-game-alone_23-2149073717.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Naš Tim / Csapatunk"
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
title: "Naše iskustvo",
|
||||
description: "Sigurni koraci do vozačke dozvole.",
|
||||
tag: "Expert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891387.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user