Update src/app/page.tsx

This commit is contained in:
2026-03-03 03:27:48 +00:00
parent b2ea007c83
commit 9e50be68cd

View File

@@ -128,9 +128,9 @@ export default function LandingPage() {
{
id: "1", name: "Sarah Khan", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Khan"},
{
id: "2", name: "Ahmed Ali", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Ahmed Ali"},
id: "2", name: "Ahmed Ali", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Ahmed Ali"},
{
id: "3", name: "Fatima Hassan", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Fatima Hassan"},
id: "3", name: "Fatima Hassan", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Fatima Hassan"},
{
id: "4", name: "Rizwan Ahmed", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", imageAlt: "Rizwan Ahmed"},
]}