Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 35d0500ff9 | |||
| ab7930be60 | |||
| d775c74e61 | |||
| 9963a1f0cf |
@@ -155,6 +155,7 @@ export default function LandingPage() {
|
||||
{ id: "t3", name: "Emily Rodriguez", role: "Influencer", company: "Lifestyle Media", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg" },
|
||||
{ id: "t4", name: "David Kim", role: "Chef", company: "Culinary Lab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-redhead-woman-having-fun-while-being-fed-by-her-boyfriend-dining-table_637285-10475.jpg" },
|
||||
{ id: "t5", name: "Linda Okon", role: "Local Guide", company: "Rivers Foodies", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-taking-photo-her-salad-indoor-portrait-smiling-brunette-woman-having-fun-dinner_197531-17193.jpg" },
|
||||
{ id: "t6", name: "Alex Rivera", role: "Super Fan", company: "Super Fantasy Enthusiast", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-wearing-blue-shirt_114579-1903.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "4.0", label: "Avg Rating" },
|
||||
|
||||
Reference in New Issue
Block a user