Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-07 12:34:31 +00:00
4 changed files with 166 additions and 490 deletions

View File

@@ -41,9 +41,7 @@ export default function AboutPage() {
brandName="JTN Consulting"
navItems={navItems}
button={{
text: "Get Started",
href: "/contact",
}}
text: "Get Started", href: "/contact"}}
/>
</div>
@@ -51,27 +49,20 @@ export default function AboutPage() {
<AboutMetric
title="JTN Consulting: Professional Engineering Excellence Since Inception"
useInvertedBackground={false}
metricsAnimation="slide-up"
metrics={[
{
icon: Award,
label: "Industry Recognition",
value: "Multi-Award Winner",
},
label: "Industry Recognition", value: "Multi-Award Winner"},
{
icon: Users,
label: "Expert Team",
value: "50+ Professionals",
},
label: "Expert Team", value: "50+ Professionals"},
{
icon: MapPin,
label: "Service Coverage",
value: "South Africa Wide",
},
label: "Service Coverage", value: "South Africa Wide"},
{
icon: Zap,
label: "Technical Excellence",
value: "ISO Certified",
},
label: "Technical Excellence", value: "ISO Certified"},
]}
/>
</div>
@@ -80,32 +71,17 @@ export default function AboutPage() {
<FeatureCardThree
features={[
{
id: "01",
title: "Our Vision",
description:
"To be South Africa's premier civil engineering consultancy, recognized for innovative solutions, technical excellence, and unwavering commitment to client success and sustainable infrastructure development.",
imageSrc:
"http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg?_wi=3",
imageAlt: "modern bridge infrastructure aerial view construction",
},
id: "01", title: "Our Vision", description:
"To be South Africa's premier civil engineering consultancy, recognized for innovative solutions, technical excellence, and unwavering commitment to client success and sustainable infrastructure development.", imageSrc:
"http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg", imageAlt: "modern bridge infrastructure aerial view construction"},
{
id: "02",
title: "Our Mission",
description:
"Delivering exceptional civil engineering and project management services that transform infrastructure visions into reality. We build lasting partnerships through professional excellence, technical innovation, and measurable project outcomes.",
imageSrc:
"http://img.b2bpic.net/free-photo/business-people-meeting-plan_23-2148825870.jpg?_wi=2",
imageAlt: "civil engineering consulting professional meeting",
},
id: "02", title: "Our Mission", description:
"Delivering exceptional civil engineering and project management services that transform infrastructure visions into reality. We build lasting partnerships through professional excellence, technical innovation, and measurable project outcomes.", imageSrc:
"http://img.b2bpic.net/free-photo/business-people-meeting-plan_23-2148825870.jpg", imageAlt: "civil engineering consulting professional meeting"},
{
id: "03",
title: "Our Commitment",
description:
"We are committed to delivering projects on time and within budget, maintaining the highest safety and quality standards, and building trusted relationships with our clients through transparent communication and consistent performance.",
imageSrc:
"http://img.b2bpic.net/free-photo/modern-apartment-office-buildings-daylight_23-2148836752.jpg?_wi=2",
imageAlt: "structural engineering building construction site",
},
id: "03", title: "Our Commitment", description:
"We are committed to delivering projects on time and within budget, maintaining the highest safety and quality standards, and building trusted relationships with our clients through transparent communication and consistent performance.", imageSrc:
"http://img.b2bpic.net/free-photo/modern-apartment-office-buildings-daylight_23-2148836752.jpg", imageAlt: "structural engineering building construction site"},
]}
title="Company Values & Dedication"
description="What drives JTN Consulting forward in every project and partnership"
@@ -120,14 +96,13 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347177.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347177.jpg"
imageAlt="infrastructure cityscape modern development"
logoText="JTN Consulting"
copyrightText="© 2025 JTN Consulting. All rights reserved. | Civil Engineering & Project Management"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Services", href: "/services" },
{ label: "Projects", href: "/projects" },
@@ -135,8 +110,7 @@ export default function AboutPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Civil Engineering", href: "/services" },
{ label: "Project Management", href: "/services" },
{ label: "Infrastructure Design", href: "/services" },
@@ -144,8 +118,7 @@ export default function AboutPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone: 033 342 3278", href: "tel:+27333423278" },
{ label: "56 Ridge Road, Scottsville", href: "#" },
{ label: "Pietermaritzburg, South Africa", href: "#" },

View File

