diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1a2db89..4fd4c32 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,45 +33,27 @@ export default function LandingPage() {
@@ -79,65 +61,40 @@ export default function LandingPage() {
@@ -160,23 +117,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Strategic Consulting",
- description: "Gain expert insights and develop robust strategies to navigate market complexities and achieve your objectives effectively.",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-satisfied-partners-finishing-up-meeting_74855-1530.jpg",
- imageAlt: "Business consulting meeting",
- },
+ title: "Strategic Consulting", description: "Gain expert insights and develop robust strategies to navigate market complexities and achieve your objectives effectively.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-satisfied-partners-finishing-up-meeting_74855-1530.jpg", imageAlt: "Business consulting meeting"},
{
- title: "Digital Transformation",
- description: "Modernize your operations with cutting-edge technology and innovative digital solutions to enhance productivity and competitiveness.",
- imageSrc: "http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-124251.jpg",
- imageAlt: "Software development on screen",
- },
+ title: "Digital Transformation", description: "Modernize your operations with cutting-edge technology and innovative digital solutions to enhance productivity and competitiveness.", imageSrc: "http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-124251.jpg", imageAlt: "Software development on screen"},
{
- title: "Integrated Marketing",
- description: "Craft compelling campaigns and implement data-driven marketing strategies to expand your reach and engage your target audience.",
- imageSrc: "http://img.b2bpic.net/free-photo/people-tablet-with-bar-graph_1134-472.jpg",
- imageAlt: "Digital marketing dashboard",
- },
+ title: "Integrated Marketing", description: "Craft compelling campaigns and implement data-driven marketing strategies to expand your reach and engage your target audience.", imageSrc: "http://img.b2bpic.net/free-photo/people-tablet-with-bar-graph_1134-472.jpg", imageAlt: "Digital marketing dashboard"},
]}
title="Our Key Services"
description="We offer a comprehensive suite of services designed to address your business challenges and unlock new opportunities for growth and efficiency."
@@ -189,15 +134,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Global Innovators Inc.",
- "Enterprise Solutions Group",
- "Dynamic Tech Co.",
- "Visionary Marketing Hub",
- "Apex Financial Services",
- "Green Energy Partners",
- "Future Builders Corp.",
- "Digital Growth Agency",
- ]}
+ "Global Innovators Inc.", "Enterprise Solutions Group", "Dynamic Tech Co.", "Visionary Marketing Hub", "Apex Financial Services", "Green Energy Partners", "Future Builders Corp.", "Digital Growth Agency"]}
title="Our Valued Partners"
description="We are proud to collaborate with a diverse range of clients and partners, building strong relationships based on mutual trust and success."
tag="Partnerships"
@@ -208,37 +145,17 @@ export default function LandingPage() {