Merge version_1 into main #2
@@ -72,6 +72,7 @@ export default function LandingPage() {
|
||||
imageAlt="Terident dental professional"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -142,13 +143,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Petra Svobodová", role: "Patient", company: "Prague", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg?_wi=1", imageAlt: "Petra Svobodová"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", imageAlt: "Petra Svobodová"},
|
||||
{
|
||||
id: "2", name: "Tomáš Novák", role: "Patient", company: "Prague", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg?_wi=2", imageAlt: "Tomáš Novák"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", imageAlt: "Tomáš Novák"},
|
||||
{
|
||||
id: "3", name: "Michaela Čermáková", role: "Patient", company: "Prague", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg?_wi=3", imageAlt: "Michaela Čermáková"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg", imageAlt: "Michaela Čermáková"},
|
||||
{
|
||||
id: "4", name: "Jan Procházka", role: "Patient", company: "Prague", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Jan Procházka"},
|
||||
|
||||
Reference in New Issue
Block a user