Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 23:26:53 +00:00

View File

@@ -50,15 +50,15 @@ export default function DentalClinicPage() {
testimonials={[
{
name: "Josiane Pinheiro", handle: "Paciente", testimonial: "Excelente profissional! Muito atencioso e cuidadoso. Recomendo!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg"
},
{
name: "Carlos Santos", handle: "Paciente", testimonial: "Melhor dentista da região. Ambiente acolhedor e limpo.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4143.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4143.jpg"
},
{
name: "Ana Costa", handle: "Paciente", testimonial: "Procedimentos modernos e sem dor. Muito satisfeito!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-hair-bun-wearing-denim-shirt_273609-19444.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-hair-bun-wearing-denim-shirt_273609-19444.jpg"
}
]}
buttons={[
@@ -117,6 +117,7 @@ export default function DentalClinicPage() {
imageAlt="Dr. Fábio Celtron em seu consultório"
useInvertedBackground={false}
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>
</div>
@@ -129,15 +130,15 @@ export default function DentalClinicPage() {
testimonials={[
{
id: "1", name: "Josiane Pinheiro", role: "Paciente", company: "Araras", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg?_wi=2"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-yellow-jacket_23-2149020781.jpg"
},
{
id: "2", name: "Carlos Santos", role: "Paciente", company: "Araras", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4143.jpg?_wi=2"
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4143.jpg"
},
{
id: "3", name: "Ana Costa", role: "Paciente", company: "Araras", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-hair-bun-wearing-denim-shirt_273609-19444.jpg?_wi=2"
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-hair-bun-wearing-denim-shirt_273609-19444.jpg"
},
{
id: "4", name: "Roberto Silva", role: "Paciente", company: "Araras", rating: 5,