@@ -67,10 +67,8 @@ export default function ContactPage() {
{ text: "Contact Us", href: "/contact" },
]}
dashboard={{
title: "Project Delivery Excellence",
logoIcon: Building2,
imageSrc: "http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg?_wi=6",
sidebarItems: [
title: "Project Delivery Excellence", logoIcon: Building2,
imageSrc: "http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg", sidebarItems: [
{ icon: Briefcase, active: true },
{ icon: Layers, active: false },
{ icon: CheckSquare, active: false },
@@ -81,50 +79,34 @@ export default function ContactPage() {
],
stats: [
{
title: "Projects Completed",
values: ["150", "175", "200"],
description: "Infrastructure & engineering projects delivered successfully across South Africa",
},
title: "Projects Completed", values: [150, 175, 200],
description: "Infrastructure & engineering projects delivered successfully across South Africa"},
{
title: "Years Experience",
values: ["15", "18", "20"],
description: "Established track record in civil engineering and project management",
},
title: "Years Experience", values: [15, 18, 20],
description: "Established track record in civil engineering and project management"},
{
title: "Client Satisfaction",
values: ["95%", "97%", "99%"],
valueSuffix: "%",
description: "Industry-leading client satisfaction and project delivery rates",
},
title: "Client Satisfaction", values: [95, 97, 99],
valueSuffix: "%", description: "Industry-leading client satisfaction and project delivery rates"},
],
chartTitle: "Project Timeline Adherence",
chartData: [
chartTitle: "Project Timeline Adherence", chartData: [
{ value: 92 },
{ value: 88 },
{ value: 95 },
{ value: 90 },
{ value: 96 },
],
listTitle: "Active Projects",
listItems: [
listTitle: "Active Projects", listItems: [
{
icon: MapPinIcon,
title: "Infrastructure Development",
status: "In Progress",
},
title: "Infrastructure Development", status: "In Progress"},
{
icon: TrendingUp,
title: "Road Expansion Project",
status: "Planning",
},
title: "Road Expansion Project", status: "Planning"},
{
icon: Building2,
title: "Structural Engineering",
status: "Completed",
},
title: "Structural Engineering", status: "Completed"},
],
searchPlaceholder: "Search projects...",
}}
searchPlaceholder: "Search projects..."}}
/>
</div>
@@ -132,6 +114,7 @@ export default function ContactPage() {
<AboutMetric
title="JTN Consulting: Professional Engineering Excellence Since Inception"
useInvertedBackground={false}
metricsAnimation="slide-up"
metrics={[
{ icon: Award, label: "Industry Recognition", value: "Multi-Award Winner" },
{ icon: Users, label: "Expert Team", value: "50+ Professionals" },
@@ -153,47 +136,17 @@ export default function ContactPage() {
gridVariant="three-columns-all-equal-width"
features={[
{
id: "01",
title: "Civil Engineering Consulting",
description: "Expert guidance on infrastructure design, structural analysis, and engineering feasibility. We provide comprehensive consulting services for complex engineering challenges.",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting-plan_23-2148825870.jpg?_wi=5",
imageAlt: "civil engineering consulting professional meeting",
},
id: "01", title: "Civil Engineering Consulting", description: "Expert guidance on infrastructure design, structural analysis, and engineering feasibility. We provide comprehensive consulting services for complex engineering challenges.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting-plan_23-2148825870.jpg", imageAlt: "civil engineering consulting professional meeting"},
{
id: "02",
title: "Infrastructure Design",
description: "From conceptual design to detailed engineering drawings, we deliver cutting-edge infrastructure solutions including roads, bridges, water systems, and utilities.",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-self-anchored-suspension-bridge-blue-sea_181624-48955.jpg?_wi=4",
imageAlt: "bridge engineering modern infrastructure design",
},
id: "02", title: "Infrastructure Design", description: "From conceptual design to detailed engineering drawings, we deliver cutting-edge infrastructure solutions including roads, bridges, water systems, and utilities.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-self-anchored-suspension-bridge-blue-sea_181624-48955.jpg", imageAlt: "bridge engineering modern infrastructure design"},
{
id: "03",
title: "Project Management",
description: "Professional project oversight from planning through completion. We ensure timely delivery, budget control, and quality standards across all project phases.",
imageSrc: "http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg?_wi=7",
imageAlt: "road infrastructure development highway construction",
},
id: "03", title: "Project Management", description: "Professional project oversight from planning through completion. We ensure timely delivery, budget control, and quality standards across all project phases.", imageSrc: "http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg", imageAlt: "road infrastructure development highway construction"},
{
id: "04",
title: "Construction Oversight",
description: "On-site supervision and quality assurance throughout construction phases. Our team ensures compliance with specifications, safety standards, and regulatory requirements.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-office-buildings-daylight_23-2148836752.jpg?_wi=5",
imageAlt: "structural engineering building construction site",
},
id: "04", title: "Construction Oversight", description: "On-site supervision and quality assurance throughout construction phases. Our team ensures compliance with specifications, safety standards, and regulatory requirements.", imageSrc: "http://img.b2bpic.net/free-photo/modern-apartment-office-buildings-daylight_23-2148836752.jpg", imageAlt: "structural engineering building construction site"},
{
id: "05",
title: "Engineering Advisory",
description: "Strategic consulting for infrastructure planning, feasibility studies, and technical assessments. We provide expert recommendations to optimize your project outcomes.",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg?_wi=7",
imageAlt: "modern bridge infrastructure aerial view construction",
},
id: "05", title: "Engineering Advisory", description: "Strategic consulting for infrastructure planning, feasibility studies, and technical assessments. We provide expert recommendations to optimize your project outcomes.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg", imageAlt: "modern bridge infrastructure aerial view construction"},
{
id: "06",
title: "Technical Excellence",
description: "Leveraging latest technologies and best practices in civil engineering. CAD design, BIM modeling, and advanced project delivery methodologies.",
imageSrc: "http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg?_wi=8",
imageAlt: "road infrastructure development highway construction",
},
id: "06", title: "Technical Excellence", description: "Leveraging latest technologies and best practices in civil engineering. CAD design, BIM modeling, and advanced project delivery methodologies.", imageSrc: "http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg", imageAlt: "road infrastructure development highway construction"},
]}
/>
</div>
@@ -210,25 +163,13 @@ export default function ContactPage() {
gridVariant="uniform-all-items-equal"
metrics={[
{
id: "1",
value: "Experienced",
description: "Highly qualified engineering professionals with decades of combined expertise",
},
id: "1", value: "Experienced", description: "Highly qualified engineering professionals with decades of combined expertise"},
{
id: "2",
value: "Reliable",
description: "Consistent on-time project delivery with quality assurance at every stage",
},
id: "2", value: "Reliable", description: "Consistent on-time project delivery with quality assurance at every stage"},
{
id: "3",
value: "Client-Focused",
description: "Customized solutions tailored to your specific project requirements and goals",
},
id: "3", value: "Client-Focused", description: "Customized solutions tailored to your specific project requirements and goals"},
{
id: "4",
value: "Certified",
description: "ISO certified standards ensuring professional excellence and regulatory compliance",
},
id: "4", value: "Certified", description: "ISO certified standards ensuring professional excellence and regulatory compliance"},
]}
/>
</div>
@@ -243,73 +184,30 @@ export default function ContactPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Exceptional Professional Service",
quote: "JTN Consulting delivered our infrastructure project on time and within budget. Their team's technical expertise and attention to detail made all the difference.",
name: "Duran Gengan",
role: "Project Director",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg?_wi=6",
imageAlt: "professional business man portrait executive",
},
id: "1", title: "Exceptional Professional Service", quote: "JTN Consulting delivered our infrastructure project on time and within budget. Their team's technical expertise and attention to detail made all the difference.", name: "Duran Gengan", role: "Project Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg", imageAlt: "professional business man portrait executive"},
{
id: "2",
title: "Outstanding Project Management",
quote: "Their comprehensive project management approach ensured seamless coordination across all phases. Professional, responsive, and results-driven.",
name: "Thandi Mhlongo",
role: "Chief Operations Officer",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095674.jpg?_wi=6",
imageAlt: "professional woman business executive portrait",
},
id: "2", title: "Outstanding Project Management", quote: "Their comprehensive project management approach ensured seamless coordination across all phases. Professional, responsive, and results-driven.", name: "Thandi Mhlongo", role: "Chief Operations Officer", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095674.jpg", imageAlt: "professional woman business executive portrait"},
{
id: "3",
title: "Expert Engineering Solutions",
quote: "The engineering consulting services exceeded our expectations. Their innovative solutions saved us significant time and resources.",
name: "Rajesh Patel",
role: "Managing Director",
imageSrc: "http://img.b2bpic.net/free-photo/empowered-business-woman-office_23-2149279555.jpg?_wi=4",
imageAlt: "business consultant professional portrait",
},
id: "3", title: "Expert Engineering Solutions", quote: "The engineering consulting services exceeded our expectations. Their innovative solutions saved us significant time and resources.", name: "Rajesh Patel", role: "Managing Director", imageSrc: "http://img.b2bpic.net/free-photo/empowered-business-woman-office_23-2149279555.jpg", imageAlt: "business consultant professional portrait"},
{
id: "4",
title: "Reliable Technical Partnership",
quote: "Working with JTN Consulting has been a game-changer for our projects. Their technical expertise and reliability are unmatched in the industry.",
name: "Sophia van der Merwe",
role: "Engineering Manager",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-earphones_23-2148938321.jpg?_wi=3",
imageAlt: "professional woman business portrait",
},
id: "4", title: "Reliable Technical Partnership", quote: "Working with JTN Consulting has been a game-changer for our projects. Their technical expertise and reliability are unmatched in the industry.", name: "Sophia van der Merwe", role: "Engineering Manager", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-earphones_23-2148938321.jpg", imageAlt: "professional woman business portrait"},
{
id: "5",
title: "Excellent Delivery Standards",
quote: "Consistently professional service with meticulous attention to quality. JTN Consulting is our trusted partner for critical infrastructure projects.",
name: "Marcus Johnson",
role: "Senior Project Manager",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg?_wi=7",
imageAlt: "professional business man portrait executive",
},
id: "5", title: "Excellent Delivery Standards", quote: "Consistently professional service with meticulous attention to quality. JTN Consulting is our trusted partner for critical infrastructure projects.", name: "Marcus Johnson", role: "Senior Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg", imageAlt: "professional business man portrait executive"},
{
id: "6",
title: "Professional Excellence",
quote: "Outstanding technical competency combined with excellent client communication. Highly recommended for any civil engineering project.",
name: "Lisa Chen",
role: "Project Coordinator",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095674.jpg?_wi=7",
imageAlt: "professional woman business executive portrait",
},
id: "6", title: "Professional Excellence", quote: "Outstanding technical competency combined with excellent client communication. Highly recommended for any civil engineering project.", name: "Lisa Chen", role: "Project Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095674.jpg", imageAlt: "professional woman business executive portrait"},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347177.jpg?_wi=5"
imageSrc="http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347177.jpg"
imageAlt="Infrastructure and engineering excellence"
logoText="JTN Consulting"
copyrightText="© 2025 JTN Consulting. All rights reserved. | Civil Engineering & Project Management"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Services", href: "/services" },
{ label: "Projects", href: "/projects" },
@@ -317,8 +215,7 @@ export default function ContactPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Civil Engineering", href: "/services" },
{ label: "Project Management", href: "/services" },
{ label: "Infrastructure Design", href: "/services" },
@@ -326,8 +223,7 @@ export default function ContactPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone: 033 342 3278", href: "tel:+27333423278" },
{ label: "56 Ridge Road, Scottsville", href: "#" },
{ label: "Pietermaritzburg, South Africa", href: "#" },

