diff --git a/src/app/page.tsx b/src/app/page.tsx index ab78662..4222711 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -201,10 +201,10 @@ export default function EnergyDrinksPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Alex Champion", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg" + id: "1", name: "Alex Champion", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg?_wi=1" }, { - id: "2", name: "Jordan Power", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-running-park_23-2148264859.jpg" + id: "2", name: "Jordan Power", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-running-park_23-2148264859.jpg?_wi=1" }, { id: "3", name: "Casey Performance", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg" @@ -213,10 +213,10 @@ export default function EnergyDrinksPage() { id: "4", name: "Morgan Energy", imageSrc: "http://img.b2bpic.net/free-photo/confident-smart-girl-got-everything-control-portrait-optimistic-goodlooking-girl-with-fair-hair-tanned-skin-winking-showing-okay-perfect-gesture-standing-blue-wall_1258-308436.jpg" }, { - id: "5", name: "Riley Vitality", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg" + id: "5", name: "Riley Vitality", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg?_wi=2" }, { - id: "6", name: "Taylor Surge", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-running-park_23-2148264859.jpg" + id: "6", name: "Taylor Surge", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-running-park_23-2148264859.jpg?_wi=2" } ]} />