homepage some heading changes and al and ml service page hire redirect comment
This commit is contained in:
@@ -854,7 +854,7 @@ const AIStrategyCaseStudies = () => {
|
||||
title: "Manufacturing AI Transformation",
|
||||
client: "Industrial Manufacturing Corp",
|
||||
description: "Developed comprehensive AI strategy that identified 8 key use cases, resulting in 30% operational efficiency improvement and $2.5M annual savings through predictive maintenance and quality optimization.",
|
||||
image: "https://images.unsplash.com/photo-1518709268805-4e9042af2176?w=400&h=300&fit=crop&auto=format", // AI/ML circuit board
|
||||
image: "https://images.unsplash.com/photo-1697577418970-95d99b5a55cf?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8Mnx8QUl8ZW58MHx8MHx8fDA%3D", // AI/ML circuit board
|
||||
results: "$2.5M annual savings, 30% efficiency gain",
|
||||
engagement: "6-month strategy engagement",
|
||||
gradient: "from-blue-500/20 to-cyan-500/20"
|
||||
|
||||
@@ -701,7 +701,7 @@ const HireDevelopersSection = () => {
|
||||
<div className="p-8 pt-0 mt-auto space-y-3">
|
||||
<ShimmerButton
|
||||
className="w-full py-3 text-sm rounded-xl shadow-lg hover:shadow-xl"
|
||||
onClick={() => navigateTo(specialist.link)}
|
||||
// onClick={() => navigateTo(specialist.link)}
|
||||
>
|
||||
<div className="inline-flex items-center justify-center gap-2">
|
||||
<UserPlus className="w-4 h-4 flex-shrink-0" />
|
||||
|
||||
@@ -643,7 +643,7 @@ const HireDevelopersSection = () => {
|
||||
<div className="p-8 pt-0 mt-auto space-y-3">
|
||||
<ShimmerButton
|
||||
className="w-full py-3 text-sm rounded-xl shadow-lg hover:shadow-xl"
|
||||
onClick={() => navigateTo(specialist.link)}
|
||||
// onClick={() => navigateTo(specialist.link)}
|
||||
>
|
||||
<div className="inline-flex items-center justify-center gap-2">
|
||||
<UserPlus className="w-4 h-4 flex-shrink-0" />
|
||||
|
||||
Reference in New Issue
Block a user