Merge version_1 into main #1
@@ -55,15 +55,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Laura M.", handle: "@laurambeauty", testimonial: "Resultados desde el primer día. ¡Me ha cambiado la piel!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-happy-smiling-woman_171337-12337.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-happy-smiling-woman_171337-12337.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Sofía R.", handle: "@sofiarosa", testimonial: "Profesionalidad y trato increíble. Totalmente recomendado.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-looking-mirror_23-2148537279.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-looking-mirror_23-2148537279.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "María P.", handle: "@mariaplus", testimonial: "Me ha cambiado la piel y la vida. Gracias Mireia.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-towel-being-bathroom_23-2148537298.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-towel-being-bathroom_23-2148537298.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -154,15 +154,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Laura Martínez", role: "Empresaria", company: "Benidorm", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-happy-smiling-woman_171337-12337.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-happy-smiling-woman_171337-12337.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sofía Rodríguez", role: "Marketing Manager", company: "Costa Blanca", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-looking-mirror_23-2148537279.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-looking-mirror_23-2148537279.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "María Pérez", role: "Profesional Independiente", company: "Benidorm", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-towel-being-bathroom_23-2148537298.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-towel-being-bathroom_23-2148537298.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Carmen López", role: "Doctora", company: "Valencia", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user