Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-21 16:48:49 +00:00

View File

@@ -89,7 +89,7 @@ export default function LandingPage() {
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/volleyball-net-morning-beach-tropical-resort-egypt_639032-2634.jpg" }
},
{
title: "Society", description: "Primeiro campo society coberto da cidade.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-dessert-bowl-with-banana-slices-cereal_23-2148417435.jpg" },
title: "Society", description: "Primeiro campo society coberto da cidade.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-dessert-bowl-with-banana-slices-cereal_23-2148417435.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-playing-football_23-2148867407.jpg" }
},
]}
@@ -140,7 +140,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "a1", name: "Açaí Tradicional", price: "R$ 15,00", variant: "Grande", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-dessert-bowl-with-banana-slices-cereal_23-2148417435.jpg"},
id: "a1", name: "Açaí Tradicional", price: "R$ 15,00", variant: "Grande", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-dessert-bowl-with-banana-slices-cereal_23-2148417435.jpg?_wi=2"},
{
id: "a2", name: "Açaí Nutella", price: "R$ 22,00", variant: "Grande", imageSrc: "http://img.b2bpic.net/free-photo/ceramic-bowl-delicious-acai-brazilian-dessert_23-2149788559.jpg"},
{