From 663a105e39327a343ddfc141bc5ae1f0ef02c83c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 19:32:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b35739..b92c561 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,7 +140,7 @@ export default function LandingPage() { handle: "Google 5.0", testimonial: "İşini çok iyi yapan ustalar. Gece geç saate kadar açık olması büyük avantaj.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mechanic-tools_23-2148558004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mechanic-tools_23-2148558004.jpg?_wi=1", imageAlt: "Top view mechanic supplies composition", }, { @@ -149,7 +149,7 @@ export default function LandingPage() { handle: "Google 5.0", testimonial: "Hızlı çözüm, kaliteli işçilik. Teşekkürler.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580613.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580613.jpg?_wi=1", imageAlt: "Top view mechanic supplies composition", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { handle: "Google 5.0", testimonial: "Aracımı güvenle teslim ettim, her şey çok profesyoneldi.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-repairman-talking-customer-workshop_637285-8626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-repairman-talking-customer-workshop_637285-8626.jpg?_wi=1", imageAlt: "Top view mechanic supplies composition", }, ]} @@ -180,7 +180,7 @@ export default function LandingPage() { descriptions: [ "Profesyonel lastik hizmetleri.", ], - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mechanic-tools_23-2148558004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mechanic-tools_23-2148558004.jpg?_wi=2", }, { id: "f2", @@ -188,7 +188,7 @@ export default function LandingPage() { descriptions: [ "Üstün işçilik ve kaliteli boya.", ], - imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580613.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580613.jpg?_wi=2", }, { id: "f3", @@ -196,7 +196,7 @@ export default function LandingPage() { descriptions: [ "22:30'a kadar kesintisiz destek.", ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-repairman-talking-customer-workshop_637285-8626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-repairman-talking-customer-workshop_637285-8626.jpg?_wi=2", }, ]} title="Uzman Servislerimiz" -- 2.49.1