From 721bb25471a34f88b0940f12296396d86df48caa Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 20:12:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e9ecd2f..6ef3adc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/eat-healthy-restaurant-logo-papercraft-cut-out-style_53876-126879.jpg", imageAlt: "happy woman eating breakfast"}, { name: "Zeynep Kaya", handle: "@zeynepkaya", testimonial: "Pazar kahvaltılarımızın vazgeçilmezi oldu. Özellikle pancake karışımına bayılıyoruz.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sandwiches-fruits-dry-fruits-plate-wooden-table_23-2147942207.jpg", imageAlt: "happy woman eating breakfast"}, + imageSrc: "http://img.b2bpic.net/free-photo/sandwiches-fruits-dry-fruits-plate-wooden-table_23-2147942207.jpg?_wi=1", imageAlt: "happy woman eating breakfast"}, { name: "Can Polat", handle: "@canpolat", testimonial: "Kalite ve lezzet bir arada! Brekkie Breakfast Club'ın ürünleri beklentilerimin üzerinde.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/ambitious-handsome-young-stylish-mature-male-with-beard-big-blue-eyes-smiling-excited-pleased-grin-standing-trendy-suit-gray-wall-waiting-chance-show-skills-gray-wall_176420-22711.jpg", imageAlt: "happy woman eating breakfast"}, @@ -91,7 +91,7 @@ export default function LandingPage() { src: "http://img.b2bpic.net/free-photo/portrait-happy-smiling-modern-woman-starts-her-day-with-morning-mug-tea-girl-drinking-coffee_1258-198139.jpg", alt: "Happy customer enjoying breakfast"}, ]} avatarText="Join 1000+ happy customers!" - imageSrc="http://img.b2bpic.net/free-photo/sandwiches-fruits-dry-fruits-plate-wooden-table_23-2147942207.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sandwiches-fruits-dry-fruits-plate-wooden-table_23-2147942207.jpg?_wi=2" imageAlt="Delicious breakfast spread" mediaAnimation="slide-up" fixedMediaHeight={true} -- 2.49.1