Update src/app/page.tsx

This commit is contained in:
2026-05-17 02:03:22 +00:00
parent 57ca3a4f8c
commit 92c4f91c92

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-high-angle_23-2149325319.jpg"
imageSrc="http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-high-angle_23-2149325319.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -143,7 +143,7 @@ export default function LandingPage() {
description: "O verdadeiro aroma e sabor defumado.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-family-cooking-delicious-pizza_23-2150306981.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-family-cooking-delicious-pizza_23-2150306981.jpg?_wi=1"
mediaAnimation="blur-reveal"
/>
</div>
@@ -217,7 +217,7 @@ export default function LandingPage() {
tags: [
"Família",
],
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-high-angle_23-2149325319.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-arrangement-high-angle_23-2149325319.jpg?_wi=2",
imageAlt: "High angle woman making pizza",
},
{
@@ -226,7 +226,7 @@ export default function LandingPage() {
tags: [
"Segurança",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-family-cooking-delicious-pizza_23-2150306981.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-family-cooking-delicious-pizza_23-2150306981.jpg?_wi=2",
imageAlt: "High angle woman making pizza",
},
]}