);
};
// iOS Case Studies - Matching Main Case Studies Design
const IOSCaseStudies = () => {
const caseStudies = [
{
id: 1,
title: "RanOutOf",
client: "Global Ease Solutions",
description:
"WDI developed a smart grocery planning app with barcode scanning, voice commands, reminders, and a web-based admin CMS for Global Ease Solutions.",
keyAchievement: {
number: "75%",
metric: "Shopping Efficiency",
icon: ShoppingCart,
},
visual: ranoutofImage,
tags: ["iOS App", "Barcode Scanning", "Voice AI", "Grocery Tech"],
gradient: "from-green-500/20 to-emerald-500/20",
accentColor: "green",
featured: false,
},
{
id: 2,
title: "Seezun",
client: "Seezun",
description:
"Seezun is a trend-driven P2P fashion marketplace enabling users to rent, buy, sell, or lend South Asian ethnicwear via mobile and web platforms.",
keyAchievement: {
number: "85%",
metric: "Brand Recognition",
icon: TrendingUp,
},
visual: seezunImage,
tags: ["iOS App", "P2P Marketplace", "Fashion", "E-commerce"],
gradient: "from-purple-500/20 to-pink-500/20",
accentColor: "purple",
featured: false,
},
{
id: 3,
title: "WOKA",
client: "WOKA Creations Pvt. Ltd",
description:
"WDI transformed WOKA's hybrid app into a high-performance native iOS platform featuring seamless streaming, deep analytics, and robust monthly support.",
keyAchievement: {
number: "300%",
metric: "User Retention",
icon: Users,
},
visual: wokaImage,
tags: ["Native iOS", "Streaming", "Analytics", "Entertainment"],
gradient: "from-green-500/20 to-emerald-500/20",
accentColor: "green",
featured: false,
},
];
return (
{/* Section Header */}
iOS Success Stories
iOS Apps That Drive Results
Discover how we've helped businesses succeed with exceptional iOS
applications that leverage native capabilities and deliver
outstanding user experiences.
{/* Case Studies Grid - Matching Main Case Studies Layout */}
We leverage cutting-edge iOS frameworks and tools to create
exceptional mobile experiences.
{technologies.map((tech, index) => (
{tech.name}
))}
);
};
// Key Benefits of iOS Development
const IOSKeyBenefits = () => {
const benefits = [
{
icon: Zap,
title: "Unmatched Performance",
description:
"Optimized for Apple hardware, ensuring fluid user experiences and lightning-fast responsiveness.",
},
{
icon: Shield,
title: "Superior Security",
description:
"Leveraging Apple's robust security features for comprehensive data protection and user privacy.",
},
{
icon: Heart,
title: "Premium User Experience",
description:
"Adhering to Human Interface Guidelines for intuitive, delightful, and accessible design.",
},
{
icon: Network,
title: "Apple Ecosystem Integration",
description:
"Seamless integration with Apple Watch, Apple Pay, Siri, and other ecosystem features.",
},
{
icon: DollarSign,
title: "Strong Monetization Potential",
description:
"High-value user base with effective in-app purchase mechanisms and premium positioning.",
},
];
return (
Why Choose Native iOS for Your App?
iOS development offers unparalleled advantages for businesses
looking to create premium mobile experiences.