diff --git a/src/app/page.tsx b/src/app/page.tsx index d40c83e..504cb85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,35 +59,35 @@ export default function LandingPage() { handle: "@elena_fashion", testimonial: "Produse impecabile, livrare rapidă! Sunt fan fidel Traian Store.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-with-red-cap-looking-camera_23-2148187405.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-with-red-cap-looking-camera_23-2148187405.jpg?_wi=1", }, { name: "Andrei S.", handle: "@andrei_style", testimonial: "Seriozitate maximă. Recomand cu toată încrederea.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-121002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-121002.jpg?_wi=1", }, { name: "Maria C.", handle: "@maria_resale", testimonial: "Ambalare de nota 10+. Produsele arată exact ca în poze.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg?_wi=1", }, { name: "Ionut P.", handle: "@ionut_premium", testimonial: "Totul a ajuns la timp și în stare perfectă. Excelent.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg?_wi=1", }, { name: "Dana V.", handle: "@dana_luxury", testimonial: "Cea mai bună experiență de cumpărături pe Vinted.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-sale-tag-hand-pointing-finger-shopping-bags_23-2147968432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-sale-tag-hand-pointing-finger-shopping-bags_23-2147968432.jpg?_wi=1", }, ]} buttons={[ @@ -144,7 +144,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-lady-drinking-coffee-her-office_197531-24046.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-lady-drinking-coffee-her-office_197531-24046.jpg?_wi=1" /> @@ -164,7 +164,7 @@ export default function LandingPage() { id: "p2", name: "Sacou Elegant", price: "320 RON", - imageSrc: "http://img.b2bpic.net/free-photo/young-lady-drinking-coffee-her-office_197531-24046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-lady-drinking-coffee-her-office_197531-24046.jpg?_wi=2", }, { id: "p3", @@ -206,35 +206,35 @@ export default function LandingPage() { name: "Elena M.", role: "Client", testimonial: "Produse impecabile, livrare rapidă! Sunt fan fidel.", - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-with-red-cap-looking-camera_23-2148187405.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-woman-with-red-cap-looking-camera_23-2148187405.jpg?_wi=2", }, { id: "t2", name: "Andrei S.", role: "Client", testimonial: "Seriozitate maximă. Recomand cu toată încrederea.", - imageSrc: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-121002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-121002.jpg?_wi=2", }, { id: "t3", name: "Maria C.", role: "Client", testimonial: "Ambalare de nota 10+. Produsele arată exact ca în poze.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg?_wi=2", }, { id: "t4", name: "Ionut P.", role: "Client", testimonial: "Totul a ajuns la timp și în stare perfectă. Excelent.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg?_wi=2", }, { id: "t5", name: "Dana V.", role: "Client", testimonial: "Cea mai bună experiență de cumpărături pe Vinted.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-sale-tag-hand-pointing-finger-shopping-bags_23-2147968432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-sale-tag-hand-pointing-finger-shopping-bags_23-2147968432.jpg?_wi=2", }, ]} title="Ce Spun Clienții"