diff --git a/src/app/page.tsx b/src/app/page.tsx
index 17d0d6e..18faae7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
@@ -59,19 +49,14 @@ export default function LandingPage() {
@@ -131,9 +96,7 @@ export default function LandingPage() {
title="The Home of Engineering Excellence"
buttons={[
{
- text: "Learn More",
- href: "#services",
- },
+ text: "Learn More", href: "#services"},
]}
buttonAnimation="slide-up"
/>
@@ -146,17 +109,11 @@ export default function LandingPage() {
useInvertedBackground={true}
negativeCard={{
items: [
- "Mechanical Engineering support for systems",
- "Workshop Repairs and Equipment servicing",
- "Custom Manufacturing tailored fabrication projects",
- ],
+ "Mechanical Engineering support for systems", "Workshop Repairs and Equipment servicing", "Custom Manufacturing tailored fabrication projects"],
}}
positiveCard={{
items: [
- "Precision Machining with industrial-grade accuracy",
- "Steel Fabrication for structural projects",
- "Casting & Molding industrial manufacturing solutions",
- ],
+ "Precision Machining with industrial-grade accuracy", "Steel Fabrication for structural projects", "Casting & Molding industrial manufacturing solutions"],
}}
title="Industrial Engineering Solutions"
description="Customized precision engineering, steel fabrication, and mechanical repairs for Tanzanian industrial sectors."
@@ -170,20 +127,11 @@ export default function LandingPage() {
tag="Why Clients Trust Us"
metrics={[
{
- id: "1",
- value: "60+",
- description: "Verified Project Reviews",
- },
+ id: "1", value: "60+", description: "Verified Project Reviews"},
{
- id: "2",
- value: "4.5",
- description: "Average Star Rating",
- },
+ id: "2", value: "4.5", description: "Average Star Rating"},
{
- id: "3",
- value: "100%",
- description: "Industrial Quality Assurance",
- },
+ id: "3", value: "100%", description: "Industrial Quality Assurance"},
]}
metricsAnimation="slide-up"
/>
@@ -195,45 +143,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- title: "Great Workshop",
- quote: "Reco Engineering is one of the best workshops for any kind of machining job.",
- name: "Afsar Ali",
- role: "Site Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-4617.jpg",
- },
+ id: "1", title: "Great Workshop", quote: "Reco Engineering is one of the best workshops for any kind of machining job.", name: "Afsar Ali", role: "Site Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-4617.jpg"},
{
- id: "2",
- title: "Very Accurate",
- quote: "Professional job and accurate.",
- name: "Ahmed Ağa",
- role: "Factory Lead",
- imageSrc: "http://img.b2bpic.net/free-photo/male-executive-sitting-with-clipboard-office_482257-124725.jpg",
- },
+ id: "2", title: "Very Accurate", quote: "Professional job and accurate.", name: "Ahmed Ağa", role: "Factory Lead", imageSrc: "http://img.b2bpic.net/free-photo/male-executive-sitting-with-clipboard-office_482257-124725.jpg"},
{
- id: "3",
- title: "Highly Professional",
- quote: "Excellent place for engineering works.",
- name: "Adventina William",
- role: "Logistics Planner",
- imageSrc: "http://img.b2bpic.net/free-photo/technician-reviews-industry-40-production-line-performance_482257-126019.jpg",
- },
+ id: "3", title: "Highly Professional", quote: "Excellent place for engineering works.", name: "Adventina William", role: "Logistics Planner", imageSrc: "http://img.b2bpic.net/free-photo/technician-reviews-industry-40-production-line-performance_482257-126019.jpg"},
{
- id: "4",
- title: "Efficient Engineers",
- quote: "Efficient engineers, very helpful and very busy.",
- name: "Khalid Elias",
- role: "Technical Director",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
- },
+ id: "4", title: "Efficient Engineers", quote: "Efficient engineers, very helpful and very busy.", name: "Khalid Elias", role: "Technical Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg"},
{
- id: "5",
- title: "Top Quality",
- quote: "The team delivered exceptional steel fabrication for our site expansion.",
- name: "Sarah Juma",
- role: "Operation Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1348.jpg",
- },
+ id: "5", title: "Top Quality", quote: "The team delivered exceptional steel fabrication for our site expansion.", name: "Sarah Juma", role: "Operation Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1348.jpg"},
]}
title="Voices of Excellence"
description="Why industry leaders trust Reco Engineering."
@@ -245,14 +163,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Manufacturing",
- "Construction",
- "Mining",
- "Automotive",
- "Industrial Plants",
- "Infrastructure",
- "Logistics",
- ]}
+ "Manufacturing", "Construction", "Mining", "Automotive", "Industrial Plants", "Infrastructure", "Logistics"]}
title="Industries We Support"
description="Tailored engineering precision for diverse industrial sectors."
/>
@@ -260,46 +171,23 @@ export default function LandingPage() {