From dc49e6e5a4067ad960425387a35fc30c023d9955 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 17:39:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index de7379e..f396174 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,15 +66,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/curtain-with-sunlight_1339-4065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/curtain-with-sunlight_1339-4065.jpg?_wi=1", imageAlt: "Zarif perde seçenekleri", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg?_wi=1", imageAlt: "Modern perde tasarımları", }, { - imageSrc: "http://img.b2bpic.net/free-photo/towel-stack-shelf_1339-7649.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/towel-stack-shelf_1339-7649.jpg?_wi=1", imageAlt: "Ev dekorasyonu perde", }, { @@ -110,7 +110,7 @@ export default function LandingPage() { description: "Ölçülerinizi yerinde alıyoruz.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/serious-focused-afro-american-teacher-blue-shirt-checking-drawings_273609-14156.jpg" + imageSrc="http://img.b2bpic.net/free-photo/serious-focused-afro-american-teacher-blue-shirt-checking-drawings_273609-14156.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -154,7 +154,7 @@ export default function LandingPage() { value: "1000+", title: "Mutlu Müşteri", description: "Binlerce mutlu ev sahibi.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-handyman-applying-some-sealant-door-with-sealing-gun_662251-2740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-handyman-applying-some-sealant-door-with-sealing-gun_662251-2740.jpg?_wi=1", }, { id: "m2", @@ -189,7 +189,7 @@ export default function LandingPage() { quote: "Perdelerim harika oldu, ellerinize sağlık.", tag: "Ev sahibi", avatarSrc: "http://img.b2bpic.net/free-photo/business-people-working-office_1157-21980.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/curtain-with-sunlight_1339-4065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/curtain-with-sunlight_1339-4065.jpg?_wi=2", imageAlt: "happy customer home decor", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { quote: "Söz verdikleri sürede montajı tamamladılar.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149836952.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg?_wi=2", imageAlt: "happy customer home decor", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { quote: "Kumaş kalitesi çok iyi.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-near-widnow-fixing-curtains_259150-59510.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/towel-stack-shelf_1339-7649.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/towel-stack-shelf_1339-7649.jpg?_wi=2", imageAlt: "happy customer home decor", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "Güleryüzlü bir ekip.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-woman-meeting-with-notary_74855-2982.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/serious-focused-afro-american-teacher-blue-shirt-checking-drawings_273609-14156.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-focused-afro-american-teacher-blue-shirt-checking-drawings_273609-14156.jpg?_wi=2", imageAlt: "happy customer home decor", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "Tavsiye ederim.", tag: "Müşteri", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-pillow-fight-bed_23-2147766821.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-handyman-applying-some-sealant-door-with-sealing-gun_662251-2740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-handyman-applying-some-sealant-door-with-sealing-gun_662251-2740.jpg?_wi=2", imageAlt: "happy customer home decor", }, ]} -- 2.49.1