Merge version_1 into main #2
@@ -49,7 +49,7 @@ export default function PortfolioPage() {
|
||||
<HeroBillboard
|
||||
title="Frontend Developer & Full-Stack Enthusiast"
|
||||
description="Building scalable web applications with React.js, JavaScript, and modern web technologies. Experienced in crafting responsive UI, interactive components, and end-to-end solutions."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Available for Opportunities"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -113,7 +113,7 @@ export default function PortfolioPage() {
|
||||
description="Frontend Developer at Mind Nerves Technology, building scalable web applications with React and TypeScript"
|
||||
tag="CircleUp Project"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsVJkFLFCaOqVJJCD1N6mrKep/mobile-and-web-application-interface-for-1772904747353-9c8173ce.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsVJkFLFCaOqVJJCD1N6mrKep/mobile-and-web-application-interface-for-1772904747353-9c8173ce.png"
|
||||
imageAlt="CircleUp mobile app interface"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -147,7 +147,7 @@ export default function PortfolioPage() {
|
||||
{
|
||||
id: "1", brand: "React Native", name: "CircleUp - Community Manager", price: "In Production", rating: 5,
|
||||
reviewCount: "Active", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsVJkFLFCaOqVJJCD1N6mrKep/mobile-and-web-application-interface-for-1772904747353-9c8173ce.png?_wi=2", imageAlt: "CircleUp mobile app dashboard"},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsVJkFLFCaOqVJJCD1N6mrKep/mobile-and-web-application-interface-for-1772904747353-9c8173ce.png", imageAlt: "CircleUp mobile app dashboard"},
|
||||
{
|
||||
id: "2", brand: "MERN Stack", name: "Restaurant Website", price: "Responsive", rating: 4,
|
||||
reviewCount: "Completed", imageSrc:
|
||||
@@ -174,20 +174,16 @@ export default function PortfolioPage() {
|
||||
tagIcon={Star}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Amit Patel", role: "Project Lead", company: "Mind Nerves Technology", rating: 5,
|
||||
imageSrc:
|
||||
id: "1", name: "Amit Patel", role: "Project Lead", company: "Mind Nerves Technology", rating: 5, imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsVJkFLFCaOqVJJCD1N6mrKep/professional-headshot-of-male-colleague--1772904744858-0cededcd.png"},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "UI/UX Designer", company: "Mind Nerves Technology", rating: 5,
|
||||
imageSrc:
|
||||
id: "2", name: "Priya Sharma", role: "UI/UX Designer", company: "Mind Nerves Technology", rating: 5, imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsVJkFLFCaOqVJJCD1N6mrKep/professional-headshot-of-female-colleagu-1772904744714-4196fe2b.png"},
|
||||
{
|
||||
id: "3", name: "Rajesh Kumar", role: "Senior Developer", company: "Tech Solutions India", rating: 5,
|
||||
imageSrc:
|
||||
id: "3", name: "Rajesh Kumar", role: "Senior Developer", company: "Tech Solutions India", rating: 5, imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsVJkFLFCaOqVJJCD1N6mrKep/professional-headshot-of-male-manager-co-1772904745700-6532451a.png"},
|
||||
{
|
||||
id: "4", name: "Neha Gupta", role: "Product Manager", company: "Startup Ventures", rating: 5,
|
||||
imageSrc:
|
||||
id: "4", name: "Neha Gupta", role: "Product Manager", company: "Startup Ventures", rating: 5, imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcsVJkFLFCaOqVJJCD1N6mrKep/professional-headshot-of-female-executiv-1772904744827-4e1d016a.png"},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user