Merge version_1 into main #1
@@ -133,19 +133,19 @@ export default function LandingPage() {
|
||||
id: "1", name: "Jorge López", handle: "@jorge_cliente", testimonial: "Muy rápido y profesional. El mejor corte por este precio en toda la zona. Voy cada dos semanas.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-rejoicing-posing-brick-wall_176420-14679.jpg", imageAlt: "Jorge López"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Miguel Fernández", handle: "@miguel_fiel", testimonial: "Excelente relación calidad-precio. Los barberos saben exactamente lo que quiero. Muy amables.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg", imageAlt: "Miguel Fernández"
|
||||
id: "2", name: "Miguel Fernández", handle: "@miguel_fiel", testimonial: "Excelente relación calidad-precio. Los barberos saben exactamente lo que quiero. Muy amables.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg?_wi=1", imageAlt: "Miguel Fernández"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Carlos Martínez", handle: "@carlos_barrio", testimonial: "Mi barbería de confianza. Siempre lleno porque saben hacer su trabajo. Mejor reservar.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg", imageAlt: "Carlos Martínez"
|
||||
id: "3", name: "Carlos Martínez", handle: "@carlos_barrio", testimonial: "Mi barbería de confianza. Siempre lleno porque saben hacer su trabajo. Mejor reservar.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg?_wi=2", imageAlt: "Carlos Martínez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Antonio Ruiz", handle: "@antonio_jubilado", testimonial: "Barbería de barrio auténtica. El descuento para jubilados es inmejorable. Voy hace años.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg", imageAlt: "Antonio Ruiz"
|
||||
id: "4", name: "Antonio Ruiz", handle: "@antonio_jubilado", testimonial: "Barbería de barrio auténtica. El descuento para jubilados es inmejorable. Voy hace años.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg?_wi=3", imageAlt: "Antonio Ruiz"
|
||||
},
|
||||
{
|
||||
id: "5", name: "David García", handle: "@david_barba", testimonial: "El arreglo de barba es precisión pura. Detallistas, rápidos y a un precio justo.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2149141784.jpg", imageAlt: "David García"
|
||||
id: "5", name: "David García", handle: "@david_barba", testimonial: "El arreglo de barba es precisión pura. Detallistas, rápidos y a un precio justo.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2149141784.jpg?_wi=1", imageAlt: "David García"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Juan Rodríguez", handle: "@juan_cliente", testimonial: "Llevo 5 años viniendo. Los barberos te conocen, te escuchan y entregan exactamente lo que pides.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2149141784.jpg", imageAlt: "Juan Rodríguez"
|
||||
id: "6", name: "Juan Rodríguez", handle: "@juan_cliente", testimonial: "Llevo 5 años viniendo. Los barberos te conocen, te escuchan y entregan exactamente lo que pides.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2149141784.jpg?_wi=2", imageAlt: "Juan Rodríguez"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Reserva Tu Cita", description: "Llama o rellena el formulario. Si es jueves a sábado, reserva con antelación porque solemos estar llenos.", media: { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg" },
|
||||
id: "1", title: "Reserva Tu Cita", description: "Llama o rellena el formulario. Si es jueves a sábado, reserva con antelación porque solemos estar llenos.", media: { imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=1" },
|
||||
items: [
|
||||
{ icon: Phone, text: "Llamada rápida" },
|
||||
{ icon: Clock, text: "Confirmación inmediata" },
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-retro-vintage-style_1150-17931.jpg?_wi=2"
|
||||
imageAlt="Barbería San Ignacio interior"
|
||||
logoText="San Ignacio"
|
||||
copyrightText="© 2025 Barbería San Ignacio | Avenida Lehendakari Aguirre, Bilbao"
|
||||
|
||||
Reference in New Issue
Block a user