Update src/app/urunler/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function ProductsPage() {
|
||||
name: "E-Ticaret Platformu",
|
||||
price: "50K+ Başarılı İşlem",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/working-office_1150-122.jpg",
|
||||
"http://img.b2bpic.net/free-photo/working-office_1150-122.jpg?_wi=3",
|
||||
imageAlt: "E-ticaret projesi",
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@ export default function ProductsPage() {
|
||||
name: "Yönetim Sistemi",
|
||||
price: "30+ Kurumsal Müşteri",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/working-office_1150-122.jpg",
|
||||
"http://img.b2bpic.net/free-photo/working-office_1150-122.jpg?_wi=4",
|
||||
imageAlt: "Yönetim sistem projesi",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function ProductsPage() {
|
||||
name: "Mobil Uygulama",
|
||||
price: "100K+ İndirme",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/workspace-with-note-brick-wall_53876-31266.jpg",
|
||||
"http://img.b2bpic.net/free-photo/workspace-with-note-brick-wall_53876-31266.jpg?_wi=2",
|
||||
imageAlt: "Mobil uygulama projesi",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user