Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f4f3d5390 | |||
| f6b7bc6f9d | |||
| 4d7d304758 | |||
| e77bf7ad47 | |||
| 101118da7a |
@@ -9,7 +9,7 @@ import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTe
|
|||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||||
import { Activity, Clock, Heart, Scissors, Shield, Stethoscope, Microscope, Beef } from "lucide-react";
|
import { Activity, Clock, Heart, Scissors, Shield, Stethoscope, Microscope, Beef, MapPin, CalendarDays, MessageSquareText } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -31,8 +31,9 @@ export default function LandingPage() {
|
|||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Inicio", id: "hero" },
|
{ name: "Inicio", id: "hero" },
|
||||||
{ name: "Servicios", id: "features" },
|
{ name: "Servicios", id: "features" },
|
||||||
|
{ name: "Cita", id: "contact" },
|
||||||
|
{ name: "Ubicación y Horario", id: "info" },
|
||||||
{ name: "Opiniones", id: "testimonials" },
|
{ name: "Opiniones", id: "testimonials" },
|
||||||
{ name: "Contacto", id: "contact" },
|
|
||||||
]}
|
]}
|
||||||
brandName="Vet Sud Oest"
|
brandName="Vet Sud Oest"
|
||||||
button={{ text: "Pedir Cita", href: "#contact" }}
|
button={{ text: "Pedir Cita", href: "#contact" }}
|
||||||
@@ -47,9 +48,7 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{ name: "Elena V.", handle: "@elena_v", testimonial: "Trato excelente y muy profesional. Mis mascotas siempre están en buenas manos.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-posing-with-her-small-dog_329181-11271.jpg?_wi=1" },
|
{ name: "Elena V.", handle: "@elena_v", testimonial: "Trato excelente y muy profesional. Mis mascotas siempre están en buenas manos.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-posing-with-her-small-dog_329181-11271.jpg?_wi=1" },
|
||||||
{ name: "Carlos M.", handle: "@carlos_m", testimonial: "La mejor clínica de la zona. Muy atentos y siempre con una sonrisa.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-home-near-christmas-tree-with-her-beloved-pet-cat_132075-14792.jpg?_wi=1" },
|
{ name: "Carlos M.", handle: "@carlos_m", testimonial: "La mejor clínica de la zona. Muy atentos y siempre con una sonrisa.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-home-near-christmas-tree-with-her-beloved-pet-cat_132075-14792.jpg?_wi=1" },
|
||||||
{ name: "Ana S.", handle: "@ana_s", testimonial: "Muy agradecida por el cuidado que brindaron a mi perro. Gran equipo humano.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/half-length-shot-positive-curly-woman-holds-affectionate-pet-spitz-puppy-wears-knitted-sweater-ready-vaccination-laughs-positively-isolated-yellow-background_273609-34666.jpg?_wi=1" },
|
{ name: "Ana S.", handle: "@ana_s", testimonial: "Muy agradecida por el cuidado que brindaron a mi perro. Gran equipo humano.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/half-length-shot-positive-curly-woman-holds-affectionate-pet-spitz-puppy-wears-knitted-sweater-ready-vaccination-laughs-positively-isolated-yellow-background_273609-34666.jpg?_wi=1" }
|
||||||
{ name: "Javier P.", handle: "@javier_p", testimonial: "Atención impecable y muy rápida ante cualquier urgencia.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dark-skinned-lady-keeps-lips-rounded-wants-kiss-adorable-pet-plays-with-small-puppy_273609-34676.jpg?_wi=1" },
|
|
||||||
{ name: "Marta G.", handle: "@marta_g", testimonial: "Cuidan de mis mascotas como si fueran suyas. Recomendado al 100%.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-with-puppies-indoor_624325-4316.jpg?_wi=1" }
|
|
||||||
]}
|
]}
|
||||||
buttons={[{ text: "Reservar Cita", href: "#contact" }]}
|
buttons={[{ text: "Reservar Cita", href: "#contact" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/veterinarian-taking-care-pet_23-2149198612.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/veterinarian-taking-care-pet_23-2149198612.jpg?_wi=1"
|
||||||
@@ -74,16 +73,30 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="info" data-section="info">
|
||||||
|
<FeatureCardTwentySix
|
||||||
|
textboxLayout="default"
|
||||||
|
useInvertedBackground={true}
|
||||||
|
title="Ubicación y Horario"
|
||||||
|
description="Visítanos en nuestra clínica para cualquier consulta, disponemos de instalaciones adaptadas para la comodidad de tu mascota."
|
||||||
|
features={[
|
||||||
|
{ title: "Dirección", description: "Calle del Río, 12, La Vall d'Uixó, Castellón.", buttonIcon: MapPin },
|
||||||
|
{ title: "Horario L-V", description: "09:00 - 14:00 y 16:30 - 20:00", buttonIcon: Clock },
|
||||||
|
{ title: "Horario Sábado", description: "10:00 - 13:30 (Urgencias concertadas)", buttonIcon: CalendarDays },
|
||||||
|
{ title: "Atención al Cliente", description: "Llámanos para resolver tus dudas o reservar tu cita médica.", buttonIcon: MessageSquareText }
|
||||||
|
]}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="features" data-section="features">
|
<div id="features" data-section="features">
|
||||||
<FeatureCardTwentySix
|
<FeatureCardTwentySix
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{ title: "Medicina General", description: "Consultas diagnósticas, vacunaciones y desparasitaciones periódicas.", buttonIcon: Stethoscope, imageSrc: "http://img.b2bpic.net/free-photo/veterinarian-taking-care-pet_23-2149198612.jpg?_wi=2", imageAlt: "professional veterinarian consulting pet" },
|
{ title: "Medicina General", description: "Consultas diagnósticas, vacunaciones y desparasitaciones periódicas.", buttonIcon: Stethoscope, imageSrc: "http://img.b2bpic.net/free-photo/veterinarian-taking-care-pet_23-2149198612.jpg?_wi=2" },
|
||||||
{ title: "Cirugía Veterinaria", description: "Quirófano equipado con monitorización avanzada para cirugías seguras.", buttonIcon: Scissors, imageSrc: "http://img.b2bpic.net/free-photo/veterinarian-with-dog-smiling-clinic_23-2151998571.jpg", imageAlt: "veterinary team clinic portrait" },
|
{ title: "Cirugía Veterinaria", description: "Quirófano equipado con monitorización avanzada para cirugías seguras.", buttonIcon: Scissors, imageSrc: "http://img.b2bpic.net/free-photo/veterinarian-with-dog-smiling-clinic_23-2151998571.jpg" },
|
||||||
{ title: "Análisis Clínicos", description: "Laboratorio propio para resultados rápidos en analíticas y pruebas.", buttonIcon: Microscope, imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-posing-with-her-small-dog_329181-11271.jpg?_wi=2", imageAlt: "happy pet owner with dog" },
|
{ title: "Análisis Clínicos", description: "Laboratorio propio para resultados rápidos en analíticas y pruebas.", buttonIcon: Microscope, imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-posing-with-her-small-dog_329181-11271.jpg?_wi=2" },
|
||||||
{ title: "Peluquería y Estética", description: "Cuidados de higiene y estética profesional para todas las razas.", buttonIcon: Scissors, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-home-near-christmas-tree-with-her-beloved-pet-cat_132075-14792.jpg?_wi=2", imageAlt: "man playing with cat" },
|
{ title: "Nutrición Especializada", description: "Dietas personalizadas para mejorar la salud y vitalidad de tu mascota.", buttonIcon: Beef, imageSrc: "http://img.b2bpic.net/free-photo/half-length-shot-positive-curly-woman-holds-affectionate-pet-spitz-puppy-wears-knitted-sweater-ready-vaccination-laughs-positively-isolated-yellow-background_273609-34666.jpg?_wi=2" }
|
||||||
{ title: "Nutrición Especializada", description: "Dietas personalizadas para mejorar la salud y vitalidad de tu mascota.", buttonIcon: Beef, imageSrc: "http://img.b2bpic.net/free-photo/half-length-shot-positive-curly-woman-holds-affectionate-pet-spitz-puppy-wears-knitted-sweater-ready-vaccination-laughs-positively-isolated-yellow-background_273609-34666.jpg?_wi=2", imageAlt: "woman holding small dog" }
|
|
||||||
]}
|
]}
|
||||||
title="Servicios Veterinarios Especializados"
|
title="Servicios Veterinarios Especializados"
|
||||||
description="Desde consultas rutinarias hasta cirugías complejas, cubrimos todas las necesidades de salud de tu mascota."
|
description="Desde consultas rutinarias hasta cirugías complejas, cubrimos todas las necesidades de salud de tu mascota."
|
||||||
@@ -98,9 +111,7 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{ id: "1", name: "Elena V.", role: "Cliente", testimonial: "Trato excelente, siempre buscan lo mejor para mi mascota.", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-posing-with-her-small-dog_329181-11271.jpg?_wi=3" },
|
{ id: "1", name: "Elena V.", role: "Cliente", testimonial: "Trato excelente, siempre buscan lo mejor para mi mascota.", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-posing-with-her-small-dog_329181-11271.jpg?_wi=3" },
|
||||||
{ id: "2", name: "Carlos M.", role: "Cliente", testimonial: "Profesionales de confianza y muy amables con los animales.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-home-near-christmas-tree-with-her-beloved-pet-cat_132075-14792.jpg?_wi=3" },
|
{ id: "2", name: "Carlos M.", role: "Cliente", testimonial: "Profesionales de confianza y muy amables con los animales.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-home-near-christmas-tree-with-her-beloved-pet-cat_132075-14792.jpg?_wi=3" },
|
||||||
{ id: "3", name: "Ana S.", role: "Cliente", testimonial: "Gran equipo, muy atentos y resolutivos.", imageSrc: "http://img.b2bpic.net/free-photo/half-length-shot-positive-curly-woman-holds-affectionate-pet-spitz-puppy-wears-knitted-sweater-ready-vaccination-laughs-positively-isolated-yellow-background_273609-34666.jpg?_wi=3" },
|
{ id: "3", name: "Ana S.", role: "Cliente", testimonial: "Gran equipo, muy atentos y resolutivos.", imageSrc: "http://img.b2bpic.net/free-photo/half-length-shot-positive-curly-woman-holds-affectionate-pet-spitz-puppy-wears-knitted-sweater-ready-vaccination-laughs-positively-isolated-yellow-background_273609-34666.jpg?_wi=3" }
|
||||||
{ id: "4", name: "Javier P.", role: "Cliente", testimonial: "Veterinarios de 10, muy profesionales y humanos.", imageSrc: "http://img.b2bpic.net/free-photo/dark-skinned-lady-keeps-lips-rounded-wants-kiss-adorable-pet-plays-with-small-puppy_273609-34676.jpg?_wi=2" },
|
|
||||||
{ id: "5", name: "Marta G.", role: "Cliente", testimonial: "Muy recomendables, cuidan a los animales con mucho amor.", imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-with-puppies-indoor_624325-4316.jpg?_wi=2" }
|
|
||||||
]}
|
]}
|
||||||
title="Lo que dicen nuestros clientes"
|
title="Lo que dicen nuestros clientes"
|
||||||
description="La confianza de nuestros pacientes y sus familias es nuestra mayor recompensa."
|
description="La confianza de nuestros pacientes y sus familias es nuestra mayor recompensa."
|
||||||
|
|||||||
Reference in New Issue
Block a user