2 Commits

Author SHA1 Message Date
54ba365a87 Update src/app/page.tsx 2026-03-26 10:09:34 +00:00
6560cd2b64 Update theme colors 2026-03-26 10:04:16 +00:00
2 changed files with 16 additions and 16 deletions

View File

@@ -71,15 +71,15 @@ export default function LandingPage() {
variant: "plain", variant: "plain",
}} }}
imagePosition="right" imagePosition="right"
title="Aman Engineering: Precision Boiler Parts for North India's Industries" title="Precision Boiler Parts for India's Industries"
description="Leading manufacturer of high-quality non-pressure boiler parts, based in Haryana, India, serving critical industries across North India with unparalleled engineering expertise and reliability." description="Leading manufacturer of high-quality non-pressure boiler parts, based in Haryana, India, serving critical industries across North India with unparalleled engineering expertise and reliability."
kpis={[ kpis={[
{ {
value: "20+", value: "15+",
label: "Years in Business", label: "Years in Business",
}, },
{ {
value: "500+", value: "200+",
label: "Successful Projects", label: "Successful Projects",
}, },
{ {
@@ -142,7 +142,7 @@ export default function LandingPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Custom Design & Engineering", title: "Industrial chimney's ",
description: "Tailored solutions and detailed engineering designs for unique project specifications. We translate complex requirements into precise manufacturing blueprints.", description: "Tailored solutions and detailed engineering designs for unique project specifications. We translate complex requirements into precise manufacturing blueprints.",
phoneOne: { phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/female-working-environment-projects_23-2148829297.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/female-working-environment-projects_23-2148829297.jpg?_wi=1",
@@ -155,7 +155,7 @@ export default function LandingPage() {
}, },
{ {
id: 2, id: 2,
title: "Precision Fabrication", title: "Industrial Blower's ",
description: "Utilizing advanced machinery and skilled craftsmen for accurate and robust fabrication of all boiler components. Our processes ensure structural integrity and dimensional accuracy.", description: "Utilizing advanced machinery and skilled craftsmen for accurate and robust fabrication of all boiler components. Our processes ensure structural integrity and dimensional accuracy.",
phoneOne: { phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431607.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431607.jpg?_wi=1",
@@ -168,7 +168,7 @@ export default function LandingPage() {
}, },
{ {
id: 3, id: 3,
title: "Quality Inspection & Testing", title: "Industrial Tank's ",
description: "Rigorous multi-stage quality checks and non-destructive testing to guarantee the safety and longevity of every part before it leaves our facility.", description: "Rigorous multi-stage quality checks and non-destructive testing to guarantee the safety and longevity of every part before it leaves our facility.",
phoneOne: { phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431607.jpg?_wi=3", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431607.jpg?_wi=3",
@@ -209,14 +209,14 @@ export default function LandingPage() {
}, },
{ {
id: "3", id: "3",
name: "Finned Tubes", name: "Air Pre Heater ",
price: "Custom Quote", price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/down-up-view-modern-operational-plant-with-grey-pipes-ladders-heavy-industry-machinery-metalworking-workshop-concept_645730-428.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/down-up-view-modern-operational-plant-with-grey-pipes-ladders-heavy-industry-machinery-metalworking-workshop-concept_645730-428.jpg?_wi=1",
imageAlt: "Close-up of finned tubes for heat exchangers", imageAlt: "Close-up of finned tubes for heat exchangers",
}, },
{ {
id: "4", id: "4",
name: "Economizers", name: "Cyclone dust collector ",
price: "Custom Quote", price: "Custom Quote",
imageSrc: "http://img.b2bpic.net/free-photo/down-up-view-modern-operational-plant-with-grey-pipes-ladders-heavy-industry-machinery-metalworking-workshop-concept_645730-428.jpg?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/down-up-view-modern-operational-plant-with-grey-pipes-ladders-heavy-industry-machinery-metalworking-workshop-concept_645730-428.jpg?_wi=2",
imageAlt: "Economizer section of a boiler", imageAlt: "Economizer section of a boiler",

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fcf6ec; --background: #f5faff;
--card: #f3ede2; --card: #f1f8ff;
--foreground: #2e2521; --foreground: #001122;
--primary-cta: #2e2521; --primary-cta: #15479c;
--primary-cta-text: #fcf6ec; --primary-cta-text: #f5faff;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #2e2521; --secondary-cta-text: #001122;
--accent: #b2a28b; --accent: #a8cce8;
--background-accent: #b2a28b; --background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);