Update src/app/skills/page.tsx

This commit is contained in:
2026-03-20 16:44:23 +00:00
parent bf123fc02c
commit 155683ddd0

View File

@@ -101,7 +101,7 @@ export default function SkillsPage() {
quote: "Trackfolio helped me visualize my skill progression. I went from struggling with basic JavaScript to mastering full-stack development in just 8 months!",
name: "Jessica Thompson",
role: "Computer Science Student",
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=3",
},
{
id: "2",
@@ -109,7 +109,7 @@ export default function SkillsPage() {
quote: "I used Trackfolio to document all my technical skills. It made my resume stand out and helped me land interviews at my dream companies.",
name: "David Park",
role: "Junior Developer",
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=3",
},
{
id: "3",
@@ -117,7 +117,7 @@ export default function SkillsPage() {
quote: "The progress bars and skill levels are incredibly motivating. I can see exactly how far I've come and what areas need more focus.",
name: "Priya Kapoor",
role: "UI/UX Designer",
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=3",
},
{
id: "4",
@@ -125,7 +125,7 @@ export default function SkillsPage() {
quote: "My employers were impressed with how well I documented my skills in Trackfolio. It shows dedication and professional growth.",
name: "Michael Chen",
role: "Full Stack Developer",
imageSrc: "http://img.b2bpic.net/free-photo/young-it-engineer_1098-18393.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-it-engineer_1098-18393.jpg?_wi=2",
},
{
id: "5",
@@ -133,7 +133,7 @@ export default function SkillsPage() {
quote: "Trackfolio helped me create a structured learning path for all my technical and soft skills. The visualization is amazing!",
name: "Aisha Patel",
role: "Product Manager",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-home_23-2148162643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-home_23-2148162643.jpg?_wi=2",
},
{
id: "6",
@@ -141,7 +141,7 @@ export default function SkillsPage() {
quote: "By tracking my skills consistently, I identified my strengths and growth areas. This helped me accelerate my career transition.",
name: "James Wilson",
role: "Data Analyst",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-listening-music_23-2147839945.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-listening-music_23-2147839945.jpg?_wi=2",
},
]}
textboxLayout="default"