From 835af9aff3032f035690cfcebb28aa08343e59aa Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 17:10:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 85a04f8..3da2aab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { testimonials={[ { name: "Muttley Pilot", handle: "@muttleypilot", testimonial: "Excellent place!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/impressed-middle-aged-man-wearing-white-t-shirt-with-tie-showing-thumb-up-points-side-isolated-orange-wall_141793-103275.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/impressed-middle-aged-man-wearing-white-t-shirt-with-tie-showing-thumb-up-points-side-isolated-orange-wall_141793-103275.jpg?_wi=1"}, { name: "Skipijs", handle: "@skipijs", testimonial: "Kebabs, kas burtiski mainīja manu asinsgrupu uz extra spicy sauce!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-mother-daughter-side-view_23-2149854624.jpg"}, @@ -130,7 +130,7 @@ export default function LandingPage() { title: "Ātra pagatavošana", description: "Tavs kebabs būs gatavs mazāk nekā 10 minūtēs.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/impressed-middle-aged-man-wearing-white-t-shirt-with-tie-showing-thumb-up-points-side-isolated-orange-wall_141793-103275.jpg", imageAlt: "Ātra apkalpošana"}, + imageSrc: "http://img.b2bpic.net/free-photo/impressed-middle-aged-man-wearing-white-t-shirt-with-tie-showing-thumb-up-points-side-isolated-orange-wall_141793-103275.jpg?_wi=2", imageAlt: "Ātra apkalpošana"}, { imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-female-cook-wearing-chef-uniform-covered-face-with-wall-clock-isolated-white-wall_141793-120010.jpg", imageAlt: "Ātra apkalpošana"}, ], @@ -197,7 +197,7 @@ export default function LandingPage() { { value: "22:00", title: "Darba laiks"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/friends-love-pizza_23-2147640617.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friends-love-pizza_23-2147640617.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -217,7 +217,7 @@ export default function LandingPage() { title="Biežāk uzdotie jautājumi" description="Viss, ko vēlaties zināt par mūsu kebabu gatavošanu." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/friends-love-pizza_23-2147640617.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friends-love-pizza_23-2147640617.jpg?_wi=2" /> -- 2.49.1