Update src/app/page.tsx

This commit is contained in:
2026-03-03 08:15:09 +00:00
parent c646c96bd1
commit e7b71942d1

View File

@@ -163,22 +163,22 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Sarah Johnson"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
id: "2", name: "Michael Chen", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Michael Chen"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Michael Chen"},
{
id: "3", name: "Emily Rodriguez", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Emily Rodriguez"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3", imageAlt: "Emily Rodriguez"},
{
id: "4", name: "David Kim", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "David Kim"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=4", imageAlt: "David Kim"},
{
id: "5", name: "Jessica Brown", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Jessica Brown"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=5", imageAlt: "Jessica Brown"},
{
id: "6", name: "Robert Martinez", imageSrc:
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Robert Martinez"},
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=6", imageAlt: "Robert Martinez"},
]}
cardTitle="Thousands of satisfied customers trust us for accurate, professional measurements"
cardTag="Highly Rated Service"