homepage some heading changes and al and ml service page hire redirect comment

This commit is contained in:
priyanshuvish
2025-08-12 16:36:44 +05:30
parent 1d552eb2fc
commit e7fa39c068
4 changed files with 5 additions and 5 deletions

View File

@@ -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"

View File

@@ -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" />

View File

@@ -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" />