View File

@@ -49,9 +49,7 @@ export default function HomePage() {
brandName="JTN Consulting"
navItems={navItems}
button={{
text: "Get Started",
href: "/contact",
}}
text: "Get Started", href: "/contact"}}
/>
</div>
@@ -67,11 +65,9 @@ export default function HomePage() {
{ text: "Contact Us", href: "/contact" },
]}
dashboard={{
title: "Project Delivery Excellence",
logoIcon: Building2,
title: "Project Delivery Excellence", logoIcon: Building2,
imageSrc:
"http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg?_wi=1",
sidebarItems: [
"http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg", sidebarItems: [
{ icon: Briefcase, active: true },
{ icon: Layers, active: false },
{ icon: CheckSquare, active: false },
@@ -82,50 +78,35 @@ export default function HomePage() {
],
stats: [
{
title: "Projects Completed",
values: ["150", "175", "200"],
title: "Projects Completed", values: [150, 175, 200],
description:
"Infrastructure & engineering projects delivered successfully across South Africa",
},
"Infrastructure & engineering projects delivered successfully across South Africa"},
{
title: "Years Experience",
values: ["15", "18", "20"],
title: "Years Experience", values: [15, 18, 20],
description:
"Established track record in civil engineering and project management",
},
"Established track record in civil engineering and project management"},
{
title: "Client Satisfaction",
values: ["95%", "97%", "99%"],
valueSuffix: "%",
description:
"Industry-leading client satisfaction and project delivery rates",
},
title: "Client Satisfaction", values: [95, 97, 99],
valueSuffix: "%", description:
"Industry-leading client satisfaction and project delivery rates"},
],
chartTitle: "Project Timeline Adherence",
chartData: [
chartTitle: "Project Timeline Adherence", chartData: [
{ value: 92 },
{ value: 88 },
{ value: 95 },
{ value: 90 },
{ value: 96 },
],
listTitle: "Active Projects",
listItems: [
listTitle: "Active Projects", listItems: [
{
icon: MapPin,
title: "Infrastructure Development",
status: "In Progress",
},
title: "Infrastructure Development", status: "In Progress"},
{
icon: TrendingUp,
title: "Road Expansion Project",
status: "Planning",
},
title: "Road Expansion Project", status: "Planning"},
{
icon: Building2,
title: "Structural Engineering",
status: "Completed",
},
title: "Structural Engineering", status: "Completed"},
],
}}
/>
@@ -135,59 +116,29 @@ export default function HomePage() {
<FeatureCardThree
features={[
{
id: "01",
title: "Civil Engineering Consulting",
description:
"Expert guidance on infrastructure design, structural analysis, and engineering feasibility. We provide comprehensive consulting services for complex engineering challenges.",
imageSrc:
"http://img.b2bpic.net/free-photo/business-people-meeting-plan_23-2148825870.jpg?_wi=1",
imageAlt: "civil engineering consulting professional meeting",
},
id: "01", title: "Civil Engineering Consulting", description:
"Expert guidance on infrastructure design, structural analysis, and engineering feasibility. We provide comprehensive consulting services for complex engineering challenges.", imageSrc:
"http://img.b2bpic.net/free-photo/business-people-meeting-plan_23-2148825870.jpg", imageAlt: "civil engineering consulting professional meeting"},
{
id: "02",
title: "Infrastructure Design",
description:
"From conceptual design to detailed engineering drawings, we deliver cutting-edge infrastructure solutions including roads, bridges, water systems, and utilities.",
imageSrc:
"http://img.b2bpic.net/free-photo/aerial-view-self-anchored-suspension-bridge-blue-sea_181624-48955.jpg?_wi=1",
imageAlt: "bridge engineering modern infrastructure design",
},
id: "02", title: "Infrastructure Design", description:
"From conceptual design to detailed engineering drawings, we deliver cutting-edge infrastructure solutions including roads, bridges, water systems, and utilities.", imageSrc:
"http://img.b2bpic.net/free-photo/aerial-view-self-anchored-suspension-bridge-blue-sea_181624-48955.jpg", imageAlt: "bridge engineering modern infrastructure design"},
{
id: "03",
title: "Project Management",
description:
"Professional project oversight from planning through completion. We ensure timely delivery, budget control, and quality standards across all project phases.",
imageSrc:
"http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg?_wi=1",
imageAlt: "road infrastructure development highway construction",
},
id: "03", title: "Project Management", description:
"Professional project oversight from planning through completion. We ensure timely delivery, budget control, and quality standards across all project phases.", imageSrc:
"http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg", imageAlt: "road infrastructure development highway construction"},
{
id: "04",
title: "Construction Oversight",
description:
"On-site supervision and quality assurance throughout construction phases. Our team ensures compliance with specifications, safety standards, and regulatory requirements.",
imageSrc:
"http://img.b2bpic.net/free-photo/modern-apartment-office-buildings-daylight_23-2148836752.jpg?_wi=1",
imageAlt: "structural engineering building construction site",
},
id: "04", title: "Construction Oversight", description:
"On-site supervision and quality assurance throughout construction phases. Our team ensures compliance with specifications, safety standards, and regulatory requirements.", imageSrc:
"http://img.b2bpic.net/free-photo/modern-apartment-office-buildings-daylight_23-2148836752.jpg", imageAlt: "structural engineering building construction site"},
{
id: "05",
title: "Engineering Advisory",
description:
"Strategic consulting for infrastructure planning, feasibility studies, and technical assessments. We provide expert recommendations to optimize your project outcomes.",
imageSrc:
"http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg?_wi=2",
imageAlt: "modern bridge infrastructure aerial view construction",
},
id: "05", title: "Engineering Advisory", description:
"Strategic consulting for infrastructure planning, feasibility studies, and technical assessments. We provide expert recommendations to optimize your project outcomes.", imageSrc:
"http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg", imageAlt: "modern bridge infrastructure aerial view construction"},
{
id: "06",
title: "Technical Excellence",
description:
"Leveraging latest technologies and best practices in civil engineering. CAD design, BIM modeling, and advanced project delivery methodologies.",
imageSrc:
"http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg?_wi=2",
imageAlt: "road infrastructure development highway construction",
},
id: "06", title: "Technical Excellence", description:
"Leveraging latest technologies and best practices in civil engineering. CAD design, BIM modeling, and advanced project delivery methodologies.", imageSrc:
"http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg", imageAlt: "road infrastructure development highway construction"},
]}
title="Our Core Services"
description="Comprehensive civil engineering and project management solutions tailored to your infrastructure needs"
@@ -204,29 +155,17 @@ export default function HomePage() {
<MetricCardTwo
metrics={[
{
id: "1",
value: "Experienced",
description:
"Highly qualified engineering professionals with decades of combined expertise",
},
id: "1", value: "Experienced", description:
"Highly qualified engineering professionals with decades of combined expertise"},
{
id: "2",
value: "Reliable",
description:
"Consistent on-time project delivery with quality assurance at every stage",
},
id: "2", value: "Reliable", description:
"Consistent on-time project delivery with quality assurance at every stage"},
{
id: "3",
value: "Client-Focused",
description:
"Customized solutions tailored to your specific project requirements and goals",
},
id: "3", value: "Client-Focused", description:
"Customized solutions tailored to your specific project requirements and goals"},
{
id: "4",
value: "Certified",
description:
"ISO certified standards ensuring professional excellence and regulatory compliance",
},
id: "4", value: "Certified", description:
"ISO certified standards ensuring professional excellence and regulatory compliance"},
]}
title="Why Choose JTN Consulting"
description="Key advantages that set us apart in civil engineering and project management"
@@ -243,71 +182,29 @@ export default function HomePage() {
<TestimonialCardTen
testimonials={[
{
id: "1",
title: "Exceptional Professional Service",
quote:
"JTN Consulting delivered our infrastructure project on time and within budget. Their team's technical expertise and attention to detail made all the difference.",
name: "Duran Gengan",
role: "Project Director",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg?_wi=1",
imageAlt: "professional business man portrait executive",
},
id: "1", title: "Exceptional Professional Service", quote:
"JTN Consulting delivered our infrastructure project on time and within budget. Their team's technical expertise and attention to detail made all the difference.", name: "Duran Gengan", role: "Project Director", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg", imageAlt: "professional business man portrait executive"},
{
id: "2",
title: "Outstanding Project Management",
quote:
"Their comprehensive project management approach ensured seamless coordination across all phases. Professional, responsive, and results-driven.",
name: "Thandi Mhlongo",
role: "Chief Operations Officer",
imageSrc:
"http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095674.jpg?_wi=1",
imageAlt: "professional woman business executive portrait",
},
id: "2", title: "Outstanding Project Management", quote:
"Their comprehensive project management approach ensured seamless coordination across all phases. Professional, responsive, and results-driven.", name: "Thandi Mhlongo", role: "Chief Operations Officer", imageSrc:
"http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095674.jpg", imageAlt: "professional woman business executive portrait"},
{
id: "3",
title: "Expert Engineering Solutions",
quote:
"The engineering consulting services exceeded our expectations. Their innovative solutions saved us significant time and resources.",
name: "Rajesh Patel",
role: "Managing Director",
imageSrc:
"http://img.b2bpic.net/free-photo/empowered-business-woman-office_23-2149279555.jpg?_wi=1",
imageAlt: "business consultant professional portrait",
},
id: "3", title: "Expert Engineering Solutions", quote:
"The engineering consulting services exceeded our expectations. Their innovative solutions saved us significant time and resources.", name: "Rajesh Patel", role: "Managing Director", imageSrc:
"http://img.b2bpic.net/free-photo/empowered-business-woman-office_23-2149279555.jpg", imageAlt: "business consultant professional portrait"},
{
id: "4",
title: "Reliable Technical Partnership",
quote:
"Working with JTN Consulting has been a game-changer for our projects. Their technical expertise and reliability are unmatched in the industry.",
name: "Sophia van der Merwe",
role: "Engineering Manager",
imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-earphones_23-2148938321.jpg?_wi=1",
imageAlt: "professional woman business portrait",
},
id: "4", title: "Reliable Technical Partnership", quote:
"Working with JTN Consulting has been a game-changer for our projects. Their technical expertise and reliability are unmatched in the industry.", name: "Sophia van der Merwe", role: "Engineering Manager", imageSrc:
"http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-earphones_23-2148938321.jpg", imageAlt: "professional woman business portrait"},
{
id: "5",
title: "Excellent Delivery Standards",
quote:
"Consistently professional service with meticulous attention to quality. JTN Consulting is our trusted partner for critical infrastructure projects.",
name: "Marcus Johnson",
role: "Senior Project Manager",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg?_wi=2",
imageAlt: "professional business man portrait executive",
},
id: "5", title: "Excellent Delivery Standards", quote:
"Consistently professional service with meticulous attention to quality. JTN Consulting is our trusted partner for critical infrastructure projects.", name: "Marcus Johnson", role: "Senior Project Manager", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg", imageAlt: "professional business man portrait executive"},
{
id: "6",
title: "Professional Excellence",
quote:
"Outstanding technical competency combined with excellent client communication. Highly recommended for any civil engineering project.",
name: "Lisa Chen",
role: "Project Coordinator",
imageSrc:
"http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095674.jpg?_wi=2",
imageAlt: "professional woman business executive portrait",
},
id: "6", title: "Professional Excellence", quote:
"Outstanding technical competency combined with excellent client communication. Highly recommended for any civil engineering project.", name: "Lisa Chen", role: "Project Coordinator", imageSrc:
"http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095674.jpg", imageAlt: "professional woman business executive portrait"},
]}
title="Client Testimonials"
description="See what our satisfied clients say about working with JTN Consulting"
@@ -320,14 +217,13 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347177.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347177.jpg"
imageAlt="infrastructure cityscape modern development"
logoText="JTN Consulting"
copyrightText="© 2025 JTN Consulting. All rights reserved. | Civil Engineering & Project Management"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Services", href: "/services" },
{ label: "Projects", href: "/projects" },
@@ -335,8 +231,7 @@ export default function HomePage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Civil Engineering", href: "/services" },
{ label: "Project Management", href: "/services" },
{ label: "Infrastructure Design", href: "/services" },
@@ -344,8 +239,7 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Phone: 033 342 3278", href: "tel:+27333423278" },
{ label: "56 Ridge Road, Scottsville", href: "#" },
{ label: "Pietermaritzburg, South Africa", href: "#" },

