Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 07:40:57 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@camila",
testimonial: "Salão maravilhoso, com equipe sensacional. As 8 horas de festa foram incríveis.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blank-burnt-paper-shiny-sequin-fabric-party-mask-desk_23-2148051756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blank-burnt-paper-shiny-sequin-fabric-party-mask-desk_23-2148051756.jpg?_wi=1",
imageAlt: "elegant party venue luxury",
},
{
@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@elean",
testimonial: "Local de fácil acesso, ambiente climatizado, pratos muito bem preparados.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/champagne-bottle-with-food-table_23-2148244967.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/champagne-bottle-with-food-table_23-2148244967.jpg?_wi=1",
imageAlt: "happy family celebration event",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@maria",
testimonial: "De todos os salões que visitamos, foi onde encontramos tudo em um mesmo lugar.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-9932.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-9932.jpg?_wi=1",
imageAlt: "event planner professional consultation",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@ricardo",
testimonial: "A organização superou todas as expectativas. Recomendo muito!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blank-burnt-paper-shiny-sequin-fabric-party-mask-desk_23-2148051756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blank-burnt-paper-shiny-sequin-fabric-party-mask-desk_23-2148051756.jpg?_wi=2",
imageAlt: "elegant party venue luxury",
},
{
@@ -95,7 +95,7 @@ export default function LandingPage() {
handle: "@juliana",
testimonial: "Profissionais educados e um buffet que todos os convidados elogiaram.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/champagne-bottle-with-food-table_23-2148244967.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/champagne-bottle-with-food-table_23-2148244967.jpg?_wi=2",
imageAlt: "happy family celebration event",
},
]}
@@ -110,7 +110,7 @@ export default function LandingPage() {
href: "#depoimentos",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/blank-burnt-paper-shiny-sequin-fabric-party-mask-desk_23-2148051756.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blank-burnt-paper-shiny-sequin-fabric-party-mask-desk_23-2148051756.jpg?_wi=3"
imageAlt="Ambiente luxuoso da Abba Festas"
mediaAnimation="blur-reveal"
avatars={[
@@ -188,7 +188,7 @@ export default function LandingPage() {
title: "Festas Infantis",
description: "Diversão e conforto para os pequenos.",
tag: "Eventos",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-9932.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-9932.jpg?_wi=2",
imageAlt: "event planner professional consultation",
},
{
@@ -196,7 +196,7 @@ export default function LandingPage() {
title: "Decoração Personalizada",
description: "Estilo único para sua festa.",
tag: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/blank-burnt-paper-shiny-sequin-fabric-party-mask-desk_23-2148051756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blank-burnt-paper-shiny-sequin-fabric-party-mask-desk_23-2148051756.jpg?_wi=4",
imageAlt: "elegant party venue luxury",
},
{
@@ -204,7 +204,7 @@ export default function LandingPage() {
title: "Buffet e Lanches",
description: "Sabores que encantam seus convidados.",
tag: "Serviços",
imageSrc: "http://img.b2bpic.net/free-photo/champagne-bottle-with-food-table_23-2148244967.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/champagne-bottle-with-food-table_23-2148244967.jpg?_wi=3",
imageAlt: "happy family celebration event",
},
]}
@@ -255,7 +255,7 @@ export default function LandingPage() {
tag="Contato"
title="Vamos planejar sua próxima comemoração?"
description="Preencha o formulário para solicitar orçamento."
imageSrc="http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-9932.jpg"
imageSrc="http://img.b2bpic.net/free-photo/wedding-reception-hall-with-elegant-table-setting-with-candles_181624-9932.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>