From 128df51a2e6ed1d5b24e78621681990620a6ead5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 12:24:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 34ab28f..6d15443 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,35 +65,35 @@ export default function LandingPage() { handle: "@marko", testimonial: "Sat stigao za 2 dana, kvalitet top!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg?_wi=1", }, { name: "Jelena P.", handle: "@jelena", testimonial: "Isti kao na slici, prezadovoljan!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109524.jpg?_wi=1", }, { name: "Petar M.", handle: "@petar", testimonial: "Naručio sam 2 puta, sve preporuke.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=1", }, { name: "Ana S.", handle: "@ana", testimonial: "Odličan izbor satova, svaka preporuka!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-smart-watch_1301-1696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-smart-watch_1301-1696.jpg?_wi=1", }, { name: "Milan V.", handle: "@milan", testimonial: "Profesionalna usluga, sat je prelep.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-man-wearing-suit-more-precisely-his-hands-ring-wristwatch_181624-23031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-man-wearing-suit-more-precisely-his-hands-ring-wristwatch_181624-23031.jpg?_wi=1", }, ]} buttons={[ @@ -174,19 +174,19 @@ export default function LandingPage() { id: "1", name: "Daniel Klein DK12134", price: "5.490 RSD", - imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309692.jpg?_wi=1", }, { id: "2", name: "Casio Edifice", price: "12.990 RSD", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-businessman-taking-papers-from-bag_1262-6105.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-businessman-taking-papers-from-bag_1262-6105.jpg?_wi=1", }, { id: "3", name: "Fossil Grant", price: "17.990 RSD", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accessories-hands_158538-9455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accessories-hands_158538-9455.jpg?_wi=1", }, { id: "4", @@ -226,7 +226,7 @@ export default function LandingPage() { tags: [ "Sigurno", ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309692.jpg?_wi=2", }, { id: "f2", @@ -236,7 +236,7 @@ export default function LandingPage() { tags: [ "Brzo", ], - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-businessman-taking-papers-from-bag_1262-6105.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-businessman-taking-papers-from-bag_1262-6105.jpg?_wi=2", }, { id: "f3", @@ -246,7 +246,7 @@ export default function LandingPage() { tags: [ "Poverenje", ], - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accessories-hands_158538-9455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-casual-cloth-suit-with-accessories-hands_158538-9455.jpg?_wi=2", }, ]} title="Zašto izabrati nas" @@ -267,7 +267,7 @@ export default function LandingPage() { role: "Kupac", company: "BG", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg?_wi=2", }, { id: "2", @@ -275,7 +275,7 @@ export default function LandingPage() { role: "Kupac", company: "NS", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109524.jpg?_wi=2", }, { id: "3", @@ -283,7 +283,7 @@ export default function LandingPage() { role: "Kupac", company: "NI", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=2", }, { id: "4", @@ -291,7 +291,7 @@ export default function LandingPage() { role: "Kupac", company: "BG", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-smart-watch_1301-1696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-smart-watch_1301-1696.jpg?_wi=2", }, { id: "5", @@ -299,7 +299,7 @@ export default function LandingPage() { role: "Kupac", company: "KG", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-man-wearing-suit-more-precisely-his-hands-ring-wristwatch_181624-23031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-man-wearing-suit-more-precisely-his-hands-ring-wristwatch_181624-23031.jpg?_wi=2", }, ]} title="Šta kažu kupci" -- 2.49.1