Update src/app/dashboard/page.tsx
This commit is contained in:
@@ -90,7 +90,7 @@ export default function DashboardPage() {
|
||||
{ text: "View Tutorial", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/user-panel-infographic-template-dashboard_23-2148378205.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/user-panel-infographic-template-dashboard_23-2148378205.jpg?_wi=2"
|
||||
imageAlt="Dashboard Preview"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
@@ -100,7 +100,7 @@ export default function DashboardPage() {
|
||||
handle: "@trackfolio",
|
||||
testimonial: "Get started in seconds. Add your first project and begin tracking your progress immediately.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman_23-2148137687.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman_23-2148137687.jpg?_wi=2",
|
||||
imageAlt: "Quick Start"
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function DashboardPage() {
|
||||
handle: "@trackfolio",
|
||||
testimonial: "Organize all your work in one place with intuitive categories and drag-and-drop interface.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenager-boy-portrait_23-2148105678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teenager-boy-portrait_23-2148105678.jpg?_wi=2",
|
||||
imageAlt: "Easy Organization"
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function DashboardPage() {
|
||||
handle: "@trackfolio",
|
||||
testimonial: "See your portfolio grow in real-time as you add projects, skills, and achievements.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-student-with-book-her-hands-goes-university_169016-66761.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-student-with-book-her-hands-goes-university_169016-66761.jpg?_wi=2",
|
||||
imageAlt: "Real-time Updates"
|
||||
}
|
||||
]}
|
||||
@@ -182,7 +182,7 @@ export default function DashboardPage() {
|
||||
{ text: "Share Link", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-code-laptop-screen-server-hub-employees-reading-paperwork_482257-122503.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-code-laptop-screen-server-hub-employees-reading-paperwork_482257-122503.jpg?_wi=2"
|
||||
imageAlt="Portfolio Export"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
@@ -192,7 +192,7 @@ export default function DashboardPage() {
|
||||
handle: "@trackfolio",
|
||||
testimonial: "Export your portfolio as a beautifully formatted PDF perfect for job applications.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=2",
|
||||
imageAlt: "Professional Export"
|
||||
},
|
||||
{
|
||||
@@ -200,7 +200,7 @@ export default function DashboardPage() {
|
||||
handle: "@trackfolio",
|
||||
testimonial: "Create unique shareable links to showcase your portfolio to recruiters and clients.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-by-skyscraper_1303-13654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-by-skyscraper_1303-13654.jpg?_wi=2",
|
||||
imageAlt: "Shareable Links"
|
||||
},
|
||||
{
|
||||
@@ -208,7 +208,7 @@ export default function DashboardPage() {
|
||||
handle: "@trackfolio",
|
||||
testimonial: "Your shared portfolio updates automatically as you add new projects and achievements.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-smiling-woman-with-ringlets-wears-glasses-blue-jacket-poses-pink_291650-1102.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-smiling-woman-with-ringlets-wears-glasses-blue-jacket-poses-pink_291650-1102.jpg?_wi=2",
|
||||
imageAlt: "Live Updates"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user