Update src/app/page.tsx

This commit is contained in:
2026-05-11 15:33:36 +00:00
parent 1f912d083f
commit 3bfd30d068

View File

@@ -61,11 +61,11 @@ export default function LandingPage() {
description="Experimente a tradição, o clima e a altitude perfeita de Cristais, Minas Gerais. Cafés selecionados com alma brasileira e sabor inigualável."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/landscape-volcano-batur-bali-indonesia_72229-1012.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-volcano-batur-bali-indonesia_72229-1012.jpg?_wi=1",
imageAlt: "Coffe plantation in Cristais",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-lots-coffee-beans_23-2149878129.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-lots-coffee-beans_23-2149878129.jpg?_wi=1",
imageAlt: "Coffee beans processing",
},
{
@@ -220,7 +220,7 @@ export default function LandingPage() {
button: {
text: "Assinar",
},
imageSrc: "http://img.b2bpic.net/free-photo/landscape-volcano-batur-bali-indonesia_72229-1012.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/landscape-volcano-batur-bali-indonesia_72229-1012.jpg?_wi=2",
imageAlt: "Tea gardens",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
button: {
text: "Assinar",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-lots-coffee-beans_23-2149878129.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-lots-coffee-beans_23-2149878129.jpg?_wi=2",
imageAlt: "Tea gardens",
},
]}