3 Commits

Author SHA1 Message Date
17b1770088 Merge version_2 into main
Merge version_2 into main
2026-05-13 07:04:52 +00:00
34c2a1661d Update src/app/page.tsx 2026-05-13 07:04:49 +00:00
91839ae967 Merge version_1 into main
Merge version_1 into main
2026-05-13 06:05:20 +00:00

View File

@@ -9,7 +9,7 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
import MediaAbout from '@/components/sections/about/MediaAbout';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
export default function LandingPage() {
@@ -28,28 +28,13 @@ export default function LandingPage() {
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleApple
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "services",
},
{
name: "Gallery",
id: "gallery",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Gallery", id: "gallery" },
{ name: "Contact", id: "contact" },
]}
brandName="CNG Tech India"
/>
@@ -58,98 +43,23 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Certified Safety for Every Cylinder"
description="Professional CNG and Cascade cylinder testing services in India. Ensuring peak safety through advanced hydro testing, degassing, and certified inspections."
testimonials={[
{
name: "Ramesh Kumar",
handle: "Fleet Manager",
testimonial: "Excellent service and quick turnaround. Highly recommended for hydro testing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bicycle-parts-workshop_23-2147892368.jpg?_wi=1",
imageAlt: "industrial gas testing facility",
},
name: "Ramesh Kumar", handle: "Fleet Manager", testimonial: "Excellent service and quick turnaround. Highly recommended for hydro testing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bicycle-parts-workshop_23-2147892368.jpg?_wi=1", imageAlt: "industrial gas testing facility"},
{
name: "Sanjay Singh",
handle: "Bus Operator",
testimonial: "Complete peace of mind knowing our cylinders are certified and safe.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/empty-hallway-background_23-2149408812.jpg?_wi=1",
imageAlt: "industrial gas testing facility",
},
{
name: "Anita Verma",
handle: "Energy Consultant",
testimonial: "Professional team with great technical expertise in cascade testing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/business-designs-collection_1209-38.jpg?_wi=1",
imageAlt: "industrial gas testing facility",
},
{
name: "Vikram Patel",
handle: "Transport Co.",
testimonial: "Fast, compliant, and very organized. Best in the region.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/set-fatherland-defender-day-badges_23-2148799914.jpg?_wi=1",
imageAlt: "industrial gas testing facility",
},
{
name: "Amit Sharma",
handle: "Logistics Lead",
testimonial: "Efficient testing and clear documentation. Perfect partner for safety.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325896.jpg?_wi=1",
imageAlt: "industrial gas testing facility",
},
name: "Sanjay Singh", handle: "Bus Operator", testimonial: "Complete peace of mind knowing our cylinders are certified and safe.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/empty-hallway-background_23-2149408812.jpg?_wi=1", imageAlt: "industrial gas testing facility"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-bicycle-parts-workshop_23-2147892368.jpg?_wi=2"
imageAlt="Industrial CNG cylinder testing plant"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/steel-interlocking-machine-shiny-teamwork_1112-1056.jpg",
alt: "steel interlocking machine",
},
{
src: "http://img.b2bpic.net/free-photo/gears-cogwheels_1112-918.jpg",
alt: "gears and cogwheels",
},
{
src: "http://img.b2bpic.net/free-photo/technological-piece-background_23-2148882601.jpg",
alt: "technological piece",
},
{
src: "http://img.b2bpic.net/free-photo/black-background-with-gears_23-2149872528.jpg",
alt: "black gears background",
},
{
src: "http://img.b2bpic.net/free-vector/work-process-designs-set_1209-13.jpg",
alt: "work process design",
},
]}
avatarText="Trusted by over 500+ fleet partners"
marqueeItems={[
{
type: "text",
text: "PESO Certified",
},
{
type: "text",
text: "High Pressure Tech",
},
{
type: "text",
text: "Rapid Turnaround",
},
{
type: "text",
text: "Expert Inspection",
},
{
type: "text",
text: "Safety Assured",
},
{ type: "text", text: "PESO Certified" },
{ type: "text", text: "High Pressure Tech" },
{ type: "text", text: "Rapid Turnaround" },
]}
/>
</div>
@@ -171,44 +81,10 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "svc1",
label: "Hydro Testing",
title: "Hydraulic Testing",
items: [
"Volumetric expansion measurement",
"Burst testing",
"Pressure testing",
],
id: "svc1", label: "Hydro Testing", title: "Hydraulic Testing", items: ["Volumetric expansion measurement", "Burst testing", "Pressure testing"],
},
{
id: "svc2",
label: "Degassing",
title: "Cylinder Degassing",
items: [
"Safe purging process",
"VOC remediation",
"Environmentally controlled",
],
},
{
id: "svc3",
label: "Testing",
title: "Water Jacket Testing",
items: [
"High-pressure accuracy",
"Leak detection",
"Standardized testing",
],
},
{
id: "svc4",
label: "Certify",
title: "Cylinder Certification",
items: [
"PESO compliance",
"Test reports",
"Lifetime tracking",
],
id: "svc2", label: "Degassing", title: "Cylinder Degassing", items: ["Safe purging process", "VOC remediation", "Environmentally controlled"],
},
]}
title="Comprehensive Testing Services"
@@ -223,26 +99,7 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "10k+",
title: "Cylinders Tested",
description: "Successfully completed tests.",
imageSrc: "http://img.b2bpic.net/free-vector/business-designs-collection_1209-38.jpg?_wi=2",
},
{
id: "m2",
value: "15+",
title: "Years Experience",
description: "Proven industry track record.",
imageSrc: "http://img.b2bpic.net/free-vector/set-fatherland-defender-day-badges_23-2148799914.jpg?_wi=2",
},
{
id: "m3",
value: "99.9%",
title: "Safety Record",
description: "Consistent compliance and safety.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-world-intellectual-property-day_23-2151325896.jpg?_wi=2",
},
id: "m1", value: "10k+", title: "Cylinders Tested", description: "Successfully completed tests.", imageSrc: "http://img.b2bpic.net/free-vector/business-designs-collection_1209-38.jpg?_wi=2"},
]}
title="Expertise Measured in Results"
description="Why industrial leaders trust us."
@@ -256,45 +113,8 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Facility A",
handle: "Plant",
testimonial: "High-precision testing rig in action.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-little-music-boxes_52683-121766.jpg",
},
{
id: "t2",
name: "Facility B",
handle: "Degassing",
testimonial: "Safe extraction protocols.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/steel-pipelines-cables-plant_1359-138.jpg",
},
{
id: "t3",
name: "Facility C",
handle: "Certification",
testimonial: "Documented compliant process.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-talking-mobile-phone-cold-drink-factory_107420-96508.jpg",
},
{
id: "t4",
name: "Facility D",
handle: "Setup",
testimonial: "Modern water jacket setup.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glucose-patch-sensor_23-2150766862.jpg",
},
{
id: "t5",
name: "Facility E",
handle: "Testing",
testimonial: "Thorough valve inspections.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866635.jpg",
},
id: "t1", name: "Facility A", handle: "Plant", testimonial: "High-precision testing rig in action.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-little-music-boxes_52683-121766.jpg"},
]}
showRating={true}
title="Operational Excellence"
@@ -308,20 +128,7 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How often should cylinders be tested?",
content: "PESO regulations specify intervals based on cylinder type, usually 3 or 5 years.",
},
{
id: "q2",
title: "What does hydro testing ensure?",
content: "It ensures the cylinder retains structural integrity under extreme pressure.",
},
{
id: "q3",
title: "Is degassing mandatory?",
content: "Degassing is essential to remove hazardous remnants before inspection.",
},
id: "q1", title: "How often should cylinders be tested?", content: "PESO regulations specify intervals based on cylinder type, usually 3 or 5 years."},
]}
title="Safety Compliance FAQs"
description="Answers to common questions about cylinder safety."
@@ -335,23 +142,11 @@ export default function LandingPage() {
title="Schedule Your Testing"
description="Ready to get your fleet certified? Reach out to our expert team for a quote or inquiry."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true },
]}
textarea={{
name: "message",
placeholder: "Describe your requirements",
required: true,
name: "message", placeholder: "Describe your requirements", required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/clipboard-template-with-business-elements_23-2147986535.jpg"
/>
@@ -362,34 +157,8 @@ export default function LandingPage() {
columns={[
{
items: [
{
label: "Home",
href: "#hero",
},
{
label: "About Us",
href: "#about",
},
{
label: "Services",
href: "#services",
},
],
},
{
items: [
{
label: "Hydro Testing",
href: "#services",
},
{
label: "Degassing",
href: "#services",
},
{
label: "Contact Us",
href: "#contact",
},
{ label: "Home", href: "#hero" },
{ label: "About Us", href: "#about" },
],
},
]}
@@ -399,4 +168,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}