From 40e9533d18b0b266e8da3df8d2142bd9f6a285d3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 23:40:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b5b2cfd..a5d5a71 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,7 +194,7 @@ export default function LandingPage() { descriptions: [ "Sosuri, chifle și toppinguri pregătite zilnic de echipa noastră.", ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg?_wi=1", }, { id: "f2", @@ -202,7 +202,7 @@ export default function LandingPage() { descriptions: [ "Explorează arome îndrăznețe precum burgerul cu dulceață de zmeură.", ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-s-hand-grabbing-burger-s-upper-bun_181624-56720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-s-hand-grabbing-burger-s-upper-bun_181624-56720.jpg?_wi=1", }, { id: "f3", @@ -210,7 +210,7 @@ export default function LandingPage() { descriptions: [ "Calitate premium livrată fără așteptări inutile.", ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-burgers-with-green-salad-inside-round-plate-green-desk_140725-11624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-burgers-with-green-salad-inside-round-plate-green-desk_140725-11624.jpg?_wi=1", }, ]} title="De ce TODAY?" @@ -231,7 +231,7 @@ export default function LandingPage() { price: "45 RON", rating: 5, reviewCount: "120+", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg?_wi=2", }, { id: "p2", @@ -240,7 +240,7 @@ export default function LandingPage() { price: "48 RON", rating: 5, reviewCount: "85+", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-s-hand-grabbing-burger-s-upper-bun_181624-56720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-s-hand-grabbing-burger-s-upper-bun_181624-56720.jpg?_wi=2", }, { id: "p3", @@ -249,7 +249,7 @@ export default function LandingPage() { price: "52 RON", rating: 5, reviewCount: "95+", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-burgers-with-green-salad-inside-round-plate-green-desk_140725-11624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-burgers-with-green-salad-inside-round-plate-green-desk_140725-11624.jpg?_wi=2", }, { id: "p4", @@ -258,7 +258,7 @@ export default function LandingPage() { price: "55 RON", rating: 5, reviewCount: "70+", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-beef-burger-with-salad-bacon_23-2148784490.jpg?_wi=3", }, { id: "p5", @@ -267,7 +267,7 @@ export default function LandingPage() { price: "49 RON", rating: 5, reviewCount: "110+", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-s-hand-grabbing-burger-s-upper-bun_181624-56720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-s-hand-grabbing-burger-s-upper-bun_181624-56720.jpg?_wi=3", }, { id: "p6", @@ -276,7 +276,7 @@ export default function LandingPage() { price: "58 RON", rating: 5, reviewCount: "200+", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-burgers-with-green-salad-inside-round-plate-green-desk_140725-11624.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-burgers-with-green-salad-inside-round-plate-green-desk_140725-11624.jpg?_wi=3", }, ]} title="Meniu premium" -- 2.49.1