Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -62,23 +62,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
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",
|
||||
},
|
||||
{
|
||||
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",
|
||||
},
|
||||
{
|
||||
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",
|
||||
},
|
||||
{
|
||||
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",
|
||||
},
|
||||
{
|
||||
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",
|
||||
},
|
||||
]}
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858183.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-producing-co2-pollution_23-2150858183.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"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"
|
||||
@@ -221,7 +221,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>
|
||||
|
||||
Reference in New Issue
Block a user