Update src/app/page.tsx
This commit is contained in:
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Entrega Rápida",
|
||||
description: "Receba seus pedidos com agilidade e pontualidade, garantindo a frescura dos produtos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/performance-meters-simple-glyph-style-set_78370-8339.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/performance-meters-simple-glyph-style-set_78370-8339.jpg?_wi=1",
|
||||
imageAlt: "Ícone de um caminhão de entrega rápida",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Preço de Distribuidora",
|
||||
description: "Aproveite preços competitivos e vantagens exclusivas ao comprar diretamente da distribuidora.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-growth-money-savings-statistics_24877-49813.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-growth-money-savings-statistics_24877-49813.jpg?_wi=1",
|
||||
imageAlt: "Ícone de uma etiqueta de preço com desconto",
|
||||
},
|
||||
]}
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
price: "R$ 15,90",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88385.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88385.jpg?_wi=2",
|
||||
imageAlt: "Spaghetti Clássico WA Premium",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
price: "R$ 29,90",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-fork_23-2149598972.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-fork_23-2149598972.jpg?_wi=2",
|
||||
imageAlt: "Lasanha à Bolonhesa WA Delícias",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
price: "R$ 18,50",
|
||||
rating: 4,
|
||||
reviewCount: "78",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-pasta_23-2150637298.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-pasta_23-2150637298.jpg?_wi=2",
|
||||
imageAlt: "Nhoque de Batata WA Frescos",
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
price: "R$ 22,70",
|
||||
rating: 5,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-caucasian-meal-khingal-made-with-dough-wooden-cutting-board_140725-10412.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-caucasian-meal-khingal-made-with-dough-wooden-cutting-board_140725-10412.jpg?_wi=1",
|
||||
imageAlt: "Ravioli de Ricota e Espinafre WA Gourmet",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
price: "R$ 17,20",
|
||||
rating: 4,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-pasta-meal-close-up-detail_23-2149098855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-pasta-meal-close-up-detail_23-2149098855.jpg?_wi=1",
|
||||
imageAlt: "Fettuccine ao Ovo WA Clássicos",
|
||||
},
|
||||
{
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
price: "R$ 19,80",
|
||||
rating: 5,
|
||||
reviewCount: "70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spaghetti-with-parmesan-bowl_23-2148361315.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spaghetti-with-parmesan-bowl_23-2148361315.jpg?_wi=1",
|
||||
imageAlt: "Tagliatelle Verde WA Verdes",
|
||||
},
|
||||
]}
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-couple-cooking-together_23-2150405865.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-couple-cooking-together_23-2150405865.jpg?_wi=1"
|
||||
imageAlt="Pessoas preparando massas frescas em uma cozinha"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user