diff --git a/src/app/page.tsx b/src/app/page.tsx index aa41858..dcaf943 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function HomePage() { quote: "I've tried many coffee shops in Ankara, but Aroma Café stands out. The Turkish coffee here is authentic and perfectly prepared every single time. It's become my morning ritual.", name: "Mehmet Yılmaz", role: "Business Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Mehmet Yılmaz", }, { @@ -127,7 +127,7 @@ export default function HomePage() { quote: "The ambiance is wonderful, the staff is incredibly friendly, and the pastries are simply delicious. This place feels like a second home. I recommend it to all my friends.", name: "Zeynep Kaya", role: "Marketing Director", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Zeynep Kaya", }, { @@ -136,7 +136,7 @@ export default function HomePage() { quote: "The baristas here really know their craft. I appreciate the attention to detail in every aspect—from bean selection to the final presentation. Truly professional.", name: "Ali Demir", role: "Software Engineer", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Ali Demir", }, { @@ -145,7 +145,7 @@ export default function HomePage() { quote: "I've hosted numerous business meetings here. The quiet environment, comfortable seating, and excellent service make it ideal for professional conversations. Highly recommended!", name: "Ayşe Şahin", role: "Project Manager", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Ayşe Şahin", }, ]}