From 08a823d849d438f845282cda4ffb4ff12b31fa50 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 23:07:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b3f965..418421d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hot-burger-with-cold-beer-table-dark-blue-background_181624-58594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hot-burger-with-cold-beer-table-dark-blue-background_181624-58594.jpg?_wi=1", imageAlt: "Lanche Gourmet", }, { @@ -123,7 +123,7 @@ export default function LandingPage() { title: "Preço R$", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-taking-out-knife-from-burger_114579-3420.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-taking-out-knife-from-burger_114579-3420.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -199,7 +199,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-burger-meal_23-2151293064.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hot-burger-with-cold-beer-table-dark-blue-background_181624-58594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hot-burger-with-cold-beer-table-dark-blue-background_181624-58594.jpg?_wi=2", imageAlt: "gourmet cheeseburger dark background", }, { @@ -211,7 +211,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-tasty-with-vegetables-meat-inside-round-plate_140725-11602.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-taking-out-knife-from-burger_114579-3420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-taking-out-knife-from-burger_114579-3420.jpg?_wi=2", imageAlt: "gourmet cheeseburger dark background", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/pair-hands-holding-fresh-juicy-burger-with-lettuce-onions-cheese-black-background_181624-59244.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-optimistic-curly-haired-pretty-woman-keeps-hand-chin-looks-directly-being-good-mood-stands-satisfied-delighted-wears-casual-sweatshirt-poses-indoor_273609-42598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-optimistic-curly-haired-pretty-woman-keeps-hand-chin-looks-directly-being-good-mood-stands-satisfied-delighted-wears-casual-sweatshirt-poses-indoor_273609-42598.jpg?_wi=1", imageAlt: "gourmet cheeseburger dark background", }, ]} @@ -240,7 +240,7 @@ export default function LandingPage() { { id: "1", name: "Sarah", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-optimistic-curly-haired-pretty-woman-keeps-hand-chin-looks-directly-being-good-mood-stands-satisfied-delighted-wears-casual-sweatshirt-poses-indoor_273609-42598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-optimistic-curly-haired-pretty-woman-keeps-hand-chin-looks-directly-being-good-mood-stands-satisfied-delighted-wears-casual-sweatshirt-poses-indoor_273609-42598.jpg?_wi=2", }, { id: "2", -- 2.49.1