2 Commits

Author SHA1 Message Date
01e9f00275 Merge version_2 into main
Merge version_2 into main
2026-05-10 03:15:03 +00:00
f5c5e5edc8 Update src/app/page.tsx 2026-05-10 03:15:00 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Philosophy",
id: "philosophy",
},
name: "Filosofía", id: "philosophy"},
{
name: "Portfolio",
id: "portfolio",
},
name: "Portafolio", id: "portfolio"},
{
name: "Services",
id: "services",
},
name: "Servicios", id: "services"},
{
name: "Contact",
id: "contact",
},
name: "Contacto", id: "contact"},
]}
brandName="Paredes + Paredes"
/>
@@ -55,41 +47,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
title="Designing the Skyline of Tomorrow"
description="Bespoke residential and commercial architecture tailored to the modern lifestyle."
variant: "gradient-bars"}}
title="Diseñando el Skyline del Mañana"
description="Arquitectura residencial y comercial a medida adaptada al estilo de vida moderno."
buttons={[
{
text: "View Our Portfolio",
href: "#portfolio",
},
text: "Ver Nuestro Portafolio", href: "#portfolio"},
{
text: "Start Your Project",
href: "#contact",
},
text: "Inicia tu Proyecto", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/stair-pattern_1203-2595.jpg",
imageAlt: "Minimalist modern house exterior",
},
imageSrc: "http://img.b2bpic.net/free-photo/stair-pattern_1203-2595.jpg", imageAlt: "Minimalist modern house exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-house-model-with-modern-architecture_23-2151004028.jpg",
imageAlt: "Residential Villa",
},
imageSrc: "http://img.b2bpic.net/free-photo/3d-house-model-with-modern-architecture_23-2151004028.jpg", imageAlt: "Residential Villa"},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-mall_23-2150585932.jpg",
imageAlt: "Commercial Hub",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-mall_23-2150585932.jpg", imageAlt: "Commercial Hub"},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712909.jpg",
imageAlt: "Interior Finish",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712909.jpg", imageAlt: "Interior Finish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797747.jpg",
imageAlt: "Office Interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797747.jpg", imageAlt: "Office Interior"},
]}
mediaAnimation="slide-up"
/>
@@ -98,10 +75,10 @@ export default function LandingPage() {
<div id="philosophy" data-section="philosophy">
<TestimonialAboutCard
useInvertedBackground={true}
tag="Our Philosophy"
title="Beyond the Wall"
description="At Paredes + Paredes, we believe architecture is more than just structure; it is the dialogue between space and light. With over a decade of expertise in Quito, we specialize in 'Casas Modernas'—homes that blend cutting-edge aesthetics with functional warmth."
subdescription="Crafted from a deep respect for raw stone, glass transparency, and the organic grain of wood, each project we undertake reflects the unique personality of our clients."
tag="Nuestra Filosofía"
title="Más Allá del Muro"
description="En Paredes + Paredes, creemos que la arquitectura es más que estructura; es el diálogo entre el espacio y la luz. Con más de una década de experiencia en Quito, nos especializamos en 'Casas Modernas'—hogares que fusionan la estética de vanguardia con la calidez funcional."
subdescription="Creado con un profundo respeto por la piedra cruda, la transparencia del vidrio y la veta orgánica de la madera, cada proyecto que emprendemos refleja la personalidad única de nuestros clientes."
icon={Zap}
imageSrc="http://img.b2bpic.net/free-photo/minimalist-modern-vases-books-arrangement_23-2149681092.jpg"
imageAlt="Architectural materials detail"
@@ -117,44 +94,20 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Modern Residential Villa",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080237.jpg",
},
id: "p1", name: "Villa Residencial Moderna", price: "Ver Proyecto", imageSrc: "http://img.b2bpic.net/free-photo/view-city-building-with-daylight-shadows_23-2149080237.jpg"},
{
id: "p2",
name: "Commercial Urban Hub",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092096.jpg",
},
id: "p2", name: "Centro Urbano Comercial", price: "Ver Proyecto", imageSrc: "http://img.b2bpic.net/free-photo/people-driving-cars-city-street_23-2149092096.jpg"},
{
id: "p3",
name: "Bespoke Interior Planning",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861880.jpg",
},
id: "p3", name: "Planificación Interior a Medida", price: "Ver Proyecto", imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861880.jpg"},
{
id: "p4",
name: "Mixed-Use Office Suite",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/empty-company-office-with-workstation-desk-business-development-space-filled-with-documents-computers-corporation-department-room-used-career-development-success_482257-60055.jpg",
},
id: "p4", name: "Suite de Oficina de Uso Mixto", price: "Ver Proyecto", imageSrc: "http://img.b2bpic.net/free-photo/empty-company-office-with-workstation-desk-business-development-space-filled-with-documents-computers-corporation-department-room-used-career-development-success_482257-60055.jpg"},
{
id: "p5",
name: "Architectural Kitchen Design",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/blue-fronts-gas-cooktop-marble-backsplash_169016-69140.jpg",
},
id: "p5", name: "Diseño Arquitectónico de Cocina", price: "Ver Proyecto", imageSrc: "http://img.b2bpic.net/free-photo/blue-fronts-gas-cooktop-marble-backsplash_169016-69140.jpg"},
{
id: "p6",
name: "Sustainable Terrace Design",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg",
},
id: "p6", name: "Diseño de Terraza Sostenible", price: "Ver Proyecto", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg"},
]}
title="Featured Projects"
description="An exploration of our core design categories, bridging residential luxury and commercial utility."
title="Proyectos Destacados"
description="Una exploración de nuestras principales categorías de diseño, uniendo el lujo residencial y la utilidad comercial."
/>
</div>
@@ -166,23 +119,14 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "10+",
description: "Years of experience",
},
id: "m1", value: "10+", description: "Años de experiencia"},
{
id: "m2",
value: "150+",
description: "Projects completed",
},
id: "m2", value: "150+", description: "Proyectos completados"},
{
id: "m3",
value: "200+",
description: "Satisfied families",
},
id: "m3", value: "200+", description: "Familias satisfechas"},
]}
title="Excellence in Quito"
description="Located at the heart of Santa Lucía Plaza, we are committed to professional growth and structural integrity in every project."
title="Excelencia en Quito"
description="Ubicados en el corazón de la Plaza Santa Lucía, estamos comprometidos con el crecimiento profesional y la integridad estructural en cada proyecto."
/>
</div>
@@ -192,23 +136,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Architectural Design",
description: "Full conceptual design through to permit and site supervision.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-short-hair-relaxing-outdoors_23-2149015763.jpg",
},
title: "Diseño Arquitectónico", description: "Diseño conceptual completo hasta el permiso y la supervisión de obra.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-short-hair-relaxing-outdoors_23-2149015763.jpg"},
{
title: "Urban Planning",
description: "Transforming landscapes into functional, iconic neighborhood landmarks.",
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-shopping-center_1203-712.jpg",
},
title: "Planificación Urbana", description: "Transformando paisajes en puntos de referencia funcionales e icónicos del vecindario.", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-shopping-center_1203-712.jpg"},
{
title: "Strategic Consultation",
description: "Expert advice for investors and homeowners looking to build long-term value.",
imageSrc: "http://img.b2bpic.net/free-photo/employee-working-project-planning-with-files-data-charts-computer-startup-office-business-woman-using-papers-design-strategy-management-leadership-job-development_482257-32268.jpg",
},
title: "Consulta Estratégica", description: "Asesoramiento experto para inversores y propietarios que buscan construir valor a largo plazo.", imageSrc: "http://img.b2bpic.net/free-photo/employee-working-project-planning-with-files-data-charts-computer-startup-office-business-woman-using-papers-design-strategy-management-leadership-job-development_482257-32268.jpg"},
]}
title="Architectural Services"
description="From conceptual vision to final construction, our services ensure your vision is transformed into a landmark."
title="Servicios Arquitectónicos"
description="Desde la visión conceptual hasta la construcción final, nuestros servicios aseguran que su visión se transforme en un hito."
/>
</div>
@@ -219,43 +154,18 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Maria Elena",
role: "Resident",
testimonial: "The gold standard for modern housing in Quito. Truly structural art.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-female-with-mobile_23-2148415854.jpg",
},
id: "t1", name: "Maria Elena", role: "Residente", testimonial: "El estándar de oro para la vivienda moderna en Quito. Verdaderamente arte estructural.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-female-with-mobile_23-2148415854.jpg"},
{
id: "t2",
name: "Carlos Gomez",
role: "Homeowner",
testimonial: "Paredes + Paredes translated my vision into a beautiful, functional home.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-holding-his-plans_23-2148242980.jpg",
},
id: "t2", name: "Carlos Gomez", role: "Propietario", testimonial: "Paredes + Paredes tradujo mi visión en un hogar hermoso y funcional.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-holding-his-plans_23-2148242980.jpg"},
{
id: "t3",
name: "Sofia Rivera",
role: "Investor",
testimonial: "Exceptional urban planning expertise for our retail project.",
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-office-center_1303-29926.jpg",
},
id: "t3", name: "Sofia Rivera", role: "Inversionista", testimonial: "Experiencia excepcional en planificación urbana para nuestro proyecto comercial.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-office-center_1303-29926.jpg"},
{
id: "t4",
name: "Juan Pablo",
role: "Developer",
testimonial: "Professional, reliable, and incredibly aesthetic. A joy to work with.",
imageSrc: "http://img.b2bpic.net/free-photo/teleworking-developer-using-computer-artificial-intelligence-brain_482257-126394.jpg",
},
id: "t4", name: "Juan Pablo", role: "Desarrollador", testimonial: "Profesionales, confiables e increíblemente estéticos. Un placer trabajar con ellos.", imageSrc: "http://img.b2bpic.net/free-photo/teleworking-developer-using-computer-artificial-intelligence-brain_482257-126394.jpg"},
{
id: "t5",
name: "Ana Lucía",
role: "Architect",
testimonial: "Their attention to materials and light is simply unmatched in the industry.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-ready-move-into-new-home_23-2149662443.jpg",
},
id: "t5", name: "Ana Lucía", role: "Arquitecta", testimonial: "Su atención a los materiales y la luz no tiene comparación en la industria.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-ready-move-into-new-home_23-2149662443.jpg"},
]}
title="Client Voice"
description="What our clients are saying about our modern housing vision."
title="La Voz del Cliente"
description="Lo que nuestros clientes dicen sobre nuestra visión de vivienda moderna."
/>
</div>
@@ -263,18 +173,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
text="Start your journey with Paredes + Paredes. Visit us at Santa Lucía Plaza or call 099 450 4754 for a professional consultation."
variant: "gradient-bars"}}
text="Comience su viaje con Paredes + Paredes. Visítenos en la Plaza Santa Lucía o llame al 099 450 4754 para una consulta profesional."
buttons={[
{
text: "Contact Us Now",
href: "#",
},
text: "Contáctenos Ahora", href: "#"},
{
text: "WhatsApp Consultation",
href: "https://wa.me/593994504754",
},
text: "Consulta por WhatsApp", href: "https://wa.me/593994504754"},
]}
/>
</div>
@@ -285,41 +190,27 @@ export default function LandingPage() {
{
items: [
{
label: "Philosophy",
href: "#philosophy",
},
label: "Filosofía", href: "#philosophy"},
{
label: "Portfolio",
href: "#portfolio",
},
label: "Portafolio", href: "#portfolio"},
{
label: "Services",
href: "#services",
},
label: "Servicios", href: "#services"},
],
},
{
items: [
{
label: "Contact",
href: "#contact",
},
label: "Contacto", href: "#contact"},
{
label: "WhatsApp",
href: "https://wa.me/593994504754",
},
label: "WhatsApp", href: "https://wa.me/593994504754"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Política de Privacidad", href: "#"},
{
label: "Terms of Use",
href: "#",
},
label: "Términos de Uso", href: "#"},
],
},
]}