Merge version_2 into main #6
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Caroline Linard Tavares", handle: "@carolineltavares", testimonial: "Melhor clínica da região! Atendimento excelente, profissionais capacitados e ambiente acolhedor. Recomendo para todos!", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&h=150&fit=crop", imageAlt: "Caroline Linard Tavares"
|
||||
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&h=150&fit=crop&_wi=1", imageAlt: "Caroline Linard Tavares"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Mario Silva", handle: "@sosmecanica", testimonial: "Muito bom mesmo, eu recomendo. Levei meu filho de 7 anos pra restaurar um dente. Equipe infantil muito profissional e carinhosa!", rating: 5,
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", name: "Francisca Oliveira", handle: "@franciscaoliveira", testimonial: "Melhor clínica para crianças! Minha filha não tem mais medo de dentista. Atendimento humanizado e eficiente.", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&h=150&fit=crop", imageAlt: "Francisca Oliveira"
|
||||
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&h=150&fit=crop&_wi=2", imageAlt: "Francisca Oliveira"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user