File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,11 +64,6 @@ export default function Footer() {
6464 Instagram
6565 </ Link >
6666 </ li >
67- < li >
68- < Link href = "https://x.com/lap_mgmt" target = "_blank" >
69- Twitter / X
70- </ Link >
71- </ li >
7267 </ ul >
7368 </ nav >
7469 </ div >
Original file line number Diff line number Diff line change @@ -28,11 +28,6 @@ export default function FooterSocialLinks() {
2828 ariaLabel : "Visit our Instagram page" ,
2929 Icon : RiInstagramLine ,
3030 } ,
31- {
32- href : "https://x.com/lap_mgmt" ,
33- ariaLabel : "Visit our X page" ,
34- Icon : RiTwitterFill ,
35- } ,
3631 {
3732 href : "https://www.tiktok.com/@lap_mgmt" ,
3833 ariaLabel : "Visit our TikTok page" ,
Original file line number Diff line number Diff line change @@ -124,11 +124,6 @@ export default function Header() {
124124 ariaLabel : "Visit our Instagram page" ,
125125 Icon : RiInstagramLine ,
126126 } ,
127- {
128- href : "https://x.com/lap_mgmt" ,
129- ariaLabel : "Visit our X page" ,
130- Icon : RiTwitterFill ,
131- } ,
132127 {
133128 href : "https://www.tiktok.com/@lap_mgmt" ,
134129 ariaLabel : "Visit our TikTok page" ,
@@ -189,11 +184,6 @@ export default function Header() {
189184 ariaLabel : "Visit our Instagram page" ,
190185 Icon : RiInstagramLine ,
191186 } ,
192- {
193- href : "https://x.com/lap_mgmt" ,
194- ariaLabel : "Visit our X page" ,
195- Icon : RiTwitterFill ,
196- } ,
197187 {
198188 href : "https://www.tiktok.com/@lap_mgmt" ,
199189 ariaLabel : "Visit our TikTok page" ,
You can’t perform that action at this time.
0 commit comments