Update src/app/page.tsx
This commit is contained in:
@@ -217,19 +217,19 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-stylish-bearded-man-with-hairstyle-elegant-retro-gray-suit-bow-tie-posing-studio-isolated-gray-background_613910-20001.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-stylish-bearded-man-with-hairstyle-elegant-retro-gray-suit-bow-tie-posing-studio-isolated-gray-background_613910-20001.jpg"},
|
||||||
{
|
{
|
||||||
id: "t-3", name: "Maria L.", role: "Leisure Traveler", company: "Global Explorer", rating: 5,
|
id: "t-3", name: "Maria L.", role: "Leisure Traveler", company: "Global Explorer", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-walking-autumn-wearing-coat_285396-10970.jpg", alt: "female traveler authentic smile"
|
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-walking-autumn-wearing-coat_285396-10970.jpg", imageAlt: "female traveler authentic smile"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "t-4", name: "Imran H.", role: "CEO", company: "TechCorp", rating: 5,
|
id: "t-4", name: "Imran H.", role: "CEO", company: "TechCorp", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/contemplated-businessman-sitting-caf-with-cup-coffee-laptop-desk_23-2147956347.jpg", alt: "male CEO professional portrait"
|
imageSrc: "http://img.b2bpic.net/free-photo/contemplated-businessman-sitting-caf-with-cup-coffee-laptop-desk_23-2147956347.jpg", imageAlt: "male CEO professional portrait"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "t-5", name: "Nusrat J.", role: "Family Vacationer", company: "Family of 4", rating: 5,
|
id: "t-5", name: "Nusrat J.", role: "Family Vacationer", company: "Family of 4", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-isolated-background-dancing-happy-cheerful-smiling-moving-casual-confident-listening-music_839833-35183.jpg", alt: "family woman happy outdoor"
|
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-woman-standing-isolated-background-dancing-happy-cheerful-smiling-moving-casual-confident-listening-music_839833-35183.jpg", imageAlt: "family woman happy outdoor"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "t-6", name: "Fahim S.", role: "Group Organizer", company: "Reunion Planners", rating: 5,
|
id: "t-6", name: "Fahim S.", role: "Group Organizer", company: "Reunion Planners", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-wearing-white-t-shirt-with-tie-showing-peace-gesture-isolated-pink-wall_141793-82409.jpg", alt: "group organizer man smiling"
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-wearing-white-t-shirt-with-tie-showing-peace-gesture-isolated-pink-wall_141793-82409.jpg", imageAlt: "group organizer man smiling"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
|
|||||||
Reference in New Issue
Block a user