diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2e5854a..5ad271d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
@@ -58,47 +48,26 @@ export default function LandingPage() {
@@ -110,17 +79,11 @@ export default function LandingPage() {
description="Situado onde a conveniência encontra a tranquilidade, o NOME conecta você aos pontos mais vibrantes da cidade com elegância."
metrics={[
{
- value: "5 min",
- title: "do centro",
- },
+ value: "5 min", title: "do centro"},
{
- value: "12 km",
- title: "do aeroporto",
- },
+ value: "12 km", title: "do aeroporto"},
{
- value: "80%",
- title: "área verde",
- },
+ value: "80%", title: "área verde"},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-view-map_23-2150471718.jpg"
mediaAnimation="slide-up"
@@ -135,35 +98,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "sala",
- title: "Sala de Estar",
- descriptions: [
- "Integração total",
- "Vista panorâmica",
- "Acabamento em mármore",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-laying-couch_23-2149628879.jpg",
- },
+ id: "sala", title: "Sala de Estar", descriptions: [
+ "Integração total", "Vista panorâmica", "Acabamento em mármore"],
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-laying-couch_23-2149628879.jpg"},
{
- id: "suite",
- title: "Suíte Master",
- descriptions: [
- "Refúgio privativo",
- "Walk-in closet",
- "Design minimalista",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199349.jpg",
- },
+ id: "suite", title: "Suíte Master", descriptions: [
+ "Refúgio privativo", "Walk-in closet", "Design minimalista"],
+ imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199349.jpg"},
{
- id: "varanda",
- title: "Varanda Gourmet",
- descriptions: [
- "Área externa ampla",
- "Churrasqueira premium",
- "Vista urbana",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-drinking-beer_23-2149592900.jpg",
- },
+ id: "varanda", title: "Varanda Gourmet", descriptions: [
+ "Área externa ampla", "Churrasqueira premium", "Vista urbana"],
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-drinking-beer_23-2149592900.jpg"},
]}
title="Ambientes Imersivos"
description="Deslize para percorrer os espaços desenhados para o seu bem-estar supremo."
@@ -178,47 +123,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "d1",
- name: "Automação Inteligente",
- price: "Completa",
- variant: "Tecnologia",
- imageSrc: "http://img.b2bpic.net/free-photo/web-template-layout-draft-sketch_53876-125031.jpg",
- },
+ id: "d1", name: "Automação Inteligente", price: "Completa", variant: "Tecnologia", imageSrc: "http://img.b2bpic.net/free-photo/web-template-layout-draft-sketch_53876-125031.jpg"},
{
- id: "d2",
- name: "Isolamento Acústico",
- price: "Superior",
- variant: "Conforto",
- imageSrc: "http://img.b2bpic.net/free-photo/soundwaves-coming-out-from-human-ear_23-2149831008.jpg",
- },
+ id: "d2", name: "Isolamento Acústico", price: "Superior", variant: "Conforto", imageSrc: "http://img.b2bpic.net/free-photo/soundwaves-coming-out-from-human-ear_23-2149831008.jpg"},
{
- id: "d3",
- name: "Eficiência Energética",
- price: "A+",
- variant: "Sustentabilidade",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-environment-project-scene_23-2148896037.jpg",
- },
+ id: "d3", name: "Eficiência Energética", price: "A+", variant: "Sustentabilidade", imageSrc: "http://img.b2bpic.net/free-photo/3d-environment-project-scene_23-2148896037.jpg"},
{
- id: "d4",
- name: "Segurança 24h",
- price: "Monitorada",
- variant: "Proteção",
- imageSrc: "http://img.b2bpic.net/free-photo/cctv-camera-record-sign-symbol_53876-123925.jpg",
- },
+ id: "d4", name: "Segurança 24h", price: "Monitorada", variant: "Proteção", imageSrc: "http://img.b2bpic.net/free-photo/cctv-camera-record-sign-symbol_53876-123925.jpg"},
{
- id: "d5",
- name: "Projeto Lumínico",
- price: "Design",
- variant: "Estética",
- imageSrc: "http://img.b2bpic.net/free-vector/20-hobbies-flat-color-icon-pack-like-hobby-bag-fishing-handbag-hobby_1142-17085.jpg",
- },
+ id: "d5", name: "Projeto Lumínico", price: "Design", variant: "Estética", imageSrc: "http://img.b2bpic.net/free-vector/20-hobbies-flat-color-icon-pack-like-hobby-bag-fishing-handbag-hobby_1142-17085.jpg"},
{
- id: "d6",
- name: "Design de Interiores",
- price: "Exclusivo",
- variant: "Luxo",
- imageSrc: "http://img.b2bpic.net/free-photo/church-wooden-doors-antique-wrought-iron-brick-archway_169016-68152.jpg",
- },
+ id: "d6", name: "Design de Interiores", price: "Exclusivo", variant: "Luxo", imageSrc: "http://img.b2bpic.net/free-photo/church-wooden-doors-antique-wrought-iron-brick-archway_169016-68152.jpg"},
]}
title="Diferenciais Técnicos"
description="Conheça o que torna o NOME um marco arquitetônico na cidade."
@@ -232,40 +147,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Julia Martins",
- role: "Empresária",
- testimonial: "O design e a funcionalidade superam qualquer expectativa.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67195.jpg",
- },
+ id: "1", name: "Julia Martins", role: "Empresária", testimonial: "O design e a funcionalidade superam qualquer expectativa.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67195.jpg"},
{
- id: "2",
- name: "Carlos Eduardo",
- role: "Arquiteto",
- testimonial: "Perfeito equilíbrio entre estética e tecnologia.",
- imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18991.jpg",
- },
+ id: "2", name: "Carlos Eduardo", role: "Arquiteto", testimonial: "Perfeito equilíbrio entre estética e tecnologia.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18991.jpg"},
{
- id: "3",
- name: "Beatriz Viana",
- role: "Diretora",
- testimonial: "Um novo patamar de luxo urbano.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg",
- },
+ id: "3", name: "Beatriz Viana", role: "Diretora", testimonial: "Um novo patamar de luxo urbano.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg"},
{
- id: "4",
- name: "Lucas Souza",
- role: "Investidor",
- testimonial: "Valorização garantida pela exclusividade.",
- imageSrc: "http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg",
- },
+ id: "4", name: "Lucas Souza", role: "Investidor", testimonial: "Valorização garantida pela exclusividade.", imageSrc: "http://img.b2bpic.net/free-photo/experienced-grey-haired-businessman-standing_74855-9871.jpg"},
{
- id: "5",
- name: "Sofia R.",
- role: "Médica",
- testimonial: "Silêncio e tranquilidade, mesmo no centro.",
- imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-dark-skinned-female-blogger-reads-news-feed-social-networks-poses-rural-setting-near-fence-bicycle_273609-18704.jpg",
- },
+ id: "5", name: "Sofia R.", role: "Médica", testimonial: "Silêncio e tranquilidade, mesmo no centro.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-dark-skinned-female-blogger-reads-news-feed-social-networks-poses-rural-setting-near-fence-bicycle_273609-18704.jpg"},
]}
title="A Experiência dos Moradores"
description="O que diz quem já transformou seu estilo de vida no NOME."
@@ -278,20 +168,14 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Quando será a entrega?",
- content: "A entrega está prevista para 2026.",
- },
+ id: "q1", title: "Quando será a entrega?", content: "A entrega está prevista para 2026."},
{
- id: "q2",
- title: "Quais as opções de planta?",
- content: "Temos unidades de 2, 3 e 4 suítes.",
- },
+ id: "q2", title: "Quais as opções de planta?", content: "Temos unidades de 2, 3 e 4 suítes."},
{
- id: "q3",
- title: "É possível personalizar?",
- content: "Sim, oferecemos opções de acabamento sob medida.",
- },
+ id: "q3", title: "É possível personalizar?", content: "Sim, oferecemos opções de acabamento sob medida."},
+ {
+ id: "q4", title: "Quais são as condições de financiamento?", content: "Trabalhamos com opções de parcelamento flexíveis e aceitamos diversos tipos de financiamento bancário para facilitar a aquisição do seu imóvel de luxo."
+ }
]}
title="Perguntas Frequentes"
description="Tire todas as suas dúvidas sobre o seu novo imóvel."
@@ -306,15 +190,9 @@ export default function LandingPage() {
description="Seu futuro endereço aguarda por você. Preencha os dados e entraremos em contato."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Nome Completo",
- },
+ name: "name", type: "text", placeholder: "Nome Completo"},
{
- name: "email",
- type: "email",
- placeholder: "E-mail",
- },
+ name: "email", type: "email", placeholder: "E-mail"},
]}
imageSrc="http://img.b2bpic.net/free-photo/facades-old-houses-row-against-sky_169016-21908.jpg"
/>
@@ -324,25 +202,17 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file