|
13 | 13 | <!-- Open Graph Meta Tags --> |
14 | 14 | <meta property="og:title" content="{{ title or metadata.title }}"> |
15 | 15 | <meta property="og:description" content="Explore the portfolio of Yousef Mohamed, showcasing expertise in Concept Art, Graphic Design, Animation, and more."> |
16 | | - <meta property="og:image" content="https://yousefmohamed.studio/img/optimized/logo-512x512.webp"> |
| 16 | + <meta property="og:image" content="https://yousefmohamed.studio/img/icons/logo-512x512.webp"> |
17 | 17 | <meta property="og:url" content="https://yousefmohamed.studio{{ page.url | url }}"> |
18 | 18 | <meta property="og:type" content="website"> |
19 | 19 |
|
20 | 20 | <!-- Twitter Card Meta Tags --> |
21 | 21 | <meta name="twitter:card" content="summary_large_image"> |
22 | 22 | <meta name="twitter:title" content="{{ title or metadata.title }}"> |
23 | 23 | <meta name="twitter:description" content="Explore the portfolio of Yousef Mohamed, showcasing expertise in Concept Art, Graphic Design, Animation, and more."> |
24 | | - <meta name="twitter:image" content="https://yousefmohamed.studio/img/optimized/logo-512x512.webp"> |
| 24 | + <meta name="twitter:image" content="https://yousefmohamed.studio/img/icons/logo-512x512.webp"> |
25 | 25 |
|
26 | 26 | <!-- JSON-LD Structured Data --> |
27 | 27 | <script type="application/ld+json"> |
|
39 | 39 | ], |
40 | 40 | "jobTitle": "Environment & Prop Concept Artist", |
41 | 41 | "description": "Multidisciplinary Visual Artist specializing in Concept Art, Graphic Design, 2D Animation, Editing, and VFX.", |
42 | | - "image": "https://yousefmohamed.studio/img/optimized/logo-512x512.webp" |
| 42 | + "image": "https://yousefmohamed.studio/img/icons/logo-512x512.webp" |
43 | 43 | } |
44 | 44 | </script> |
45 | 45 |
|
46 | 46 | <!-- Favicon and Apple Touch Icon --> |
47 | | - <link rel="icon" href="/img/optimized/favicon.ico" type="image/x-icon"> |
48 | | - <link rel="apple-touch-icon" href="/img/optimized/logo-512x512.webp"> |
| 47 | + <link rel="icon" href="/img/icons/favicon.ico" type="image/x-icon"> |
| 48 | + <link rel="apple-touch-icon" href="/img/icons/logo-512x512.webp"> |
49 | 49 |
|
50 | 50 | <!-- Preload Fonts --> |
51 | 51 | <link rel="preload" href="/fonts/Roboto-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous"> |
52 | 52 | <link rel="preload" href="/fonts/Roboto-Bold.woff2" as="font" type="font/woff2" crossorigin="anonymous"> |
53 | 53 |
|
| 54 | + <!-- FontAwesome CDN for Contact & Social Icons --> |
| 55 | + <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> |
| 56 | + |
54 | 57 | <!-- Stylesheets --> |
55 | 58 | <link rel="stylesheet" href="{{ '/css/modern.css' | url }}" media="print" onload="this.media='all'"> |
56 | 59 | <noscript><link rel="stylesheet" href="{{ '/css/modern.css' | url }}"></noscript> |
|
100 | 103 | <div> |
101 | 104 | <h4 class="footer-title">Contact Me</h4> |
102 | 105 | <ul class="contact-list"> |
103 | | - <li><i class="fa fa-envelope"></i> <a href="mailto:mohamedyou1357@gmail.com" aria-label="Send an email to Yousef Mohamed">mohamedyou1357@gmail.com</a></li> |
104 | | - <li><i class="fa fa-phone"></i> <a href="tel:+201154907557" aria-label="Call Yousef Mohamed">+20 1154907557</a></li> |
105 | | - <li><i class="fa fa-map-marker"></i> Cairo, Egypt</li> |
| 106 | + <li><i class="fa fa-envelope" aria-hidden="true"></i> <a href="mailto:mohamedyou1357@gmail.com" aria-label="Send an email to Yousef Mohamed">mohamedyou1357@gmail.com</a></li> |
| 107 | + <li><i class="fa fa-phone" aria-hidden="true"></i> <a href="tel:+201154907557" aria-label="Call Yousef Mohamed">+20 1154907557</a></li> |
| 108 | + <li><i class="fa fa-map-marker" aria-hidden="true"></i> Cairo, Egypt</li> |
106 | 109 | </ul> |
107 | 110 | </div> |
108 | 111 | <div> |
109 | 112 | <h4 class="footer-title">Find Me Online</h4> |
110 | 113 | <p class="social-icons"> |
111 | | - <a href="https://www.linkedin.com/in/yousef-mohamed-2932a6251" target="_blank" rel="noopener" aria-label="Visit Yousef Mohamed's LinkedIn profile"><i class="fa fa-linkedin"></i></a> |
112 | | - <a href="https://www.behance.net/yousefmohamed2004#" target="_blank" rel="noopener" aria-label="Visit Yousef Mohamed's Behance profile"><i class="fa fa-behance"></i></a> |
113 | | - <a href="https://instagram.com/_yousefmohamad" target="_blank" rel="noopener" aria-label="Visit Yousef Mohamed's Instagram profile"><i class="fa fa-instagram"></i></a> |
114 | | - <a href="https://vimeo.com/yousefmohamed2004" target="_blank" rel="noopener" aria-label="Visit Yousef Mohamed's Vimeo profile"><i class="fa fa-vimeo"></i></a> |
115 | | - <a href="https://youtube.com/@Usif_mohamd2004" target="_blank" rel="noopener" aria-label="Visit Yousef Mohamed's YouTube channel"><i class="fa fa-youtube-play"></i></a> |
| 114 | + <a href="https://www.linkedin.com/in/yousef-mohamed-2932a6251" target="_blank" rel="noopener" aria-label="Visit Yousef Mohamed's LinkedIn profile"><i class="fa fa-linkedin" aria-hidden="true"></i></a> |
| 115 | + <a href="https://www.behance.net/yousefmohamed2004#" target="_blank" rel="noopener" aria-label="Visit Yousef Mohamed's Behance profile"><i class="fa fa-behance" aria-hidden="true"></i></a> |
| 116 | + <a href="https://instagram.com/_yousefmohamad" target="_blank" rel="noopener" aria-label="Visit Yousef Mohamed's Instagram profile"><i class="fa fa-instagram" aria-hidden="true"></i></a> |
| 117 | + <a href="https://vimeo.com/yousefmohamed2004" target="_blank" rel="noopener" aria-label="Visit Yousef Mohamed's Vimeo profile"><i class="fa fa-vimeo" aria-hidden="true"></i></a> |
| 118 | + <a href="https://youtube.com/@Usif_mohamd2004" target="_blank" rel="noopener" aria-label="Visit Yousef Mohamed's YouTube channel"><i class="fa fa-youtube-play" aria-hidden="true"></i></a> |
116 | 119 | </p> |
117 | 120 | </div> |
118 | 121 | </div> |
|
0 commit comments