From 4ebea219c1d678cd1b8965a4109e394cf3115992 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 04:41:09 +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 ce6a33f..50a2708 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/some-interesting-information-group-young-people-casual-clothes-working-modern-office_146671-16470.jpg" + imageSrc="http://img.b2bpic.net/free-photo/some-interesting-information-group-young-people-casual-clothes-working-modern-office_146671-16470.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -80,7 +80,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Öğrenmenin Sınırı Yoktur" description="İpekyolu Halk Eğitim Merkezi olarak, her yaştan bireye nitelikli eğitimler sunmayı amaçlıyoruz. Modern tesislerimiz ve deneyimli kadromuzla kişisel ve mesleki gelişiminize destek oluyoruz." - imageSrc="http://img.b2bpic.net/free-photo/college-mates-studying-together_23-2149038407.jpg" + imageSrc="http://img.b2bpic.net/free-photo/college-mates-studying-together_23-2149038407.jpg?_wi=1" /> @@ -107,7 +107,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/some-interesting-information-group-young-people-casual-clothes-working-modern-office_146671-16470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/some-interesting-information-group-young-people-casual-clothes-working-modern-office_146671-16470.jpg?_wi=2", imageAlt: "vocational training skill development", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/college-mates-studying-together_23-2149038407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/college-mates-studying-together_23-2149038407.jpg?_wi=2", imageAlt: "vocational training skill development", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/call-center-agent-laughing-funny-joke-while-talking-with-customer-office_482257-125812.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/call-center-agent-laughing-funny-joke-while-talking-with-customer-office_482257-125812.jpg?_wi=1", imageAlt: "vocational training skill development", }, ]} @@ -254,7 +254,7 @@ export default function LandingPage() { content: "Birçok kursumuz ücretsiz olup, detayları sitemizden öğrenebilirsiniz.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/call-center-agent-laughing-funny-joke-while-talking-with-customer-office_482257-125812.jpg" + imageSrc="http://img.b2bpic.net/free-photo/call-center-agent-laughing-funny-joke-while-talking-with-customer-office_482257-125812.jpg?_wi=2" title="Sıkça Sorulan Sorular" description="Eğitim merkezimiz hakkında merak ettikleriniz." faqsAnimation="slide-up" -- 2.49.1