Update src/app/missions/page.tsx
This commit is contained in:
@@ -81,9 +81,9 @@ export default function MissionsPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m_p_m1", value: "75%", title: "Current Quest Completion", description: "You're on track to conquer this mission!", imageSrc: "http://img.b2bpic.net/free-photo/collage-people-using-reels_23-2149416510.jpg" },
|
||||
{ id: "m_p_m1", value: "75%", title: "Current Quest Completion", description: "You're on track to conquer this mission!", imageSrc: "http://img.b2bpic.net/free-photo/collage-people-using-reels_23-2149416510.jpg?_wi=2" },
|
||||
{ id: "m_p_m2", value: "15", title: "Quests Active", description: "Actively pursuing multiple challenges.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-supplies_171337-13069.jpg" },
|
||||
{ id: "m_p_m3", value: "3", title: "Bosses Conquered", description: "Epic victories over weekly challenges.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-pretty-caucasian-woman-sitting-table-with-makeup-tools-holding-looking-winner-cup-isolated-purple-wall-with-copy-space_141793-121092.jpg" }
|
||||
{ id: "m_p_m3", value: "3", title: "Bosses Conquered", description: "Epic victories over weekly challenges.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-pretty-caucasian-woman-sitting-table-with-makeup-tools-holding-looking-winner-cup-isolated-purple-wall-with-copy-space_141793-121092.jpg?_wi=1" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user