From a263205d39059944f43c4cbca2d5dfd9d3eb32e8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 21:29:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2639ca..a1717b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/grilled-cheeseburgers-with-flames_23-2151985468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-cheeseburgers-with-flames_23-2151985468.jpg?_wi=1", imageAlt: "Lanche tradicional de chapa", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { title="Tradição de gerações" description="O Tekim Lanches é tradição em Piumhi. Um lugar conhecido pelo atendimento de qualidade, ambiente acolhedor e lanches de chapa caprichados que conquistam clientes há anos." subdescription="Cada pedido é preparado com dedicação, ingredientes selecionados e aquele sabor que já virou referência na cidade." - imageSrc="http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg" + imageSrc="http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg?_wi=1" icon={Flame} mediaAnimation="slide-up" /> @@ -116,19 +116,19 @@ export default function LandingPage() { id: "p1", name: "X-Tudo", price: "Consulte no WhatsApp", - 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: "p2", name: "X-Bacon", price: "Consulte no WhatsApp", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-arrangement_23-2148868197.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-arrangement_23-2148868197.jpg?_wi=1", }, { id: "p3", name: "X-Salada", price: "Consulte no WhatsApp", - imageSrc: "http://img.b2bpic.net/free-photo/meat-cheeseburger-with-mushrooms-pickles_140725-9299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-cheeseburger-with-mushrooms-pickles_140725-9299.jpg?_wi=1", }, { id: "p4", @@ -196,7 +196,7 @@ export default function LandingPage() { quote: "O melhor lanche da cidade, sem dúvida.", tag: "Cliente fiel", avatarSrc: "http://img.b2bpic.net/free-photo/delicious-burger-studio_23-2151846500.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-cheeseburgers-with-flames_23-2151985468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-cheeseburgers-with-flames_23-2151985468.jpg?_wi=2", imageAlt: "Delicious burger in studio", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { quote: "Atendimento rápido e lanche sempre quentinho.", tag: "Vip", avatarSrc: "http://img.b2bpic.net/free-photo/delicious-double-cheeseburger-with-bacon_23-2151985485.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/knife-stuck-burger-metal-tray-roof_181624-2170.jpg?_wi=2", imageAlt: "Delicious burger in studio", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { quote: "Melhor x-bacon que já comi.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/hamburger-plate-with-flag_23-2148166029.jpg", - 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", imageAlt: "Delicious burger in studio", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { quote: "Ambiente nota 10 e lanche farto.", tag: "Frequente", avatarSrc: "http://img.b2bpic.net/free-photo/fish-hamburger-with-french-fries_1203-9011.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-arrangement_23-2148868197.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-burger-arrangement_23-2148868197.jpg?_wi=2", imageAlt: "Delicious burger in studio", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "Tradição que respeitamos.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637342.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/meat-cheeseburger-with-mushrooms-pickles_140725-9299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-cheeseburger-with-mushrooms-pickles_140725-9299.jpg?_wi=2", imageAlt: "Delicious burger in studio", }, ]} -- 2.49.1