diff --git a/src/app/page.tsx b/src/app/page.tsx index d9595f8..476e812 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,6 +93,8 @@ export default function LandingPage() { heading={[ { type: "text", content: "Crafting the Future with Code: About Mohit Boura"}, + { + type: "image", src: "http://img.b2bpic.net/free-photo/laptop-computer-mouse-glasses-white-table-night-top-view_169016-51634.jpg", alt: "Hands coding on a keyboard in a tech environment"}, { type: "text", content: "With a passion for building software, I explore, contribute, and innovate across diverse tech landscapes. My expertise spans AI code creation, automated workflows, and application security, focusing on solutions that drive real-world impact. I am dedicated to pushing the boundaries of technology and creating robust, scalable, and secure applications that solve complex problems and enhance user experiences. My journey involves continuous learning and adapting to new technologies to deliver cutting-edge results." } @@ -101,8 +103,6 @@ export default function LandingPage() { { text: "View My GitHub", href: "https://github.com/mohitboura"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/laptop-computer-mouse-glasses-white-table-night-top-view_169016-51634.jpg" - imageAlt="Hands coding on a keyboard in a tech environment" /> @@ -120,8 +120,8 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineer-using-virtual-reality-technology-node-tree-software_482257-126925.jpg", imageAlt: "Data center engineer using virtual reality technology and node tree software" } - ], - imageSrc: "http://img.b2bpic.net/free-photo/panoramic-views-dubai-city-illuminated-neon-spectrum_23-2151305378.jpg", imageAlt: "AI development neural network"}, + ] + }, { title: "Automated Developer Workflows", description: "Designing and implementing robust CI/CD pipelines and automated testing strategies using GitHub Actions and Codespaces to ensure seamless development, rapid deployment, and consistent code quality.", icon: ExternalLink, mediaItems: [ @@ -130,8 +130,8 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/colorful-cogwheels-arrangement-flat-lay_23-2149382398.jpg", imageAlt: "Colorful cogwheels arrangement flat lay" } - ], - imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg", imageAlt: "AI development neural network"}, + ] + }, { title: "Application Security & Protection", description: "Implementing GitHub Advanced Security features, code scanning, and secret protection to build secure applications from the ground up, identifying and mitigating vulnerabilities proactively.", icon: Shield, mediaItems: [ @@ -140,8 +140,8 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041843.jpg", imageAlt: "Standard quality control concept" } - ], - imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-mouse-glasses-white-table-night-top-view_169016-51634.jpg", imageAlt: "AI development neural network"}, + ] + } ]} title="My Core Technical Strengths" description="Leveraging cutting-edge technologies and best practices to deliver high-quality, impactful software solutions."