Skip to content

Commit f9c09c9

Browse files
feat(news): add Crown Prince card linking to detail page
1 parent 681cd07 commit f9c09c9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pages/news.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ import { Nav } from '../components/Navbar';
55
import { SEO, navigation } from '../config/config';
66

77
export const allNews = [
8+
9+
{
10+
date: "September 2025 - Recognition by H.H. the Crown Prince of Kuwait in London",
11+
description:
12+
"Mohammad Alhussan, PhD candidate at UCL Electronic & Electrical Engineering and member of the SafeNetIoT Lab, was honored to meet His Highness the Crown Prince Sheikh Sabah Khaled Al-Hamad Al-Sabah during a gathering with distinguished Kuwaiti students in London. The occasion also included the Ambassador of Kuwait and the Cultural Office leadership. Special appreciation to Dr. Abdullah Al-Meshal (Cultural Counselor & Head of the Cultural Office) and Dr. Hessah Alojayan (Cultural Attaché) for their invitation and excellent organization.",
13+
image: "/images/news/1A2EE689-08A8-41A2-9BD7-2BB8E4B10015.jpeg",
14+
link: "/news/crown-prince-2025"
15+
},
16+
817

918

1019

0 commit comments

Comments
 (0)