Update src/app/page.tsx
This commit is contained in:
@@ -123,16 +123,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", role: "", company: "", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-satisfied-you-1774458169322-dcd4be83.png", imageAlt: "Sarah J."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautifull-caucasian-woman-with-curly-hair-smiles-isolated_132075-7608.jpg?id=12072689", imageAlt: "Sarah J."},
|
||||
{
|
||||
id: "2", name: "Michael C.", role: "", company: "", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-male-customer-1774458168295-cb0e1dbe.png", imageAlt: "Michael C."},
|
||||
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: "3", name: "Emily R.", role: "", company: "", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-female-custom-1774458168633-0a74e9ee.png", imageAlt: "Emily R."},
|
||||
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: "4", name: "David K.", role: "", company: "", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRh9EaCkURMd3GkABk3L1SLYRz/professional-portrait-of-a-male-customer-1774458169019-ce99200b.png", imageAlt: "David K."},
|
||||
imageSrc: "http://img.b2bpic.net/premium-photo/handsome-man-using-smartphone-living-room_13339-178427.jpg?id=1802012", imageAlt: "David K."},
|
||||
]}
|
||||
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."
|
||||
|
||||
Reference in New Issue
Block a user