Merge version_1 into main #1

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

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/sky-tourism-blue-outdoor-water_1203-3806.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sky-tourism-blue-outdoor-water_1203-3806.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-woman-is-relaxing-spa-complex-using-smartphone_169016-59724.jpg",
@@ -113,7 +113,7 @@ export default function LandingPage() {
description: "Suítes confortáveis com vista para o mar.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cozy-background-with-books-vase-dried-flowers-decorative-cushes_169016-18267.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cozy-background-with-books-vase-dried-flowers-decorative-cushes_169016-18267.jpg?_wi=1"
/>
</div>
@@ -152,19 +152,19 @@ export default function LandingPage() {
id: "1",
name: "Peixe na Folha",
price: "R$ 95",
imageSrc: "http://img.b2bpic.net/free-photo/fried-beef-wooden-board_140725-741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-beef-wooden-board_140725-741.jpg?_wi=1",
},
{
id: "2",
name: "Caipirinha Tropical",
price: "R$ 35",
imageSrc: "http://img.b2bpic.net/free-photo/tropical-cocktail-served-beach_23-2147656895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tropical-cocktail-served-beach_23-2147656895.jpg?_wi=1",
},
{
id: "3",
name: "Moqueca Caiçara",
price: "R$ 120",
imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18842.jpg?_wi=1",
},
{
id: "4",
@@ -248,7 +248,7 @@ export default function LandingPage() {
quote: "Lugar mágico, comida excelente!",
tag: "Excelente",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-home-doing-her-beauty-routine_23-2150420952.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sky-tourism-blue-outdoor-water_1203-3806.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sky-tourism-blue-outdoor-water_1203-3806.jpg?_wi=2",
imageAlt: "happy guest portrait smiling",
},
{
@@ -259,7 +259,7 @@ export default function LandingPage() {
quote: "Tudo perfeito, voltarei logo.",
tag: "Recomendo",
avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-view-delighted-female-tourist-walks-street_273609-25750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-background-with-books-vase-dried-flowers-decorative-cushes_169016-18267.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-background-with-books-vase-dried-flowers-decorative-cushes_169016-18267.jpg?_wi=2",
imageAlt: "happy guest portrait smiling",
},
{
@@ -270,7 +270,7 @@ export default function LandingPage() {
quote: "Atendimento nota dez em Bonete.",
tag: "Melhor Pousada",
avatarSrc: "http://img.b2bpic.net/free-photo/oldies-having-fun-beach_23-2149618429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-beef-wooden-board_140725-741.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-beef-wooden-board_140725-741.jpg?_wi=2",
imageAlt: "happy guest portrait smiling",
},
{
@@ -281,7 +281,7 @@ export default function LandingPage() {
quote: "Desconexão total, incrível.",
tag: "Fantástico",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-commuter-standing-counter-while-attendant-checking-his-passport_107420-95792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tropical-cocktail-served-beach_23-2147656895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tropical-cocktail-served-beach_23-2147656895.jpg?_wi=2",
imageAlt: "happy guest portrait smiling",
},
{
@@ -292,7 +292,7 @@ export default function LandingPage() {
quote: "Moqueca deliciosa, experiência única.",
tag: "Adorei",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-smile-around-beach-sea-ocean-holiday-vacation_74190-13380.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18842.jpg?_wi=2",
imageAlt: "happy guest portrait smiling",
},
]}