12 Commits

Author SHA1 Message Date
62618dc661 Switch to version 1: modified src/app/styles/variables.css 2026-03-26 10:10:39 +00:00
ed0d68c5be Switch to version 1: modified src/app/page.tsx 2026-03-26 10:10:39 +00:00
cdc6d88ea3 Switch to version 2: modified src/app/styles/variables.css 2026-03-26 10:10:16 +00:00
1aa68b4513 Switch to version 2: modified src/app/page.tsx 2026-03-26 10:10:15 +00:00
a656c23dd3 Merge version_1 into main
Merge version_1 into main
2026-03-26 10:09:37 +00:00
54ba365a87 Update src/app/page.tsx 2026-03-26 10:09:34 +00:00
99134deaf6 Switch to version 1: modified src/app/styles/variables.css 2026-03-26 10:04:49 +00:00
849456ece0 Switch to version 2: modified src/app/styles/variables.css 2026-03-26 10:04:33 +00:00
c458d6fe0f Merge version_1 into main
Merge version_1 into main
2026-03-26 10:04:21 +00:00
6560cd2b64 Update theme colors 2026-03-26 10:04:16 +00:00
8e30f436d7 Switch to version 1: modified src/app/styles/variables.css 2026-03-26 09:26:43 +00:00
fd59be9157 Merge version_2 into main
Merge version_2 into main
2026-03-26 09:25:15 +00:00
2 changed files with 17 additions and 17 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: #000000; --background: #f5faff;
--card: #1f4035; --card: #f1f8ff;
--foreground: #ffffff; --foreground: #001122;
--primary-cta: #ffffff; --primary-cta: #15479c;
--primary-cta-text: #fcf6ec; --primary-cta-text: #f5faff;
--secondary-cta: #0d2b1f; --secondary-cta: #ffffff;
--secondary-cta-text: #2e2521; --secondary-cta-text: #001122;
--accent: #0d5238; --accent: #a8cce8;
--background-accent: #10b981; --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);