Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-08 22:18:15 +00:00

View File

@@ -64,15 +64,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-acai-dessert-with-cashew_23-2149871588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-acai-dessert-with-cashew_23-2149871588.jpg?_wi=1",
imageAlt: "Taça de açaí premium",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-acai-dessert-with-cashew_23-2149871588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-acai-dessert-with-cashew_23-2149871588.jpg?_wi=2",
imageAlt: "Taça de açaí premium",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-acai-dessert-with-cashew_23-2149871588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-cup-acai-dessert-with-cashew_23-2149871588.jpg?_wi=3",
imageAlt: "Taça de açaí premium",
},
]}
@@ -123,37 +123,37 @@ export default function LandingPage() {
id: "p1",
name: "Açaí Tradicional",
price: "R$ 25,00",
imageSrc: "http://img.b2bpic.net/free-photo/ceramic-bowl-delicious-acai-brazilian-dessert_23-2149788545.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ceramic-bowl-delicious-acai-brazilian-dessert_23-2149788545.jpg?_wi=1",
},
{
id: "p2",
name: "Taça Zero Açúcar",
price: "R$ 28,00",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168839.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168839.jpg?_wi=1",
},
{
id: "p3",
name: "Casadinho Especial",
price: "R$ 26,00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffe-with-pink-marshmallows_141793-2882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffe-with-pink-marshmallows_141793-2882.jpg?_wi=1",
},
{
id: "p4",
name: "Pistache Premium",
price: "R$ 30,00",
imageSrc: "http://img.b2bpic.net/free-photo/ceramic-bowl-delicious-acai-brazilian-dessert_23-2149788545.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ceramic-bowl-delicious-acai-brazilian-dessert_23-2149788545.jpg?_wi=2",
},
{
id: "p5",
name: "Frutas Frescas",
price: "R$ 22,00",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168839.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168839.jpg?_wi=2",
},
{
id: "p6",
name: "Cupuaçu Clássico",
price: "R$ 20,00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffe-with-pink-marshmallows_141793-2882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffe-with-pink-marshmallows_141793-2882.jpg?_wi=2",
},
]}
title="Vitrine do Cardápio"
@@ -168,12 +168,12 @@ export default function LandingPage() {
{
id: "t1",
name: "Karina Maria Rosa",
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg?_wi=1",
},
{
id: "t2",
name: "Cliente Local",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-139608.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-139608.jpg?_wi=1",
},
{
id: "t3",
@@ -183,12 +183,12 @@ export default function LandingPage() {
{
id: "t4",
name: "João Pereira",
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg?_wi=2",
},
{
id: "t5",
name: "Raissa Martins",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-139608.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-139608.jpg?_wi=2",
},
]}
cardTitle="O que dizem nossos clientes"