Compare commits
2 Commits
version_1_
...
version_2_
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9904c5e83a | ||
| e2f25ccf23 |
@@ -92,22 +92,6 @@ export default function HomePage() {
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="testimonios" data-section="testimonios">
|
||||
<SectionErrorBoundary name="testimonios">
|
||||
<TestimonialRatingCards
|
||||
tag="Reseñas"
|
||||
title="Lo que dicen de nosotros"
|
||||
description="Opiniones de nuestros clientes en Benidorm."
|
||||
testimonials={[
|
||||
{ name: "Ana R.", role: "Cliente", quote: "Excelente atención y resultados increíbles.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-event_23-2149860780.jpg" },
|
||||
{ name: "Carlos M.", role: "Cliente", quote: "Profesionales de confianza en Benidorm.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg" },
|
||||
{ name: "Laura G.", role: "Cliente", quote: "Me encanta cómo trabajan el color.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-beautiful-woman-hairdresser-apron-looking-front-feeling-positive-emotions-with-hands-her-cheeks-standing-green-wall_141793-71508.jpg" },
|
||||
{ name: "Sofía T.", role: "Cliente", quote: "La mejor manicura de la zona.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/nail-care-manicure-process_23-2149130315.jpg" },
|
||||
{ name: "David L.", role: "Cliente", quote: "Servicio impecable y muy amables.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2149220556.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<SectionErrorBoundary name="faq">
|
||||
|
||||
Reference in New Issue
Block a user