Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 02:05:44 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg"
imageSrc="http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg?_wi=1"
imageAlt="Pizza artesanal premium"
mediaAnimation="slide-up"
avatars={[
@@ -192,25 +192,25 @@ export default function LandingPage() {
id: "p1",
name: "Pizza Marguerita",
price: "R$ 65,00",
imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese_78826-2231.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese_78826-2231.jpg?_wi=1",
},
{
id: "p2",
name: "Pizza Pepperoni",
price: "R$ 72,00",
imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-sauce-near-vegetables_23-2147772065.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-sauce-near-vegetables_23-2147772065.jpg?_wi=1",
},
{
id: "p3",
name: "Pizza Doce Gourmet",
price: "R$ 58,00",
imageSrc: "http://img.b2bpic.net/free-photo/waffles-with-strawberry-wooden-plank_329181-1020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waffles-with-strawberry-wooden-plank_329181-1020.jpg?_wi=1",
},
{
id: "p4",
name: "Lasanha Bolonhesa",
price: "R$ 68,00",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-italian-pasta-dish_1084-85.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-italian-pasta-dish_1084-85.jpg?_wi=1",
},
{
id: "p5",
@@ -249,7 +249,7 @@ export default function LandingPage() {
quote: "Garçons simpáticos e atenciosos, a massa é sensacional!",
tag: "Excelente",
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-frame-with-dough-tomatoes_23-2148357181.jpg?_wi=2",
imageAlt: "pizza gourmet italiana premium",
},
{
@@ -260,7 +260,7 @@ export default function LandingPage() {
quote: "Melhor experiência em grupo que já tivemos na cidade.",
tag: "Top",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese_78826-2231.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese_78826-2231.jpg?_wi=2",
imageAlt: "pizza marguerita artesanal",
},
{
@@ -271,7 +271,7 @@ export default function LandingPage() {
quote: "Ambiente agradável e pratos excepcionais. Voltaremos!",
tag: "Perfeito",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-610.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-sauce-near-vegetables_23-2147772065.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-with-sauce-near-vegetables_23-2147772065.jpg?_wi=2",
imageAlt: "pizza pepperoni artesanal",
},
{
@@ -282,7 +282,7 @@ export default function LandingPage() {
quote: "Tudo muito autêntico. A farinha importada faz a diferença.",
tag: "Nota 10",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-720.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waffles-with-strawberry-wooden-plank_329181-1020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waffles-with-strawberry-wooden-plank_329181-1020.jpg?_wi=2",
imageAlt: "pizza doce gourmet chocolate",
},
{
@@ -293,7 +293,7 @@ export default function LandingPage() {
quote: "Chegou rápido, quente e com o sabor de restaurante!",
tag: "Recomendo",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiley-man_23-2149022665.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-italian-pasta-dish_1084-85.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-italian-pasta-dish_1084-85.jpg?_wi=2",
imageAlt: "lasanha bolonhesa clássica",
},
]}