Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-07 15:53:13 +00:00

View File

@@ -62,23 +62,23 @@ export default function LandingPage() {
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg", imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg?_wi=1",
imageAlt: "Ammonia Reactor Visualization", imageAlt: "Ammonia Reactor Visualization",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg", imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg?_wi=2",
imageAlt: "Molecular Structure", imageAlt: "Molecular Structure",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg", imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg?_wi=3",
imageAlt: "Green Ammonia Synthesis", imageAlt: "Green Ammonia Synthesis",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg", imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg?_wi=4",
imageAlt: "Air Water Integration", imageAlt: "Air Water Integration",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg", imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg?_wi=5",
imageAlt: "Electrochemical Flow", imageAlt: "Electrochemical Flow",
}, },
]} ]}
@@ -98,7 +98,7 @@ export default function LandingPage() {
descriptions: [ descriptions: [
"Ammonia drives global food supply but represents a massive industrial carbon source.", "Ammonia drives global food supply but represents a massive industrial carbon source.",
], ],
imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858183.jpg", imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858183.jpg?_wi=1",
}, },
{ {
id: "p2", id: "p2",
@@ -106,7 +106,7 @@ export default function LandingPage() {
descriptions: [ descriptions: [
"Existing methods fail to scale efficiently to modern energy demands.", "Existing methods fail to scale efficiently to modern energy demands.",
], ],
imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858183.jpg", imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858183.jpg?_wi=2",
}, },
{ {
id: "p3", id: "p3",
@@ -114,7 +114,7 @@ export default function LandingPage() {
descriptions: [ descriptions: [
"Current green options are expensive and structurally fragile.", "Current green options are expensive and structurally fragile.",
], ],
imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858183.jpg", imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858183.jpg?_wi=3",
}, },
]} ]}
title="The Problem" title="The Problem"
@@ -221,7 +221,7 @@ export default function LandingPage() {
tag="Let's Connect" tag="Let's Connect"
title="Building the Future of Energy Infrastructure" title="Building the Future of Energy Infrastructure"
description="Join the transition to clean ammonia. Contact us to learn about partnership opportunities." description="Join the transition to clean ammonia. Contact us to learn about partnership opportunities."
imageSrc="http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg" imageSrc="http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg?_wi=6"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
</div> </div>