diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ad1a89..4dcb1aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,20 +122,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Sarah J.", role: "", company: "", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautifull-caucasian-woman-with-curly-hair-smiles-isolated_132075-7608.jpg?id=12072689", imageAlt: "Sarah J."}, + id: "1", name: "", role: "", company: "", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautifull-caucasian-woman-with-curly-hair-smiles-isolated_132075-7608.jpg?id=12072689", imageAlt: ""}, { - id: "2", name: "Michael C.", role: "", company: "", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/charming-man-black-suit-white-t-shirt-eyeglasses-smiles-widely-looks-into-camera_197531-23137.jpg?id=15660788", imageAlt: "Michael C."}, + id: "2", name: "", role: "", company: "", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/charming-man-black-suit-white-t-shirt-eyeglasses-smiles-widely-looks-into-camera_197531-23137.jpg?id=15660788", imageAlt: ""}, { - id: "3", name: "Emily R.", role: "", company: "", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-good-looking-young-european-woman-wears-fashionable-blue-costume-uses-mobile-phone-chatting-online_273609-55524.jpg?id=20743771", imageAlt: "Emily R."}, + id: "3", name: "", role: "", company: "", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-good-looking-young-european-woman-wears-fashionable-blue-costume-uses-mobile-phone-chatting-online_273609-55524.jpg?id=20743771", imageAlt: ""}, { - id: "4", name: "David K.", role: "", company: "", rating: 5, - imageSrc: "http://img.b2bpic.net/premium-photo/handsome-man-using-smartphone-living-room_13339-178427.jpg?id=1802012", imageAlt: "David K."}, + id: "4", name: "", role: "", company: "", rating: 5, + imageSrc: "http://img.b2bpic.net/premium-photo/handsome-man-using-smartphone-living-room_13339-178427.jpg?id=1802012", imageAlt: ""}, ]} - title="Hear From Our Happy Customers" - description="Our clients consistently praise our speed, honesty, and technical expertise. See what makes us the trusted choice for tech repair." + title="" + description="" />