File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
202202
203203** Juan Lara**
204204- 📧 Email: [ larajuand@outlook.com ] ( mailto:larajuand@outlook.com )
205- - 💼 LinkedIn: [ linkedin.com/in/julara] ( https://www.linkedin.com/in/julara/?locale=en_US )
205+ - 💼 LinkedIn: [ linkedin.com/in/julara] ( https://www.linkedin.com/in/julara/ )
206206- 🐱 GitHub: [ github.com/JuanLara18] ( https://github.com/JuanLara18 )
207207- 🌐 Website: [ juanlara.dev] ( https://juanlara18.github.io/Portfolio )
208208
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ const Footer = () => {
3131 < Github size = { 20 } />
3232 </ a >
3333 < a
34- href = "https://linkedin.com/in/juan-camilo-lara-cruz "
34+ href = "https://www. linkedin.com/in/julara/ "
3535 className = "p-2 rounded-lg bg-slate-800 hover:bg-slate-700 text-slate-300 hover:text-white transition-all duration-200"
3636 target = "_blank"
3737 rel = "noopener noreferrer"
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ const MobileMenu = ({ isOpen, onClose }) => {
8080 < div className = "bg-gray-50 dark:bg-gray-800 rounded-xl p-4 sm:p-5" >
8181 < h3 className = "text-sm font-medium text-gray-500 dark:text-gray-400 uppercase tracking-wider mb-4" > Connect</ h3 >
8282 < div className = "grid grid-cols-3 gap-2 sm:gap-3" >
83- < Link to = "https://www.linkedin.com/in/julara/?locale=en_US " target = "_blank" rel = "noopener noreferrer" className = "flex flex-col items-center justify-center bg-white dark:bg-gray-900 hover:bg-gray-100 dark:hover:bg-gray-800 text-gray-700 dark:text-gray-300 p-3 rounded-lg transition-colors touch-target" >
83+ < Link to = "https://www.linkedin.com/in/julara/" target = "_blank" rel = "noopener noreferrer" className = "flex flex-col items-center justify-center bg-white dark:bg-gray-900 hover:bg-gray-100 dark:hover:bg-gray-800 text-gray-700 dark:text-gray-300 p-3 rounded-lg transition-colors touch-target" >
8484 < Linkedin size = { 20 } />
8585 < span className = "text-xs mt-1" > LinkedIn</ span >
8686 </ Link >
Original file line number Diff line number Diff line change @@ -581,7 +581,7 @@ export default function BlogHomePage() {
581581 </ a >
582582
583583 < a
584- href = "https://linkedin.com/in/juan-lara18 "
584+ href = "https://www. linkedin.com/in/julara/ "
585585 target = "_blank"
586586 rel = "noreferrer"
587587 className = "px-8 py-3 bg-white text-gray-900 border border-gray-200 rounded-lg hover:bg-gray-100 transition-colors flex items-center gap-2 font-medium shadow-lg"
Original file line number Diff line number Diff line change @@ -639,7 +639,7 @@ export default function LandingPage() {
639639 />
640640 </ HoverMotion >
641641 < HoverMotion as = { motion . a }
642- href = "https://www.linkedin.com/in/julara/?locale=en_US "
642+ href = "https://www.linkedin.com/in/julara/"
643643 target = "_blank"
644644 rel = "noopener noreferrer"
645645 className = "flex items-center px-4 py-3 bg-gray-700 hover:bg-gray-600 rounded-lg transition-colors duration-150 relative overflow-hidden group touch-target mobile-smooth-transition"
You can’t perform that action at this time.
0 commit comments