diff --git a/src/app/page.tsx b/src/app/page.tsx index e62f991..d613a88 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,25 +29,15 @@ export default function LandingPage() { @@ -56,108 +46,58 @@ export default function LandingPage() {
@@ -170,17 +110,11 @@ export default function LandingPage() { description="With over 5 years of experience in the industry, I bridge the gap between complex engineering and elegant, user-centric experiences." bulletPoints={[ { - title: "Frontend Development", - description: "Expert in React, TypeScript, and modern UI frameworks.", - }, + title: "Frontend Development", description: "Expert in React, TypeScript, and modern UI frameworks."}, { - title: "Backend Engineering", - description: "Specialized in Node.js, Python, and scalable microservices.", - }, + title: "Backend Engineering", description: "Specialized in Node.js, Python, and scalable microservices."}, { - title: "Cloud & DevOps", - description: "Experienced with AWS, Docker, and CI/CD pipelines.", - }, + title: "Cloud & DevOps", description: "Experienced with AWS, Docker, and CI/CD pipelines."}, ]} mediaAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/high-angle-designer-working-floor_23-2149930985.jpg" @@ -196,41 +130,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "CloudSync Dashboard", - price: "Live Demo", - imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-composition_23-2149880620.jpg?_wi=1", - }, + id: "p1", name: "CloudSync Dashboard", price: "Live Demo", imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-composition_23-2149880620.jpg"}, { - id: "p2", - name: "API Gateway Platform", - price: "GitHub Repo", - imageSrc: "http://img.b2bpic.net/free-photo/binary-numbers_1048-4877.jpg", - }, + id: "p2", name: "API Gateway Platform", price: "GitHub Repo", imageSrc: "http://img.b2bpic.net/free-photo/binary-numbers_1048-4877.jpg"}, { - id: "p3", - name: "Analytics Engine", - price: "Live Demo", - imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg", - }, + id: "p3", name: "Analytics Engine", price: "Live Demo", imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-workspace-with-advanced-tech-tools-enhancing-productivity_482257-119752.jpg"}, { - id: "p4", - name: "Internal Tooling", - price: "GitHub Repo", - imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148628452.jpg", - }, + id: "p4", name: "Internal Tooling", price: "GitHub Repo", imageSrc: "http://img.b2bpic.net/free-vector/goals-habits-tracking-app_23-2148628452.jpg"}, { - id: "p5", - name: "E-Commerce Microservice", - price: "Live Demo", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-blocks-landscape-with-shallow-depth-field_1048-13248.jpg", - }, + id: "p5", name: "E-Commerce Microservice", price: "Live Demo", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-blocks-landscape-with-shallow-depth-field_1048-13248.jpg"}, { - id: "p6", - name: "Real-time Chat Engine", - price: "Live Demo", - imageSrc: "http://img.b2bpic.net/free-photo/photo-editor-using-high-tech-vr-goggles-look-editorial-pictures_482257-82237.jpg", - }, + id: "p6", name: "Real-time Chat Engine", price: "Live Demo", imageSrc: "http://img.b2bpic.net/free-photo/photo-editor-using-high-tech-vr-goggles-look-editorial-pictures_482257-82237.jpg"}, ]} title="Featured Projects" description="Selected works demonstrating my technical focus." @@ -244,77 +154,35 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Senior Engineer at TechCorp", - description: "Led a team in refactoring monolith to microservices.", - bentoComponent: "timeline", - heading: "2022-Present", - subheading: "Senior Engineer", - items: [ + title: "Senior Engineer at TechCorp", description: "Led a team in refactoring monolith to microservices.", bentoComponent: "timeline", heading: "2022-Present", subheading: "Senior Engineer", items: [ { - label: "Scaling", - detail: "Improved response time by 40%", - }, + label: "Scaling", detail: "Improved response time by 40%"}, { - label: "Leadership", - detail: "Mentored 3 juniors", - }, + label: "Leadership", detail: "Mentored 3 juniors"}, { - label: "Architecture", - detail: "Led migration", - }, + label: "Architecture", detail: "Led migration"}, ], - completedLabel: "Active", - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-detail-no-people-macro-close-up_1122-2363.jpg", - imageAlt: "horizontal detail no people macro close up", - }, + completedLabel: "Active"}, { - title: "Full-Stack Developer at StartUpCo", - description: "Developed the core MVP and scaled to 50k users.", - bentoComponent: "timeline", - heading: "2020-2022", - subheading: "Developer", - items: [ + title: "Full-Stack Developer at StartUpCo", description: "Developed the core MVP and scaled to 50k users.", bentoComponent: "timeline", heading: "2020-2022", subheading: "Developer", items: [ { - label: "Growth", - detail: "Scaled user base 10x", - }, + label: "Growth", detail: "Scaled user base 10x"}, { - label: "Automation", - detail: "Automated deployments", - }, + label: "Automation", detail: "Automated deployments"}, { - label: "Team", - detail: "Collaborated with design", - }, + label: "Team", detail: "Collaborated with design"}, ], - completedLabel: "Finished", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-technology-landing-page-template_23-2149200405.jpg?_wi=2", - imageAlt: "horizontal detail no people macro close up", - }, + completedLabel: "Finished"}, { - title: "Intern at DevLab", - description: "Gained deep insights into CI/CD and automated testing.", - bentoComponent: "timeline", - heading: "2019-2020", - subheading: "Intern", - items: [ + title: "Intern at DevLab", description: "Gained deep insights into CI/CD and automated testing.", bentoComponent: "timeline", heading: "2019-2020", subheading: "Intern", items: [ { - label: "Testing", - detail: "Wrote 200+ unit tests", - }, + label: "Testing", detail: "Wrote 200+ unit tests"}, { - label: "DevOps", - detail: "Learned AWS basics", - }, + label: "DevOps", detail: "Learned AWS basics"}, { - label: "Support", - detail: "Hotfix support", - }, + label: "Support", detail: "Hotfix support"}, ], - completedLabel: "Finished", - imageSrc: "http://img.b2bpic.net/free-photo/nutritional-counter-app-composition_23-2149880620.jpg?_wi=2", - imageAlt: "horizontal detail no people macro close up", - }, + completedLabel: "Finished"}, ]} title="Experience Timeline" description="Career history and professional growth path." @@ -325,8 +193,7 @@ export default function LandingPage() {