Update src/app/page.tsx
This commit is contained in:
226
src/app/page.tsx
226
src/app/page.tsx
@@ -33,27 +33,17 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Início",
|
name: "Início", id: "hero"},
|
||||||
id: "hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Sobre",
|
name: "Sobre", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Imóveis",
|
name: "Imóveis", id: "products"},
|
||||||
id: "products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contato",
|
name: "Contato", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Imobiliária Palmas"
|
brandName="Imobiliária Palmas"
|
||||||
button={{
|
button={{
|
||||||
text: "Fale Conosco",
|
text: "Fale Conosco", href: "#contact"}}
|
||||||
href: "#contact",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -63,35 +53,21 @@ export default function LandingPage() {
|
|||||||
description="Seu novo lar está em Palmas. Encontre as melhores opções de compra e aluguel de imóveis na capital com quem entende do mercado."
|
description="Seu novo lar está em Palmas. Encontre as melhores opções de compra e aluguel de imóveis na capital com quem entende do mercado."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Ver Imóveis",
|
text: "Ver Imóveis", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chilling-brunette-girl-posing-with-cup-tasty-tea-photo-magnificent-young-woman-drink-coffee-near-window_197531-11367.jpg?_wi=1",
|
imageSrc: "http://img.b2bpic.net/free-photo/chilling-brunette-girl-posing-with-cup-tasty-tea-photo-magnificent-young-woman-drink-coffee-near-window_197531-11367.jpg", imageAlt: "Luxo"},
|
||||||
imageAlt: "Luxo",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-building-sunset_1137-66.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/glass-building-sunset_1137-66.jpg", imageAlt: "Conforto"},
|
||||||
imageAlt: "Conforto",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-from-balcony-apartment_188544-12685.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/view-from-balcony-apartment_188544-12685.jpg", imageAlt: "Exclusividade"},
|
||||||
imageAlt: "Exclusividade",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-838.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-838.jpg", imageAlt: "Segurança"},
|
||||||
imageAlt: "Segurança",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/colourful-doorway_1308-4867.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/colourful-doorway_1308-4867.jpg", imageAlt: "Oportunidade"},
|
||||||
imageAlt: "Oportunidade",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-floor-lamp_1203-444.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-floor-lamp_1203-444.jpg", imageAlt: "Qualidade"},
|
||||||
imageAlt: "Qualidade",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -102,9 +78,7 @@ export default function LandingPage() {
|
|||||||
title="Especialistas no Mercado Imobiliário de Palmas"
|
title="Especialistas no Mercado Imobiliário de Palmas"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Saiba Mais",
|
text: "Saiba Mais", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -117,41 +91,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Apartamento Alto Padrão", price: "R$ 850.000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-house-keys-blueprint-new-home-spiral-notebook-wooden-textured-backdrop_23-2148038646.jpg"},
|
||||||
name: "Apartamento Alto Padrão",
|
|
||||||
price: "R$ 850.000",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-house-keys-blueprint-new-home-spiral-notebook-wooden-textured-backdrop_23-2148038646.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Casa em Condomínio", price: "R$ 1.200.000", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264505.jpg"},
|
||||||
name: "Casa em Condomínio",
|
|
||||||
price: "R$ 1.200.000",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264505.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Terreno em Localização Premium", price: "R$ 450.000", imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151011604.jpg"},
|
||||||
name: "Terreno em Localização Premium",
|
|
||||||
price: "R$ 450.000",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151011604.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "Sala Comercial", price: "R$ 320.000", imageSrc: "http://img.b2bpic.net/free-photo/keys-card-paper-house-with-wooden-house-model_23-2148038710.jpg"},
|
||||||
name: "Sala Comercial",
|
|
||||||
price: "R$ 320.000",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/keys-card-paper-house-with-wooden-house-model_23-2148038710.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Studio Moderno", price: "R$ 280.000", imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept-with-business-cards-front-ampersand_23-2147786715.jpg"},
|
||||||
name: "Studio Moderno",
|
|
||||||
price: "R$ 280.000",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept-with-business-cards-front-ampersand_23-2147786715.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", name: "Sobrado Contemporâneo", price: "R$ 950.000", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666351.jpg"},
|
||||||
name: "Sobrado Contemporâneo",
|
|
||||||
price: "R$ 950.000",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666351.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Imóveis em Destaque"
|
title="Imóveis em Destaque"
|
||||||
description="Confira nossa seleção exclusiva de imóveis para morar ou investir."
|
description="Confira nossa seleção exclusiva de imóveis para morar ou investir."
|
||||||
@@ -165,25 +115,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Segurança Jurídica",
|
title: "Segurança Jurídica", description: "Documentação impecável e processo transparente para garantir o seu patrimônio.", media: {
|
||||||
description: "Documentação impecável e processo transparente para garantir o seu patrimônio.",
|
imageSrc: "http://img.b2bpic.net/free-photo/people-having-debate-while-looking-computer_23-2149389697.jpg", imageAlt: "Segurança"},
|
||||||
media: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-debate-while-looking-computer_23-2149389697.jpg",
|
|
||||||
imageAlt: "Segurança",
|
|
||||||
},
|
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
icon: Shield,
|
icon: Shield,
|
||||||
text: "Análise técnica",
|
text: "Análise técnica"},
|
||||||
},
|
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
icon: CheckCircle,
|
||||||
text: "Transparência total",
|
text: "Transparência total"},
|
||||||
},
|
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chilling-brunette-girl-posing-with-cup-tasty-tea-photo-magnificent-young-woman-drink-coffee-near-window_197531-11367.jpg?_wi=2",
|
|
||||||
imageAlt: "real estate agents meeting office",
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Por que escolher nossa imobiliária?"
|
title="Por que escolher nossa imobiliária?"
|
||||||
@@ -199,25 +141,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", value: "500+", title: "Imóveis Vendidos", description: "Famílias realizadas", icon: Home,
|
||||||
value: "500+",
|
|
||||||
title: "Imóveis Vendidos",
|
|
||||||
description: "Famílias realizadas",
|
|
||||||
icon: Home,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", value: "10+", title: "Anos de Experiência", description: "Atuação no mercado", icon: Award,
|
||||||
value: "10+",
|
|
||||||
title: "Anos de Experiência",
|
|
||||||
description: "Atuação no mercado",
|
|
||||||
icon: Award,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", value: "98%", title: "Clientes Satisfeitos", description: "Nível de satisfação", icon: Smile,
|
||||||
value: "98%",
|
|
||||||
title: "Clientes Satisfeitos",
|
|
||||||
description: "Nível de satisfação",
|
|
||||||
icon: Smile,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Números que transmitem confiança"
|
title="Números que transmitem confiança"
|
||||||
@@ -232,59 +162,28 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Ana Silva", role: "Cliente", company: "Palmas", rating: 5,
|
||||||
name: "Ana Silva",
|
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg"},
|
||||||
role: "Cliente",
|
|
||||||
company: "Palmas",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Carlos Souza", role: "Investidor", company: "Palmas", rating: 5,
|
||||||
name: "Carlos Souza",
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"},
|
||||||
role: "Investidor",
|
|
||||||
company: "Palmas",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Mariana Lima", role: "Cliente", company: "Palmas", rating: 5,
|
||||||
name: "Mariana Lima",
|
imageSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg"},
|
||||||
role: "Cliente",
|
|
||||||
company: "Palmas",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "Pedro Santos", role: "Cliente", company: "Palmas", rating: 5,
|
||||||
name: "Pedro Santos",
|
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
|
||||||
role: "Cliente",
|
|
||||||
company: "Palmas",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Julia Costa", role: "Cliente", company: "Palmas", rating: 5,
|
||||||
name: "Julia Costa",
|
imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg"},
|
||||||
role: "Cliente",
|
|
||||||
company: "Palmas",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
{
|
{
|
||||||
value: "4.9/5",
|
value: "4.9/5", label: "Google Rating"},
|
||||||
label: "Google Rating",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "100%",
|
value: "100%", label: "Documentação"},
|
||||||
label: "Documentação",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "Rápido",
|
value: "Rápido", label: "Atendimento"},
|
||||||
label: "Atendimento",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="O que nossos clientes dizem"
|
title="O que nossos clientes dizem"
|
||||||
description="A satisfação de quem confiou em nosso trabalho."
|
description="A satisfação de quem confiou em nosso trabalho."
|
||||||
@@ -297,20 +196,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1",
|
id: "f1", title: "Como agendar uma visita?", content: "Entre em contato pelo nosso formulário ou WhatsApp."},
|
||||||
title: "Como agendar uma visita?",
|
|
||||||
content: "Entre em contato pelo nosso formulário ou WhatsApp.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f2",
|
id: "f2", title: "Quais os documentos necessários?", content: "Documentos básicos de identificação e comprovantes de renda."},
|
||||||
title: "Quais os documentos necessários?",
|
|
||||||
content: "Documentos básicos de identificação e comprovantes de renda.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3", title: "Financiamento facilitado?", content: "Sim, auxiliamos em toda a análise de crédito com bancos."},
|
||||||
title: "Financiamento facilitado?",
|
|
||||||
content: "Sim, auxiliamos em toda a análise de crédito com bancos.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Dúvidas Frequentes"
|
title="Dúvidas Frequentes"
|
||||||
description="Estamos aqui para esclarecer qualquer ponto sobre compra ou locação."
|
description="Estamos aqui para esclarecer qualquer ponto sobre compra ou locação."
|
||||||
@@ -325,22 +215,14 @@ export default function LandingPage() {
|
|||||||
description="Preencha o formulário e um consultor entrará em contato em breve."
|
description="Preencha o formulário e um consultor entrará em contato em breve."
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "nome",
|
name: "nome", type: "text", placeholder: "Seu Nome", required: true,
|
||||||
type: "text",
|
|
||||||
placeholder: "Seu Nome",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "email",
|
name: "email", type: "email", placeholder: "Seu E-mail", required: true,
|
||||||
type: "email",
|
|
||||||
placeholder: "Seu E-mail",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
textarea={{
|
textarea={{
|
||||||
name: "msg",
|
name: "msg", placeholder: "Como podemos ajudar?", rows: 4,
|
||||||
placeholder: "Como podemos ajudar?",
|
|
||||||
rows: 4,
|
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/empty-modern-corporate-high-end-office-space-designed-ceo_482257-122705.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/empty-modern-corporate-high-end-office-space-designed-ceo_482257-122705.jpg"
|
||||||
/>
|
/>
|
||||||
@@ -351,25 +233,17 @@ export default function LandingPage() {
|
|||||||
logoText="Imobiliária Palmas"
|
logoText="Imobiliária Palmas"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Links",
|
title: "Links", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Início",
|
label: "Início", href: "#hero"},
|
||||||
href: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Imóveis",
|
label: "Imóveis", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Contato",
|
title: "Contato", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Fale Conosco",
|
label: "Fale Conosco", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user