Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 89f2e9b836 | |||
| 15402d8bfd | |||
| 2d24b8b309 | |||
| 0b05031906 | |||
| 0712cb1c5d |
@@ -136,22 +136,22 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sofia Martins", role: "Client", company: "Lisbon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg?_wi=1", imageAlt: "Sofia Martins"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg?_wi=1", imageAlt: "Sofia Martins - Transformative facial treatment with visible glow improvement"},
|
||||
{
|
||||
id: "2", name: "Carolina Silva", role: "Regular Client", company: "Lisbon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg?_wi=2", imageAlt: "Carolina Silva"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg?_wi=2", imageAlt: "Carolina Silva - Professional skincare expertise made a real difference in my routine"},
|
||||
{
|
||||
id: "3", name: "Joana Oliveira", role: "Satisfied Client", company: "Lisbon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg?_wi=3", imageAlt: "Joana Oliveira"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg?_wi=3", imageAlt: "Joana Oliveira - Relaxing environment with personalized treatment for sensitive skin"},
|
||||
{
|
||||
id: "4", name: "Mariana Costa", role: "Returning Client", company: "Lisbon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg?_wi=4", imageAlt: "Mariana Costa"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg?_wi=4", imageAlt: "Mariana Costa - Amazing brow lift results that exceeded my expectations"},
|
||||
{
|
||||
id: "5", name: "Ana Santos", role: "Client", company: "Lisbon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg?_wi=5", imageAlt: "Ana Santos"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg?_wi=5", imageAlt: "Ana Santos - Eyelash lift transformed my look with beautiful, natural-looking results"},
|
||||
{
|
||||
id: "6", name: "Teresa Gomes", role: "Loyal Client", company: "Lisbon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg?_wi=6", imageAlt: "Teresa Gomes"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg?_wi=6", imageAlt: "Teresa Gomes - Premium skincare treatments that deliver lasting, visible improvements"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user