Merge version_1 into main #1
168
src/app/page.tsx
168
src/app/page.tsx
@@ -29,23 +29,16 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Empreendimentos",
|
||||
id: "features",
|
||||
},
|
||||
name: "Empreendimentos", id: "features"},
|
||||
{
|
||||
name: "Serviços",
|
||||
id: "about",
|
||||
},
|
||||
name: "Serviços", id: "about"},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contato", id: "contact"},
|
||||
]}
|
||||
brandName="MR Imóveis"
|
||||
button={{ text: "WhatsApp", href: "https://wa.me/5567999719747" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -55,31 +48,19 @@ export default function LandingPage() {
|
||||
description="Transformando imóveis em conquistas. Excelência em assessoria imobiliária e perícia avaliadora em Dourados/MS."
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/5567999719747",
|
||||
},
|
||||
text: "WhatsApp", href: "https://wa.me/5567999719747"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/monochrome-business-cards_23-2148573607.jpg",
|
||||
imageAlt: "Logo MR Imóveis",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/monochrome-business-cards_23-2148573607.jpg", imageAlt: "Logo MR Imóveis"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-city-landscape-skyscrapers_231208-7588.jpg",
|
||||
imageAlt: "Futuristic city landscape",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-city-landscape-skyscrapers_231208-7588.jpg", imageAlt: "Futuristic city landscape"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg",
|
||||
imageAlt: "Modern building architecture",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg", imageAlt: "Modern building architecture"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-modern-building-with-large-glass-windows_181624-59928.jpg",
|
||||
imageAlt: "Modern building with glass windows",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-modern-building-with-large-glass-windows_181624-59928.jpg", imageAlt: "Modern building with glass windows"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/facade-modern-new-building_23-2147694757.jpg",
|
||||
imageAlt: "Facade of modern new building",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/facade-modern-new-building_23-2147694757.jpg", imageAlt: "Facade of modern new building"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -91,13 +72,9 @@ export default function LandingPage() {
|
||||
description="Atuação especializada em avaliação profissional de imóveis. Confiança, segurança jurídica e excelência técnica em cada negociação."
|
||||
metrics={[
|
||||
{
|
||||
value: "100%",
|
||||
title: "Compromisso",
|
||||
},
|
||||
value: "100%", title: "Compromisso"},
|
||||
{
|
||||
value: "Referência",
|
||||
title: "Região",
|
||||
},
|
||||
value: "Referência", title: "Região"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-shop-prepared-live-auction_23-2149947495.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -112,40 +89,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Belvedere Residence",
|
||||
subtitle: "Exclusividade e conforto.",
|
||||
category: "Residencial",
|
||||
value: "Premium",
|
||||
},
|
||||
id: "f1", title: "Belvedere Residence", subtitle: "Exclusividade e conforto.", category: "Residencial", value: "Premium"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Aton",
|
||||
subtitle: "Sofisticação moderna.",
|
||||
category: "Residencial",
|
||||
value: "High-End",
|
||||
},
|
||||
id: "f2", title: "Aton", subtitle: "Sofisticação moderna.", category: "Residencial", value: "High-End"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Alphaville",
|
||||
subtitle: "Qualidade de vida única.",
|
||||
category: "Condomínio",
|
||||
value: "Alto Padrão",
|
||||
},
|
||||
id: "f3", title: "Alphaville", subtitle: "Qualidade de vida única.", category: "Condomínio", value: "Alto Padrão"},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Terrenos",
|
||||
subtitle: "Oportunidades de ouro.",
|
||||
category: "Investimento",
|
||||
value: "Valor",
|
||||
},
|
||||
id: "f4", title: "Terrenos", subtitle: "Oportunidades de ouro.", category: "Investimento", value: "Valor"},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Outros",
|
||||
subtitle: "Variedade imobiliária.",
|
||||
category: "Diversos",
|
||||
value: "Confiança",
|
||||
},
|
||||
id: "f5", title: "Outros", subtitle: "Variedade imobiliária.", category: "Diversos", value: "Confiança"},
|
||||
]}
|
||||
title="Nosso Portfólio"
|
||||
description="Os imóveis mais desejados da região."
|
||||
@@ -159,45 +111,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ana Silva",
|
||||
handle: "@anasilva",
|
||||
testimonial: "Negociação segura e profissionalismo inigualável.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
},
|
||||
id: "1", name: "Ana Silva", handle: "@anasilva", testimonial: "Negociação segura e profissionalismo inigualável.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Carlos Souza",
|
||||
handle: "@carlosouza",
|
||||
testimonial: "Referência absoluta em alto padrão.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
|
||||
},
|
||||
id: "2", name: "Carlos Souza", handle: "@carlosouza", testimonial: "Referência absoluta em alto padrão.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mariana Lima",
|
||||
handle: "@mlima",
|
||||
testimonial: "Atendimento premium do início ao fim.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-businesswoman-balcony_1262-1758.jpg",
|
||||
},
|
||||
id: "3", name: "Mariana Lima", handle: "@mlima", testimonial: "Atendimento premium do início ao fim.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-businesswoman-balcony_1262-1758.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "João Pereira",
|
||||
handle: "@jpereira",
|
||||
testimonial: "Transparência e resultados excelentes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
},
|
||||
id: "4", name: "João Pereira", handle: "@jpereira", testimonial: "Transparência e resultados excelentes.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Beatriz Rocha",
|
||||
handle: "@brocha",
|
||||
testimonial: "Confiança total na MR Imóveis.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg",
|
||||
},
|
||||
id: "5", name: "Beatriz Rocha", handle: "@brocha", testimonial: "Confiança total na MR Imóveis.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Excelência Reconhecida"
|
||||
@@ -209,22 +136,15 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "canvas-reveal",
|
||||
}}
|
||||
variant: "canvas-reveal"}}
|
||||
text="Conquiste o seu sonho imobiliário com quem entende de luxo e investimento seguro."
|
||||
buttons={[
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/5567999719747",
|
||||
},
|
||||
text: "WhatsApp", href: "https://wa.me/5567999719747"},
|
||||
{
|
||||
text: "Instagram",
|
||||
href: "https://www.instagram.com/manoelrobertofermino",
|
||||
},
|
||||
text: "Instagram", href: "https://www.instagram.com/manoelrobertofermino"},
|
||||
{
|
||||
text: "Gmail",
|
||||
href: "mailto:mrimoveisms@gmail.com",
|
||||
},
|
||||
text: "Gmail", href: "mailto:mrimoveisms@gmail.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -233,29 +153,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "MR Imóveis",
|
||||
items: [
|
||||
title: "MR Imóveis", items: [
|
||||
{
|
||||
label: "Sobre",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sobre", href: "#"},
|
||||
{
|
||||
label: "Avaliações",
|
||||
href: "#",
|
||||
},
|
||||
label: "Avaliações", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contato",
|
||||
items: [
|
||||
title: "Contato", items: [
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/5567999719747",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/5567999719747"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://www.instagram.com/manoelrobertofermino",
|
||||
},
|
||||
label: "Instagram", href: "https://www.instagram.com/manoelrobertofermino"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -266,4 +176,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user