|
|
|
|
@@ -28,10 +28,11 @@ export default function LandingPage() {
|
|
|
|
|
<div id="nav" data-section="nav">
|
|
|
|
|
<NavbarStyleApple
|
|
|
|
|
navItems={[
|
|
|
|
|
{ name: "Inicio", id: "hero" },
|
|
|
|
|
{ name: "Nosotros", id: "about" },
|
|
|
|
|
{ name: "Servicios", id: "features" },
|
|
|
|
|
{ name: "Contacto", id: "contact" },
|
|
|
|
|
{ name: "Home", id: "hero" },
|
|
|
|
|
{ name: "About Us", id: "about" },
|
|
|
|
|
{ name: "Services", id: "features" },
|
|
|
|
|
{ name: "Testimonials", id: "testimonials" },
|
|
|
|
|
{ name: "Contact", id: "contact" },
|
|
|
|
|
]}
|
|
|
|
|
brandName="Hacienda Llantera"
|
|
|
|
|
/>
|
|
|
|
|
@@ -40,10 +41,10 @@ export default function LandingPage() {
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroLogo
|
|
|
|
|
logoText="Hacienda Llantera"
|
|
|
|
|
description="Ubicados en 1550 N Rancho Dr, Las Vegas, NV 89106. Tu seguridad en el camino es nuestra prioridad. Abierto todos los días de 8:00 AM a 8:00 PM."
|
|
|
|
|
description="Your safety on the road is our top priority. Located at 1550 N Rancho Dr, Las Vegas, NV 89106. Open every day from 8:00 AM to 8:00 PM."
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Llamar ahora: +1 (702) 333-0024", href: "tel:+17023330024" },
|
|
|
|
|
{ text: "Ver Servicios", href: "#features" },
|
|
|
|
|
{ text: "Call Now: (702) 333-0024", href: "tel:+17023330024" },
|
|
|
|
|
{ text: "View Services", href: "#features" },
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg?_wi=1"
|
|
|
|
|
imageAlt="Hacienda Llantera Service"
|
|
|
|
|
@@ -54,15 +55,15 @@ export default function LandingPage() {
|
|
|
|
|
<SplitAbout
|
|
|
|
|
textboxLayout="split"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
title="Expertos en Cuidado Automotriz"
|
|
|
|
|
description="En Hacienda Llantera, estamos comprometidos a ofrecerte el mejor servicio de neumáticos y mecánica en Las Vegas. Con años de experiencia y un horario flexible, siempre estamos listos para ayudarte."
|
|
|
|
|
title="Experts in Automotive Care"
|
|
|
|
|
description="At Hacienda Llantera, we combine experience and technology to ensure maximum performance for your vehicle in Las Vegas. Our commitment is your satisfaction and safety on every journey."
|
|
|
|
|
bulletPoints={[
|
|
|
|
|
{ title: "Horario Extendido", description: "De 8:00 AM a 8:00 PM, todos los días." },
|
|
|
|
|
{ title: "Ubicación Conveniente", description: "1550 N Rancho Dr, Las Vegas, NV 89106." },
|
|
|
|
|
{ title: "Atención Personalizada", description: "Llámanos al +1 (702) 333-0024 para cualquier duda." },
|
|
|
|
|
{ title: "Daily Schedule", description: "Complete attention from 8:00 AM to 8:00 PM." },
|
|
|
|
|
{ title: "Strategic Location", description: "1550 N Rancho Dr, Las Vegas, NV 89106." },
|
|
|
|
|
{ title: "Direct Contact", description: "Call us today at (702) 333-0024." },
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/male-car-mechanic-using-tablet-device-car-repair-shop_23-2150367543.jpg"
|
|
|
|
|
imageAlt="Sobre Nosotros"
|
|
|
|
|
imageAlt="About Us"
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -74,12 +75,12 @@ export default function LandingPage() {
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
features={[
|
|
|
|
|
{ id: "1", title: "Cambio de Llantas", description: "Instalación y balanceo profesional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg?_wi=2" },
|
|
|
|
|
{ id: "2", title: "Alineación", description: "Mantén tu dirección precisa.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg?_wi=3" },
|
|
|
|
|
{ id: "3", title: "Reparaciones Rápidas", description: "Servicio de 8 AM a 8 PM diario.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg?_wi=4" },
|
|
|
|
|
{ id: "1", title: "Tire Changes", description: "Expert installation, balancing, and rotation for safe driving.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg?_wi=2" },
|
|
|
|
|
{ id: "2", title: "Professional Alignment", description: "Precise steering adjustments to prevent premature wear.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg?_wi=3" },
|
|
|
|
|
{ id: "3", title: "Extended Hours", description: "We are at your disposal every day from 8 AM to 8 PM.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-tyre_1170-1151.jpg?_wi=4" },
|
|
|
|
|
]}
|
|
|
|
|
title="Nuestros Servicios"
|
|
|
|
|
description="Soluciones completas para tu vehículo con la calidad de Hacienda Llantera."
|
|
|
|
|
title="Our Services"
|
|
|
|
|
description="Superior quality, speed, and total trust for your car."
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -89,11 +90,11 @@ export default function LandingPage() {
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
testimonials={[
|
|
|
|
|
{ id: "1", name: "Cliente Local", handle: "@lasvegas", testimonial: "El horario de 8 a 8 me salvó de un apuro. ¡Muy recomendados!", imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-beautiful-woman-making-like-gesture_74855-2916.jpg?_wi=1" },
|
|
|
|
|
{ id: "2", name: "Servicio", handle: "@rancho", testimonial: "Profesionales y atentos. Siempre llevo mi auto aquí.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-living-room_329181-2677.jpg" },
|
|
|
|
|
{ id: "1", name: "María G.", handle: "@LasVegasDriver", testimonial: "The extended hours at this shop are incredible. They saved my day after an issue at work.", imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-beautiful-woman-making-like-gesture_74855-2916.jpg?_wi=1" },
|
|
|
|
|
{ id: "2", name: "Carlos V.", handle: "@RanchoLocal", testimonial: "Impeccable and honest service. I always take my two vehicles here for the quality of their alignment.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-living-room_329181-2677.jpg" },
|
|
|
|
|
]}
|
|
|
|
|
title="Opiniones de nuestros clientes"
|
|
|
|
|
description="Tu seguridad es nuestra mayor recompensa."
|
|
|
|
|
title="Client Reviews"
|
|
|
|
|
description="Your trust is our greatest priority."
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -101,11 +102,11 @@ export default function LandingPage() {
|
|
|
|
|
<ContactSplit
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
tag="Contacto"
|
|
|
|
|
title="¿Necesitas asistencia?"
|
|
|
|
|
description="Estamos ubicados en 1550 N Rancho Dr, Las Vegas, NV 89106. Llámanos al +1 (702) 333-0024 durante nuestro horario de 8:00 AM a 8:00 PM."
|
|
|
|
|
tag="Contact"
|
|
|
|
|
title="Visit Us on Rancho Dr"
|
|
|
|
|
description="We are at 1550 N Rancho Dr, Las Vegas. Call us at (702) 333-0024 from 8:00 AM to 8:00 PM for appointments or questions."
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/view-toolbox-machines_1170-1504.jpg"
|
|
|
|
|
imageAlt="Contacto Hacienda Llantera"
|
|
|
|
|
imageAlt="Contact Hacienda Llantera"
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -113,7 +114,7 @@ export default function LandingPage() {
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
|
<FooterLogoEmphasis
|
|
|
|
|
columns={[
|
|
|
|
|
{ items: [{ label: "Nosotros", href: "#about" }, { label: "Servicios", href: "#features" }, { label: "Contacto", href: "#contact" }] },
|
|
|
|
|
{ items: [{ label: "Home", href: "#hero" }, { label: "About Us", href: "#about" }, { label: "Services", href: "#features" }, { label: "Reviews", href: "#testimonials" }, { label: "Contact", href: "#contact" }] },
|
|
|
|
|
]}
|
|
|
|
|
logoText="Hacienda Llantera"
|
|
|
|
|
/>
|
|
|
|
|
|