diff --git a/app/(website)/about/page.tsx b/app/(website)/about/page.tsx index 917dd0c..a067af8 100644 --- a/app/(website)/about/page.tsx +++ b/app/(website)/about/page.tsx @@ -131,13 +131,13 @@ const industryExpertise = [ export default function AboutUsPage() { return ( -
+
Your strategic partner in navigating the digital frontier. We fuse deep technical expertise with a passion for innovation to craft bespoke IT solutions that drive tangible business results and unlock @@ -159,15 +159,15 @@ export default function AboutUsPage() {
+
Expand on the founding story/motivation. E.g., Owethu Managed Services was born from a clear vision: to harness the transformative power of technology not just to solve problems, @@ -176,7 +176,7 @@ export default function AboutUsPage() { technology's potential and the unique challenges modern organizations face.
-+
Elaborate on the journey. E.g., Our journey has been defined by a relentless pursuit of knowledge, adaptation to the ever-evolving tech landscape, and an unwavering commitment to @@ -198,12 +198,12 @@ export default function AboutUsPage() {
+
Guiding our strategy, actions, and partnerships.
+
"To be global leaders in delivering cutting-edge IT solutions, pushing the boundaries of what's possible, and transforming industries for the better. We aim to empower @@ -231,17 +231,17 @@ export default function AboutUsPage() {
+
"We are dedicated to creating tailored, innovative solutions that drive business success. By combining expertise with cutting-edge technology, we solve complex problems and @@ -254,13 +254,13 @@ export default function AboutUsPage() {
+
Our methodology is built on collaboration, precision, and a relentless focus on delivering impactful results. We tailor our process to fit your specific project needs. @@ -270,16 +270,16 @@ export default function AboutUsPage() { {ourApproach.map((item) => (
+
{item.description}
+
We combine broad technological capabilities with specialized expertise across key industries, understanding the unique challenges and opportunities within each sector. @@ -309,13 +309,13 @@ export default function AboutUsPage() { {industryExpertise.map((exp) => (
+
{exp.details}
@@ -339,38 +339,38 @@ export default function AboutUsPage() { strategically. Our focus is on building solutions that are:
+
Designed to grow with your business and adapt to future technological advancements.
+
Built with quality and security at the core, ensuring dependable performance.
+
Chosen based on your specific needs, budget, and existing infrastructure, not just the latest hype.
@@ -379,25 +379,25 @@ export default function AboutUsPage() {+
{value.description}
+
We believe the best results come from true collaboration. We invest time in understanding your culture, goals, and challenges, working alongside your team as an extension of your own capabilities.
-+
This means open communication, shared goals, proactive problem-solving, and a long-term commitment to your success, extending far beyond project completion. @@ -444,13 +444,13 @@ export default function AboutUsPage() {
+
Slightly enhance the intro. E.g., Guided by experience and a passion for innovation, our leadership team fosters a culture of excellence and empowers our experts to deliver outstanding results @@ -463,7 +463,7 @@ export default function AboutUsPage() { {leadershipTeam.map((member) => (
{member.title}
-+
{member.bio}
{member.linkedinUrl && member.linkedinUrl !== "#" && ( @@ -494,7 +494,7 @@ export default function AboutUsPage() { href={member.linkedinUrl} target="_blank" rel="noopener noreferrer" - className="text-sm font-medium text-blue-600 hover:text-blue-800 transition-colors duration-200 font-poppins" + className="text-sm font-medium text-blue-600 dark:text-blue-400 hover:text-blue-800 dark:hover:text-blue-300 transition-colors duration-200 font-poppins" aria-label={`LinkedIn profile of ${member.name}`} > {/* Using a simple text link for cleanliness */} @@ -510,15 +510,15 @@ export default function AboutUsPage() { {/* Section 10: Commitment to Impact (Optional, but adds value) */}+
Ultimately, our success is measured by yours. We are committed to delivering solutions that not only meet technical requirements but also drive efficiency, foster growth, enhance user experiences, and @@ -529,7 +529,7 @@ export default function AboutUsPage() {