Add more plane photos

This commit is contained in:
2024-12-19 22:58:38 -05:00
parent d8915c4535
commit 87fe5c2956
4 changed files with 30 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 655 KiB

@@ -167,6 +167,26 @@ const PLANES = [
date: "06/25/2023", date: "06/25/2023",
location: "KBGR", location: "KBGR",
reg: "65849" reg: "65849"
},
{
src: "/images/planes/20241219_202354.jpg",
width: 4000,
height: 2252,
model: "B-52H",
manufacturer: "Boeing",
date: "12/19/2024",
location: "KBGR",
reg: "60-0056 / 60-0029"
},
{
src: "/images/planes/20241219_202355.jpg",
width: 3015,
height: 1696,
model: "B-52H",
manufacturer: "Boeing",
date: "12/19/2024",
location: "KBGR",
reg: "60-0056"
} }
] ]
+10
View File
@@ -69,6 +69,16 @@ var headers = [{
date: "06/25/2023", date: "06/25/2023",
location: "KBGR", location: "KBGR",
reg: "65849" reg: "65849"
},
{
src: "/images/planes/20241219_202355.jpg",
width: 3015,
height: 1696,
model: "B52H",
manufacturer: "Boeing",
date: "12/19/2024",
location: "KBGR",
reg: "0056"
}] }]