diff --git a/src/app/page.tsx b/src/app/page.tsx index 42deabe..3f3e78a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Gastronomia Premium" tagIcon={Utensils} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/top-view-various-plates-food-breakfst-fruit-salads-fried-eggr-with-herbs-ham_140725-12627.jpg", imageAlt: "Buffet colorido do Sabor Pastel" }, { imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg", imageAlt: "Interior climatizado e acolhedor" }, @@ -61,7 +61,6 @@ export default function LandingPage() { { text: "WhatsApp", href: "https://wa.me/5521987654321" } ]} buttonAnimation="slide-up" - useInvertedBackground={false} /> @@ -196,7 +195,7 @@ export default function LandingPage() { description="Entre em contato para reservas, dúvidas ou sugestões. Estamos sempre prontos para recebê-lo!" tagIcon={Phone} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg" imageAlt="Ambiente do Sabor Pastel"