Update src/app/page.tsx
This commit is contained in:
@@ -56,11 +56,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
name: "James Chen", handle: "Producer, Film House", testimonial: "The editing precision and creative choices elevated every frame. Truly visionary work.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "professional headshot portrait executive team member"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "professional headshot portrait executive team member"
|
||||
},
|
||||
{
|
||||
name: "Emma Rodriguez", handle: "CEO, Digital Agency", testimonial: "A rare combination of technical mastery and creative brilliance. Unforgettable deliverables.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "professional headshot portrait business professional team member"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "professional headshot portrait business professional team member"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user