From d99e0da18f75e9c4adc6f67613f4c8e47f0e375a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 07:14:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 292 +++++++++++------------------------------------ 1 file changed, 69 insertions(+), 223 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d6b84c..d9595f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,34 +34,20 @@ export default function LandingPage() { @@ -75,39 +61,25 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { - text: "View Projects", - href: "#projects", - }, + text: "View Projects", href: "#products"}, { - text: "Connect on LinkedIn", - href: "https://www.linkedin.com/in/mohit-boura-558382379", - }, + text: "Connect on LinkedIn", href: "https://www.linkedin.com/in/mohit-boura-558382379"}, ]} buttonAnimation="slide-up" avatars={[ { - src: "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", - alt: "Mohit Boura profile picture", - }, + src: "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", alt: "Mohit Boura profile picture"}, { - src: "http://img.b2bpic.net/free-photo/business-concept-portrait-handsome-business-man-playing-digital-notebook-with-smiling-confident-face-white-backgroundcopy-space_1258-103939.jpg", - alt: "Business Concept Portrait Handsome Business man playing digital notebook with smiling confident face White BackgroundCopy Space", - }, + src: "http://img.b2bpic.net/free-photo/business-concept-portrait-handsome-business-man-playing-digital-notebook-with-smiling-confident-face-white-backgroundcopy-space_1258-103939.jpg", alt: "Business Concept Portrait Handsome Business man playing digital notebook with smiling confident face White BackgroundCopy Space"}, { - src: "http://img.b2bpic.net/free-photo/portrait-man-christmas-celebrations_23-2150936477.jpg", - alt: "Portrait of man during christmas celebrations", - }, + src: "http://img.b2bpic.net/free-photo/portrait-man-christmas-celebrations_23-2150936477.jpg", alt: "Portrait of man during christmas celebrations"}, { - src: "http://img.b2bpic.net/free-photo/man-black-working-laptop-cafe_23-2147962625.jpg", - alt: "Man in black working on laptop in cafe", - }, + src: "http://img.b2bpic.net/free-photo/man-black-working-laptop-cafe_23-2147962625.jpg", alt: "Man in black working on laptop in cafe"}, { - src: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg", - alt: "Closeup portrait of Caucasian happy teacher in glasses", - }, + src: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg", alt: "Closeup portrait of Caucasian happy teacher in glasses"}, ]} avatarText="Mohit Boura, Software Developer" - imageSrc="http://img.b2bpic.net/free-photo/panoramic-views-dubai-city-illuminated-neon-spectrum_23-2151305378.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/panoramic-views-dubai-city-illuminated-neon-spectrum_23-2151305378.jpg" imageAlt="Futuristic tech background with abstract data flows" showDimOverlay={true} showBlur={true} @@ -120,18 +92,16 @@ export default function LandingPage() { useInvertedBackground={true} heading={[ { - type: "text", - content: "Crafting the Future with Code: About Mohit Boura", - }, + type: "text", content: "Crafting the Future with Code: About Mohit Boura"}, + { + 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." + } ]} buttons={[ { - text: "View My GitHub", - href: "https://github.com/mohitboura", - }, + text: "View My GitHub", href: "https://github.com/mohitboura"}, ]} - description="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." - imageSrc="http://img.b2bpic.net/free-photo/laptop-computer-mouse-glasses-white-table-night-top-view_169016-51634.jpg?_wi=1" + 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" /> @@ -143,44 +113,35 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "AI Code Creation & Integration", - description: "Harnessing the power of AI to generate, optimize, and integrate code, significantly accelerating development cycles and enhancing code quality. Expertise in AI-driven tools like GitHub Copilot and custom ML models for smart coding assistance.", - icon: Code2, + title: "AI Code Creation & Integration", description: "Harnessing the power of AI to generate, optimize, and integrate code, significantly accelerating development cycles and enhancing code quality. Expertise in AI-driven tools like GitHub Copilot and custom ML models for smart coding assistance.", icon: Code2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-businessman-uses-virtual-reality-gadget-neural-network-system_482257-126216.jpg", - imageAlt: "Abstract representation of AI neural network", - }, + imageSrc: "http://img.b2bpic.net/free-photo/modern-businessman-uses-virtual-reality-gadget-neural-network-system_482257-126216.jpg", imageAlt: "Abstract representation of AI neural network"}, + { + 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?_wi=2", - imageAlt: "AI development neural network", - }, + 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, + 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: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-data-center-computer-scientist-using-tablet-deploying-servers-network-hardware-it_482257-135612.jpg", - imageAlt: "Interlocking gears representing automated workflows", - }, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-data-center-computer-scientist-using-tablet-deploying-servers-network-hardware-it_482257-135612.jpg", imageAlt: "Interlocking gears representing automated workflows"}, + { + 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", - }, + 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, + 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: [ { - imageSrc: "http://img.b2bpic.net/free-photo/army-espionage-specialist-control-center-collecting-satellite-cctv-data_482257-94930.jpg", - imageAlt: "Digital shield over circuit board for security", - }, + imageSrc: "http://img.b2bpic.net/free-photo/army-espionage-specialist-control-center-collecting-satellite-cctv-data_482257-94930.jpg", imageAlt: "Digital shield over circuit board for security"}, + { + 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?_wi=2", - imageAlt: "AI development neural network", - }, + 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." @@ -196,65 +157,23 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p-copilot", - brand: "AI Tools", - name: "AI-Enhanced Code Generation", - price: "Open Source", - rating: 5, - reviewCount: "1.2k Stars", - imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-caucasian-man-virtual-reality-vr-headset-is-presumably-gamer-hacker-cracking-code-into-secure-network-server-with-lines-code_146671-18942.jpg", - imageAlt: "AI code generation concept", - }, + id: "p-copilot", brand: "AI Tools", name: "AI-Enhanced Code Generation", price: "Open Source", rating: 5, + reviewCount: "1.2k Stars", imageSrc: "http://img.b2bpic.net/free-photo/double-exposure-caucasian-man-virtual-reality-vr-headset-is-presumably-gamer-hacker-cracking-code-into-secure-network-server-with-lines-code_146671-18942.jpg", imageAlt: "AI code generation concept"}, { - id: "p-registry", - brand: "Platform Development", - name: "MCP Registry Integration", - price: "Proprietary", - rating: 4, - reviewCount: "Enterprise Scale", - imageSrc: "http://img.b2bpic.net/free-photo/saas-concept-collage_23-2149399286.jpg", - imageAlt: "Digital registry interface", - }, + id: "p-registry", brand: "Platform Development", name: "MCP Registry Integration", price: "Proprietary", rating: 4, + reviewCount: "Enterprise Scale", imageSrc: "http://img.b2bpic.net/free-photo/saas-concept-collage_23-2149399286.jpg", imageAlt: "Digital registry interface"}, { - id: "p-opensource", - brand: "Community Work", - name: "Open Source Contributions", - price: "Community Driven", - rating: 5, - reviewCount: "50+ Repos", - imageSrc: "http://img.b2bpic.net/free-photo/lightbulb-abstract-geometric-design-creative-idea_53876-153348.jpg", - imageAlt: "Global open source collaboration", - }, + id: "p-opensource", brand: "Community Work", name: "Open Source Contributions", price: "Community Driven", rating: 5, + reviewCount: "50+ Repos", imageSrc: "http://img.b2bpic.net/free-photo/lightbulb-abstract-geometric-design-creative-idea_53876-153348.jpg", imageAlt: "Global open source collaboration"}, { - id: "p-portfolio", - brand: "Web Development", - name: "Personal Portfolio Site", - price: "Live Demo", - rating: 5, - reviewCount: "Responsive Design", - imageSrc: "http://img.b2bpic.net/free-photo/employee-using-green-screen-devices-server-farm-used-automation_482257-124455.jpg", - imageAlt: "Developer portfolio on devices", - }, + id: "p-portfolio", brand: "Web Development", name: "Personal Portfolio Site", price: "Live Demo", rating: 5, + reviewCount: "Responsive Design", imageSrc: "http://img.b2bpic.net/free-photo/employee-using-green-screen-devices-server-farm-used-automation_482257-124455.jpg", imageAlt: "Developer portfolio on devices"}, { - id: "p-automation", - brand: "DevOps", - name: "CI/CD Automation Pipelines", - price: "Custom Solutions", - rating: 4, - reviewCount: "Optimized Deployments", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-arrows-pointing-circle_23-2148490549.jpg", - imageAlt: "CI/CD pipeline illustration", - }, + id: "p-automation", brand: "DevOps", name: "CI/CD Automation Pipelines", price: "Custom Solutions", rating: 4, + reviewCount: "Optimized Deployments", imageSrc: "http://img.b2bpic.net/free-photo/colorful-arrows-pointing-circle_23-2148490549.jpg", imageAlt: "CI/CD pipeline illustration"}, { - id: "p-security", - brand: "Cybersecurity", - name: "Secure Coding Practices", - price: "Best Practices", - rating: 5, - reviewCount: "Vulnerability Free", - imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-collage-concept_23-2149595831.jpg", - imageAlt: "Secure code illustration", - }, + id: "p-security", brand: "Cybersecurity", name: "Secure Coding Practices", price: "Best Practices", rating: 5, + reviewCount: "Vulnerability Free", imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-collage-concept_23-2149595831.jpg", imageAlt: "Secure code illustration"}, ]} title="Highlighted Projects & Contributions" description="A glimpse into my work, showcasing innovative solutions and impactful contributions to the tech community." @@ -264,25 +183,17 @@ export default function LandingPage() {