8 Commits

Author SHA1 Message Date
c105c99599 Update src/app/styles/variables.css 2026-04-20 22:46:34 +00:00
8df8449c9f Update src/app/page.tsx 2026-04-20 22:46:34 +00:00
20237e262d Merge version_3 into main
Merge version_3 into main
2026-04-16 21:31:37 +00:00
e9f866edf8 Update src/app/styles/variables.css 2026-04-16 21:31:34 +00:00
9378d920f9 Update src/app/page.tsx 2026-04-16 21:31:34 +00:00
ac4143057d Merge version_2 into main
Merge version_2 into main
2026-04-16 21:26:38 +00:00
4ea1ee2999 Update src/app/page.tsx 2026-04-16 21:26:32 +00:00
76207246aa Merge version_1 into main
Merge version_1 into main
2026-04-16 21:23:45 +00:00
2 changed files with 73 additions and 167 deletions

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Solutions",
id: "/solutions",
},
name: "Solutions", id: "/solutions"},
{
name: "How It Works",
id: "/how-it-works",
},
name: "How It Works", id: "/how-it-works"},
{
name: "Pilot Program",
id: "/pilot",
},
name: "Pilot Program", id: "/pilot"},
]}
brandName="THE NOXFATHER"
/>
@@ -51,129 +43,75 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
mediaAnimation="slide-up"
tagAnimation="slide-up"
buttonAnimation="slide-up"
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="The All In One Solution Has Arrived. Excellence Delivered."
description="Real, measurable progress toward carbon neutrality—cutting harmful emissions and greenhouse gases without sacrificing efficiency or profitability."
testimonials={[
{
name: "Rail Operator",
handle: "@HeavyFleet",
testimonial: "Immediate fuel savings were realized within the first phase of the pilot program.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599414.jpg?_wi=1",
imageAlt: "industrial engine innovation blue glow",
},
name: "Rail Operator", handle: "@HeavyFleet", testimonial: "Immediate fuel savings were realized within the first phase of the pilot program.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599414.jpg?_wi=1", imageAlt: "industrial engine innovation blue glow"},
{
name: "ESG Executive",
handle: "@LogisticsCo",
testimonial: "The NOxfather provided the verifiable emissions data our board required.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599423.jpg?_wi=1",
imageAlt: "industrial engine innovation blue glow",
},
name: "ESG Executive", handle: "@LogisticsCo", testimonial: "The NOxfather provided the verifiable emissions data our board required.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599423.jpg?_wi=1", imageAlt: "industrial engine innovation blue glow"},
{
name: "Operations Lead",
handle: "@CargoSolutions",
testimonial: "Seamless integration with our existing heavy machinery fleet.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599409.jpg?_wi=1",
imageAlt: "industrial engine innovation blue glow",
},
name: "Operations Lead", handle: "@CargoSolutions", testimonial: "Seamless integration with our existing heavy machinery fleet.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599409.jpg?_wi=1", imageAlt: "industrial engine innovation blue glow"},
{
name: "Compliance Officer",
handle: "@GlobalMarine",
testimonial: "Finally, a solution that hits all our regulatory carbon targets.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blue-themed-circuit-board-with-capacitor_23-2148284284.jpg?_wi=1",
imageAlt: "industrial engine innovation blue glow",
},
name: "Compliance Officer", handle: "@GlobalMarine", testimonial: "Finally, a solution that hits all our regulatory carbon targets.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blue-themed-circuit-board-with-capacitor_23-2148284284.jpg?_wi=1", imageAlt: "industrial engine innovation blue glow"},
{
name: "Head of Engineering",
handle: "@TechFreight",
testimonial: "The combustion efficiency gains have been nothing short of spectacular.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-components-blue-light_23-2149417059.jpg?_wi=1",
imageAlt: "industrial engine innovation blue glow",
},
name: "Head of Engineering", handle: "@TechFreight", testimonial: "The combustion efficiency gains have been nothing short of spectacular.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-components-blue-light_23-2149417059.jpg?_wi=1", imageAlt: "industrial engine innovation blue glow"},
]}
buttons={[
{
text: "Start Your Pilot Program",
href: "/pilot",
},
text: "Start Your Pilot Program", href: "/pilot"},
]}
imageSrc="http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599414.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599423.jpg",
alt: "user 1",
},
src: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599423.jpg", alt: "user 1"},
{
src: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599409.jpg",
alt: "user 2",
},
src: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599409.jpg", alt: "user 2"},
{
src: "http://img.b2bpic.net/free-photo/blue-themed-circuit-board-with-capacitor_23-2148284284.jpg",
alt: "user 3",
},
src: "http://img.b2bpic.net/free-photo/blue-themed-circuit-board-with-capacitor_23-2148284284.jpg", alt: "user 3"},
{
src: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-components-blue-light_23-2149417059.jpg",
alt: "user 4",
},
src: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-components-blue-light_23-2149417059.jpg", alt: "user 4"},
{
src: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599414.jpg",
alt: "user 5",
},
src: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599414.jpg", alt: "user 5"},
]}
marqueeItems={[
{
type: "text",
text: "Net-Zero Ready",
},
type: "text", text: "Net-Zero Ready"},
{
type: "text",
text: "High Performance",
},
type: "text", text: "High Performance"},
{
type: "text",
text: "Verified Emissions Data",
},
type: "text", text: "Verified Emissions Data"},
{
type: "text",
text: "Industrial Scaling",
},
type: "text", text: "Industrial Scaling"},
{
type: "text",
text: "Maximized ROI",
},
type: "text", text: "Maximized ROI"},
]}
/>
</div>
<div id="results-metrics" data-section="results-metrics">
<MetricCardTwo
animationType="slide-up"
animationType="depth-3d"
textboxLayout="split"
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "10%",
description: "Combined Overall Financial Savings",
},
id: "m1", value: "10%", description: "Combined Overall Financial Savings"},
{
id: "m2",
value: "40%+",
description: "Reduction In GHG Emissions",
},
id: "m2", value: "40%+", description: "Reduction In GHG Emissions"},
{
id: "m3",
value: "95%",
description: "Reduction in PM 2.5",
},
id: "m3", value: "95%", description: "Reduction in PM 2.5"},
]}
title="Measurable Impact"
description="Proven performance across industrial sectors."
@@ -182,39 +120,21 @@ export default function LandingPage() {
<div id="features-steps" data-section="features-steps">
<FeatureCardTwelve
animationType="slide-up"
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: "f1",
label: "Step 01",
title: "Optimize Fuel",
items: [
"Advanced proprietary fuel additives",
"Emulsify water content",
"Increase combustion efficiency",
],
id: "f1", label: "Step 01", title: "Optimize Fuel", items: [
"Advanced proprietary fuel additives", "Emulsify water content", "Increase combustion efficiency"],
},
{
id: "f2",
label: "Step 02",
title: "Reduce Emissions",
items: [
"Reduction in NOx, SOx, and CO2",
"Significant PM 2.5 removal",
"Verified ESG progress",
],
id: "f2", label: "Step 02", title: "Reduce Emissions", items: [
"Reduction in NOx, SOx, and CO2", "Significant PM 2.5 removal", "Verified ESG progress"],
},
{
id: "f3",
label: "Step 03",
title: "Save Money",
items: [
"Immediate fuel expenditure drop",
"Reduced engine maintenance costs",
"Improved operational ROI",
],
id: "f3", label: "Step 03", title: "Save Money", items: [
"Immediate fuel expenditure drop", "Reduced engine maintenance costs", "Improved operational ROI"],
},
]}
title="Proven Optimization Flow"
@@ -224,87 +144,73 @@ export default function LandingPage() {
<div id="socialProof" data-section="socialProof">
<SocialProofOne
tagAnimation="blur-reveal"
buttonAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
title="Trusted By Industry Leaders"
description="Working with major players across rail and maritime logistics."
names={[
"Global Rail Corp",
"Pacific Shipping",
"Heavy Haul Logistics",
"Atlantic Tanker Fleet",
"North Freight",
]}
"Global Rail Corp", "Pacific Shipping", "Heavy Haul Logistics", "Atlantic Tanker Fleet", "North Freight"]}
/>
</div>
<div id="contact-home" data-section="contact-home">
<ContactSplitForm
mediaAnimation="blur-reveal"
className="py-24 bg-[rgba(2,6,23,0.95)]"
containerClassName="px-8 lg:px-16"
titleClassName="text-white font-semibold tracking-tight text-4xl"
descriptionClassName="text-blue-200/80 text-lg"
formCardClassName="bg-slate-900/40 backdrop-blur-xl border border-blue-500/30 shadow-[0_0_50px_-12px_rgba(59,130,246,0.3)]"
useInvertedBackground={true}
title="Begin Your Sustainable Transformation"
description="Consult with our team to start your pilot program today."
title="Consulting for a Carbon-Neutral Future"
description="Partner with us to engineer a more profitable and compliant industrial legacy."
inputs={[
{
name: "name",
type: "text",
placeholder: "Full Name",
required: true,
name: "name", type: "text", placeholder: "Full Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
{
name: "company",
type: "text",
placeholder: "Company Name",
required: true,
name: "company", type: "text", placeholder: "Company Name", required: true,
},
]}
textarea={{
name: "help",
placeholder: "How can we help?",
}}
name: "help", placeholder: "Describe your current operational fleet requirements..."}}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-hard-drive-components-blue-light_23-2149417059.jpg?_wi=2"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
className="py-16 bg-[#020617] border-t border-blue-500/20 text-blue-100"
columns={[
{
title: "Company",
items: [
title: "Corporate", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Contact",
href: "/contact",
},
label: "Contact Consult", href: "/contact"},
],
},
{
title: "Solutions",
items: [
title: "Engineered Solutions", items: [
{
label: "Rail & Locomotive",
href: "/solutions",
},
label: "Rail & Locomotive", href: "/solutions"},
{
label: "Marine & HFO",
href: "/solutions",
},
label: "Marine & HFO", href: "/solutions"},
{
label: "Compliance Reporting", href: "/compliance"},
],
},
]}
logoText="THE NOXFATHER"
copyrightText="© 2025 | The NOxfather Inc. Global Consulting Emissions Division."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a2540;
--card: #0f2d4a;
--foreground: #ffffff;
--primary-cta: #1e90ff;
--background: #020617;
--card: #0f172a;
--foreground: #e2e8f0;
--primary-cta: #3b82f6;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #1e40af;
--secondary-cta-text: #0a2540;
--accent: #1e90ff;
--background-accent: #0e1a29;
--accent: #2d30f3;
--background-accent: #1d4ed8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);