Update src/app/page.tsx
This commit is contained in:
@@ -98,7 +98,7 @@ export default function HomePage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-beauty-content-creator-sitting-room-front-digital-camera_1258-255243.jpg", imageAlt: "Daily Mission Upload Video"},
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-beauty-content-creator-sitting-room-front-digital-camera_1258-255243.jpg", imageAlt: "Daily Mission Upload Video"},
|
||||||
{
|
{
|
||||||
id: "f3", title: "Quest System", tags: ["Challenges", "Mastery"],
|
id: "f3", title: "Quest System", tags: ["Challenges", "Mastery"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-blogger-holding-shoe-heel-sneakers-hands-happily-looking-camera-recording-new-fashion-video-her-vlog-camera_574295-5296.jpg", imageAlt: "RPG Quest System"},
|
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-blogger-holding-shoe-heel-sneakers-hands-happily-looking-camera-recording-new-fashion-video-her-vlog-camera_574295-5296.jpg", imageAlt: "RPG Quest System"}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -112,11 +112,11 @@ export default function HomePage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1", value: "99+", title: "Creator Levels", description: "Reach new heights and unlock exclusive titles.", imageSrc: "http://img.b2bpic.net/free-photo/collage-people-using-reels_23-2149416510.jpg?_wi=1"},
|
id: "m1", value: "99+", title: "Creator Levels", description: "Reach new heights and unlock exclusive titles.", imageSrc: "http://img.b2bpic.net/free-photo/collage-people-using-reels_23-2149416510.jpg"},
|
||||||
{
|
{
|
||||||
id: "m2", value: "1M+", title: "Virtual Followers", description: "Grow your audience within the platform and see your impact.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-woman-recording-video-her-room-has-camera-coffee-table-reviewing_1258-254315.jpg"},
|
id: "m2", value: "1M+", title: "Virtual Followers", description: "Grow your audience within the platform and see your impact.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-woman-recording-video-her-room-has-camera-coffee-table-reviewing_1258-254315.jpg"},
|
||||||
{
|
{
|
||||||
id: "m3", value: "50+", title: "Achievement Badges", description: "Prove your dedication and skill with unique badges.", imageSrc: "http://img.b2bpic.net/free-photo/winner-concept-with-cool-prize_23-2149059602.jpg"},
|
id: "m3", value: "50+", title: "Achievement Badges", description: "Prove your dedication and skill with unique badges.", imageSrc: "http://img.b2bpic.net/free-photo/winner-concept-with-cool-prize_23-2149059602.jpg"}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user