Update src/app/page.tsx
This commit is contained in:
@@ -191,7 +191,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria G.", imageSrc: "http://img.b2bpic.net/free-photo/person-pressing-buzzer_23-2149731399.jpg", imageAlt: "Maria G."},n {
|
||||
id: "1", name: "Maria G.", imageSrc: "http://img.b2bpic.net/free-photo/person-pressing-buzzer_23-2149731399.jpg", imageAlt: "Maria G."},
|
||||
{
|
||||
id: "2", name: "Juan P.", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-woman_23-2151020306.jpg", imageAlt: "Juan P."},
|
||||
{
|
||||
id: "3", name: "Sofia R.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-adult-woman-relaxing-sofa_23-2148624982.jpg", imageAlt: "Sofia R."},
|
||||
|
||||
Reference in New Issue
Block a user