View File

@@ -40,9 +40,7 @@ export default function ProjectsPage() {
{ name: "Contact", id: "/contact" },
]}
button={{
text: "Get Started",
href: "/contact",
}}
text: "Get Started", href: "/contact"}}
/>
</div>
@@ -58,59 +56,29 @@ export default function ProjectsPage() {
gridVariant="three-columns-all-equal-width"
features={[
{
id: "01",
title: "Bridge Infrastructure Development",
description:
"Design and construction oversight of a major bridge infrastructure project. Delivered on schedule with advanced engineering solutions and innovative structural design.",
imageSrc:
"http://img.b2bpic.net/free-photo/aerial-view-self-anchored-suspension-bridge-blue-sea_181624-48955.jpg?_wi=3",
imageAlt: "bridge engineering modern infrastructure design",
},
id: "01", title: "Bridge Infrastructure Development", description:
"Design and construction oversight of a major bridge infrastructure project. Delivered on schedule with advanced engineering solutions and innovative structural design.", imageSrc:
"http://img.b2bpic.net/free-photo/aerial-view-self-anchored-suspension-bridge-blue-sea_181624-48955.jpg", imageAlt: "bridge engineering modern infrastructure design"},
{
id: "02",
title: "Highway Expansion Initiative",
description:
"Comprehensive project management for a multi-phase highway expansion. Coordinated complex logistics, environmental compliance, and stakeholder engagement throughout the project.",
imageSrc:
"http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg?_wi=5",
imageAlt: "road infrastructure development highway construction",
},
id: "02", title: "Highway Expansion Initiative", description:
"Comprehensive project management for a multi-phase highway expansion. Coordinated complex logistics, environmental compliance, and stakeholder engagement throughout the project.", imageSrc:
"http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg", imageAlt: "road infrastructure development highway construction"},
{
id: "03",
title: "Structural Engineering Excellence",
description:
"Large-scale commercial building development with advanced structural analysis and BIM modeling. Ensured compliance with all safety standards and engineering specifications.",
imageSrc:
"http://img.b2bpic.net/free-photo/modern-apartment-office-buildings-daylight_23-2148836752.jpg?_wi=4",
imageAlt: "structural engineering building construction site",
},
id: "03", title: "Structural Engineering Excellence", description:
"Large-scale commercial building development with advanced structural analysis and BIM modeling. Ensured compliance with all safety standards and engineering specifications.", imageSrc:
"http://img.b2bpic.net/free-photo/modern-apartment-office-buildings-daylight_23-2148836752.jpg", imageAlt: "structural engineering building construction site"},
{
id: "04",
title: "Urban Infrastructure Planning",
description:
"Strategic planning and design for comprehensive urban infrastructure development. Integrated multiple systems including roads, utilities, and public spaces.",
imageSrc:
"http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg?_wi=5",
imageAlt: "modern bridge infrastructure aerial view construction",
},
id: "04", title: "Urban Infrastructure Planning", description:
"Strategic planning and design for comprehensive urban infrastructure development. Integrated multiple systems including roads, utilities, and public spaces.", imageSrc:
"http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg", imageAlt: "modern bridge infrastructure aerial view construction"},
{
id: "05",
title: "Water System Infrastructure",
description:
"Design and implementation of advanced water supply and drainage systems. Incorporated sustainable engineering practices and modern technology solutions.",
imageSrc:
"http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg?_wi=6",
imageAlt: "road infrastructure development highway construction",
},
id: "05", title: "Water System Infrastructure", description:
"Design and implementation of advanced water supply and drainage systems. Incorporated sustainable engineering practices and modern technology solutions.", imageSrc:
"http://img.b2bpic.net/free-photo/road-works-highway-repair-street-machinery_169016-68718.jpg", imageAlt: "road infrastructure development highway construction"},
{
id: "06",
title: "Municipal Engineering Services",
description:
"Comprehensive engineering advisory for municipal infrastructure projects. Delivered technical excellence and innovative solutions for complex challenges.",
imageSrc:
"http://img.b2bpic.net/free-photo/business-people-meeting-plan_23-2148825870.jpg?_wi=4",
imageAlt: "civil engineering consulting professional meeting",
},
id: "06", title: "Municipal Engineering Services", description:
"Comprehensive engineering advisory for municipal infrastructure projects. Delivered technical excellence and innovative solutions for complex challenges.", imageSrc:
"http://img.b2bpic.net/free-photo/business-people-meeting-plan_23-2148825870.jpg", imageAlt: "civil engineering consulting professional meeting"},
]}
/>
</div>
@@ -119,27 +87,20 @@ export default function ProjectsPage() {
<AboutMetric
title="JTN Consulting: Professional Engineering Excellence Since Inception"
useInvertedBackground={false}
metricsAnimation="slide-up"
metrics={[
{
icon: Award,
label: "Industry Recognition",
value: "Multi-Award Winner",
},
label: "Industry Recognition", value: "Multi-Award Winner"},
{
icon: Users,
label: "Expert Team",
value: "50+ Professionals",
},
label: "Expert Team", value: "50+ Professionals"},
{
icon: MapPin,
label: "Service Coverage",
value: "South Africa Wide",
},
label: "Service Coverage", value: "South Africa Wide"},
{
icon: Zap,
label: "Technical Excellence",
value: "ISO Certified",
},
label: "Technical Excellence", value: "ISO Certified"},
]}
/>
</div>
@@ -154,110 +115,62 @@ export default function ProjectsPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Infrastructure Project Delivered Successfully",
quote:
"JTN Consulting's expertise in project management was instrumental in delivering our complex infrastructure project. Their attention to detail and professional approach was exceptional.",
name: "Duran Gengan",
role: "Project Director",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg?_wi=5",
imageAlt: "professional business man portrait executive",
},
id: "1", title: "Infrastructure Project Delivered Successfully", quote:
"JTN Consulting's expertise in project management was instrumental in delivering our complex infrastructure project. Their attention to detail and professional approach was exceptional.", name: "Duran Gengan", role: "Project Director", imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg", imageAlt: "professional business man portrait executive"},
{
id: "2",
title: "Outstanding Technical Support",
quote:
"The engineering team provided outstanding technical support throughout our project. Their innovative solutions helped us overcome significant challenges.",
name: "Thandi Mhlongo",
role: "Chief Operations Officer",
imageSrc:
"http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095674.jpg?_wi=5",
imageAlt: "professional woman business executive portrait",
},
id: "2", title: "Outstanding Technical Support", quote:
"The engineering team provided outstanding technical support throughout our project. Their innovative solutions helped us overcome significant challenges.", name: "Thandi Mhlongo", role: "Chief Operations Officer", imageSrc:
"http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095674.jpg", imageAlt: "professional woman business executive portrait"},
{
id: "3",
title: "Reliable Partnership",
quote:
"JTN Consulting proved to be a reliable and professional partner. Their commitment to quality and timely delivery exceeded our expectations.",
name: "Rajesh Patel",
role: "Managing Director",
imageSrc:
"http://img.b2bpic.net/free-photo/empowered-business-woman-office_23-2149279555.jpg?_wi=3",
imageAlt: "business consultant professional portrait",
},
id: "3", title: "Reliable Partnership", quote:
"JTN Consulting proved to be a reliable and professional partner. Their commitment to quality and timely delivery exceeded our expectations.", name: "Rajesh Patel", role: "Managing Director", imageSrc:
"http://img.b2bpic.net/free-photo/empowered-business-woman-office_23-2149279555.jpg", imageAlt: "business consultant professional portrait"},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347177.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347177.jpg"
imageAlt="infrastructure cityscape modern development"
logoText="JTN Consulting"
copyrightText="© 2025 JTN Consulting. All rights reserved. | Civil Engineering & Project Management"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Our Services",
href: "/services",
},
label: "Our Services", href: "/services"},
{
label: "Projects",
href: "/projects",
},
label: "Projects", href: "/projects"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Civil Engineering",
href: "/services",
},
label: "Civil Engineering", href: "/services"},
{
label: "Project Management",
href: "/services",
},
label: "Project Management", href: "/services"},
{
label: "Infrastructure Design",
href: "/services",
},
label: "Infrastructure Design", href: "/services"},
{
label: "Technical Advisory",
href: "/services",
},
label: "Technical Advisory", href: "/services"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Phone: 033 342 3278",
href: "tel:+27333423278",
},
label: "Phone: 033 342 3278", href: "tel:+27333423278"},
{
label: "56 Ridge Road, Scottsville",
href: "#",
},
label: "56 Ridge Road, Scottsville", href: "#"},
{
label: "Pietermaritzburg, South Africa",
href: "#",
},
label: "Pietermaritzburg, South Africa", href: "#"},
{
label: "Get in Touch",
href: "/contact",
},
label: "Get in Touch", href: "/contact"},
],
},
]}