Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-07 15:54:06 +00:00

View File

@@ -50,11 +50,11 @@ export default function LandingPage() {
{ text: "Explore Technology", href: "#tech-edge" },
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg", imageAlt: "Ammonia Reactor Visualization" },
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg", imageAlt: "Molecular Structure" },
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg", imageAlt: "Green Ammonia Synthesis" },
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg", imageAlt: "Air Water Integration" },
{ imageSrc: "http://img.b2bpic.net/free-photo/industry-40-industrial-plant-engineer-controlling-automated-machinery-using-ai_482257-126700.jpg", imageAlt: "Electrochemical Flow" },
{ 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" },
{ 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" },
{ 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" },
{ 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" },
{ 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" },
]}
mediaAnimation="blur-reveal"
/>
@@ -66,9 +66,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "p1", title: "Climate Impact", descriptions: ["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" },
{ id: "p2", title: "Scalability Issues", descriptions: ["Existing methods fail to scale efficiently to modern energy demands."], imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858183.jpg" },
{ id: "p3", title: "Hydrogen Dependency", descriptions: ["Current green options are expensive and structurally fragile."], imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858183.jpg" },
{ id: "p1", title: "Climate Impact", descriptions: ["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?_wi=1" },
{ id: "p2", title: "Scalability Issues", descriptions: ["Existing methods fail to scale efficiently to modern energy demands."], imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858183.jpg?_wi=2" },
{ id: "p3", title: "Hydrogen Dependency", descriptions: ["Current green options are expensive and structurally fragile."], imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858183.jpg?_wi=3" },
]}
title="The Problem"
description="Current ammonia production accounts for ~2% of global emissions and remains tethered to inefficient, costly hydrogen infrastructure."
@@ -131,7 +131,7 @@ export default function LandingPage() {
tag="Let's Connect"
title="Building the Future of Energy Infrastructure"
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"
/>
</div>