Merge version_1 into main #5
@@ -43,7 +43,7 @@ export default function DashboardPage() {
|
||||
title="Your Saved Maps"
|
||||
description="Track your progress on your career journey."
|
||||
products={[
|
||||
{ id: "m1", name: "Data Scientist Path", price: "Active", imageSrc: "http://img.b2bpic.net/free-photo/digital-transformation-corporate-wallpaper_53876-97646.jpg" }
|
||||
{ id: "m1", name: "Data Scientist Path", price: "Active", imageSrc: "http://img.b2bpic.net/free-photo/digital-transformation-corporate-wallpaper_53876-97646.jpg?_wi=1" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -53,7 +53,7 @@ export default function DashboardPage() {
|
||||
layout="section"
|
||||
products={[
|
||||
{ id: "c1", name: "Advanced Python", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/fruits-blue-table-isolated-orange-near-mirrors_171337-13169.jpg", rating: 5 },
|
||||
{ id: "c2", name: "React Mastery", price: "$59", imageSrc: "http://img.b2bpic.net/free-photo/digital-transformation-corporate-wallpaper_53876-97646.jpg", rating: 5 },
|
||||
{ id: "c2", name: "React Mastery", price: "$59", imageSrc: "http://img.b2bpic.net/free-photo/digital-transformation-corporate-wallpaper_53876-97646.jpg?_wi=2", rating: 5 },
|
||||
{ id: "c3", name: "UI/UX Fundamentals", price: "$39", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7izvu0", rating: 5 }
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user