Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 14:55:21 +00:00

View File

@@ -62,19 +62,19 @@ export default function LandingPage() {
imageAlt: "Aerial dogfight",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/green-plane-sustainable-energy-concept_23-2151582565.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-plane-sustainable-energy-concept_23-2151582565.jpg?_wi=1",
imageAlt: "Cockpit perspective",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/panorama-night-city-top-view_1153-3811.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/panorama-night-city-top-view_1153-3811.jpg?_wi=1",
imageAlt: "Squadron formation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-fighter-plane-taking-off-mid-air-generated-by-ai_188544-26201.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-fighter-plane-taking-off-mid-air-generated-by-ai_188544-26201.jpg?_wi=1",
imageAlt: "Engine afterburners",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-many-planes-gray-sky-performing-operations-pirouetting_181624-2885.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-many-planes-gray-sky-performing-operations-pirouetting_181624-2885.jpg?_wi=1",
imageAlt: "Aerial explosion",
},
]}
@@ -84,19 +84,19 @@ export default function LandingPage() {
imageAlt: "Storm maneuver",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-many-planes-gray-sky-performing-operations-pirouetting_181624-2885.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-many-planes-gray-sky-performing-operations-pirouetting_181624-2885.jpg?_wi=2",
imageAlt: "Aerial explosion",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-fighter-plane-taking-off-mid-air-generated-by-ai_188544-26201.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-fighter-plane-taking-off-mid-air-generated-by-ai_188544-26201.jpg?_wi=2",
imageAlt: "Engine afterburners",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/panorama-night-city-top-view_1153-3811.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/panorama-night-city-top-view_1153-3811.jpg?_wi=2",
imageAlt: "Squadron formation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/green-plane-sustainable-energy-concept_23-2151582565.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-plane-sustainable-energy-concept_23-2151582565.jpg?_wi=2",
imageAlt: "Cockpit perspective",
},
]}