diff --git a/src/app/page.tsx b/src/app/page.tsx
index bbb214b..8fbf9b3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,126 +34,73 @@ export default function LandingPage() {
@@ -175,47 +122,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Painéis de LED",
- price: "Sob Consulta",
- variant: "Alta Resolução",
- imageSrc: "http://img.b2bpic.net/free-photo/sound-designer-uses-audio-mixer-greenscreen-layout-professional-studio_482257-122094.jpg",
- },
+ id: "p1", name: "Painéis de LED", price: "Sob Consulta", variant: "Alta Resolução", imageSrc: "http://img.b2bpic.net/free-photo/sound-designer-uses-audio-mixer-greenscreen-layout-professional-studio_482257-122094.jpg"},
{
- id: "p2",
- name: "Estrutura Metálica",
- price: "Sob Consulta",
- variant: "Truss Profissional",
- imageSrc: "http://img.b2bpic.net/free-photo/agronomist-choosing-new-planter-man-outdoor-ground-shop-agricultural-machinery_1157-43608.jpg",
- },
+ id: "p2", name: "Estrutura Metálica", price: "Sob Consulta", variant: "Truss Profissional", imageSrc: "http://img.b2bpic.net/free-photo/agronomist-choosing-new-planter-man-outdoor-ground-shop-agricultural-machinery_1157-43608.jpg"},
{
- id: "p3",
- name: "Iluminação",
- price: "Sob Consulta",
- variant: "Inteligente/Movings",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-colourful-green-show-light_661209-453.jpg",
- },
+ id: "p3", name: "Iluminação", price: "Sob Consulta", variant: "Inteligente/Movings", imageSrc: "http://img.b2bpic.net/free-photo/abstract-colourful-green-show-light_661209-453.jpg"},
{
- id: "p4",
- name: "Pistas de Dança",
- price: "Sob Consulta",
- variant: "Personalizada",
- imageSrc: "http://img.b2bpic.net/free-photo/vinyl-records-bright-confetti_23-2147972550.jpg",
- },
+ id: "p4", name: "Pistas de Dança", price: "Sob Consulta", variant: "Personalizada", imageSrc: "http://img.b2bpic.net/free-photo/vinyl-records-bright-confetti_23-2147972550.jpg"},
{
- id: "p5",
- name: "Máquinas de Fumaça",
- price: "Sob Consulta",
- variant: "Alta Potência",
- imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591372.jpg",
- },
+ id: "p5", name: "Máquinas de Fumaça", price: "Sob Consulta", variant: "Alta Potência", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591372.jpg"},
{
- id: "p6",
- name: "Cortinas Backdrop",
- price: "Sob Consulta",
- variant: "Veludo",
- imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-opera_23-2151211409.jpg",
- },
+ id: "p6", name: "Cortinas Backdrop", price: "Sob Consulta", variant: "Veludo", imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-opera_23-2151211409.jpg"},
]}
title="Nossos Equipamentos"
description="Tecnologia de ponta para elevar o nível da sua produção."
@@ -229,32 +146,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Atendimento Ágil",
- tags: [
- "Rápida resposta",
- "Suporte 24h",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-city-night_23-2149215120.jpg",
- },
+ id: "f1", title: "Atendimento Ágil", tags: [
+ "Rápida resposta", "Suporte 24h"],
+ imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-city-night_23-2149215120.jpg"},
{
- id: "f2",
- title: "Equipamento Premium",
- tags: [
- "Manutenção em dia",
- "Tecnologia moderna",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/beach-concept-with-playground_23-2147796186.jpg",
- },
+ id: "f2", title: "Equipamento Premium", tags: [
+ "Manutenção em dia", "Tecnologia moderna"],
+ imageSrc: "http://img.b2bpic.net/free-photo/beach-concept-with-playground_23-2147796186.jpg"},
{
- id: "f3",
- title: "Segurança Total",
- tags: [
- "Normas técnicas",
- "Equipe certificada",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/blurred-photo-street-background-snowy-night-with-christmas-lights_158538-26158.jpg",
- },
+ id: "f3", title: "Segurança Total", tags: [
+ "Normas técnicas", "Equipe certificada"],
+ imageSrc: "http://img.b2bpic.net/free-photo/blurred-photo-street-background-snowy-night-with-christmas-lights_158538-26158.jpg"},
]}
title="Diferenciais BaseGo"
description="Por que nos escolher para o seu evento?"
@@ -268,23 +170,14 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- icon: Award,
- title: "Projetos Realizados",
- value: "500+",
- },
+ id: "m1", icon: Award,
+ title: "Projetos Realizados", value: "500+"},
{
- id: "m2",
- icon: Users,
- title: "Eventos Mensais",
- value: "20+",
- },
+ id: "m2", icon: Users,
+ title: "Eventos Mensais", value: "20+"},
{
- id: "m3",
- icon: Smile,
- title: "Clientes Satisfeitos",
- value: "99%",
- },
+ id: "m3", icon: Smile,
+ title: "Clientes Satisfeitos", value: "99%"},
]}
title="Impacto BaseGo"
description="Números que comprovam nossa dedicação em eventos."
@@ -294,32 +187,18 @@ export default function LandingPage() {
@@ -350,20 +222,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Como solicito um orçamento?",
- content: "Entre em contato via WhatsApp através do nosso botão flutuante ou Instagram.",
- },
+ id: "q1", title: "Como solicito um orçamento?", content: "Entre em contato via WhatsApp através do nosso botão flutuante ou Instagram."},
{
- id: "q2",
- title: "Vocês atendem em todo o estado?",
- content: "Sim, atendemos toda a região do Piauí com logística própria.",
- },
+ id: "q2", title: "Vocês atendem em todo o estado?", content: "Sim, atendemos toda a região do Piauí com logística própria."},
{
- id: "q3",
- title: "Como é a forma de pagamento?",
- content: "Trabalhamos com flexibilidade para melhor atender cada tipo de projeto.",
- },
+ id: "q3", title: "Como é a forma de pagamento?", content: "Trabalhamos com flexibilidade para melhor atender cada tipo de projeto."},
]}
title="Dúvidas Frequentes"
description="Tudo o que você precisa saber."
@@ -375,8 +238,7 @@ export default function LandingPage() {