import React from "react"; import { motion } from "framer-motion"; import { Navigation } from "../components/Navigation"; import { Footer } from "../components/Footer"; import { ProcessSection } from "../components/ProcessSection"; import { FAQSection } from "../components/FAQSection"; import { AnimatedGradientText } from "../components/AnimatedGradientText"; import { Button } from "../components/ui/button"; import { ShimmerButton } from "../components/ui/shimmer-button"; import { Badge } from "../components/ui/badge"; import { Card, CardContent } from "../components/ui/card"; import { GridPattern } from "../components/GridPattern"; import { navigateTo } from "../App"; import { Palette, PenTool, Users, Star, Figma, Eye, ArrowRight, ChevronRight, Clock, TrendingUp, Heart, Layers, Target, Layout, Rocket, Monitor, Lightbulb, RefreshCcw, ShieldCheck, MessageSquare, CheckCircle, Coffee, Download, Calendar, Camera, Music, Gamepad2, CreditCard, Bell, Mail, Search, Home, MapPin, Github, Slack, Chrome, Zap as ZapIcon, Video, MessageCircle, Brain, Cog, Settings, Sparkles, Handshake, Award, UserPlus, MousePointer, Smile } from "lucide-react"; // Enhanced Hero Section const HeroWithCTA = () => { return (
{/* Design & Experience Label */} Design & Experience {/* Main Heading */}

Exceptional Design & User Experience Solutions

Create engaging, intuitive user experiences that drive conversion and delight users through research-driven design.

{/* CTAs */} navigateTo('/contact/schedule-a-discovery-call')}>
Design Consultation
{/* Right side with stats */}
300+
Design Projects
85%
Conversion Increase
4.9/5
User Satisfaction
70%
Faster User Tasks
); }; // Enhanced Horizontal Tag Scroller with Design Specialties const HorizontalTagScroller = () => { const specialties = [ { name: "UI/UX Design", icon: PenTool, color: "text-pink-400" }, { name: "User Research", icon: Users, color: "text-blue-400" }, { name: "Prototyping", icon: MousePointer, color: "text-green-400" }, { name: "Design Systems", icon: Layers, color: "text-purple-400" }, { name: "Usability Testing", icon: Eye, color: "text-cyan-400" }, { name: "Brand Design", icon: Palette, color: "text-orange-400" } ]; return (

Our Design Specialties & Expertise

Comprehensive design services that create meaningful user experiences and drive business results.

{/* First set */} {specialties.map((specialty, index) => { const IconComponent = specialty.icon; return (
{specialty.name}
); })} {/* Second and third sets for seamless loop */} {[...specialties, ...specialties].map((specialty, index) => { const IconComponent = specialty.icon; return (
{specialty.name}
); })}
); }; // Why Choose WDI Section const SideBySideContentWithIcons = () => { const advantages = [ { id: "research", title: "Research-Driven Design", icon: Users }, { id: "conversion", title: "Conversion Optimization", icon: TrendingUp }, { id: "accessibility", title: "Accessibility Focus", icon: Heart }, { id: "testing", title: "Usability Testing", icon: Eye }, { id: "systems", title: "Design Systems", icon: Layers } ]; return (

Why Choose WDI for Design

User-centered design that drives measurable business results.

{advantages.map((advantage, index) => { const IconComponent = advantage.icon; return (

{advantage.title}

); })}
); }; // Service Categories Grid const TabbedServiceDisplay = () => { const services = [ { title: "UI/UX Design", icon: PenTool, description: "Beautiful, intuitive interfaces that enhance user experience.", link: "/services/ui-ux-design" }, { title: "Clickable Prototypes", icon: MousePointer, description: "Interactive prototypes to validate concepts before development.", link: "/services/clickable-prototypes" }, { title: "Design Thinking Workshops", icon: Lightbulb, description: "Collaborative workshops to solve complex design challenges.", link: "/services/design-thinking-workshops" }, { title: "User Research & Testing", icon: Users, description: "Data-driven insights to inform design decisions.", link: "/services/user-research-testing" }, { title: "Design Systems", icon: Layers, description: "Scalable design systems for consistent user experiences.", link: "/services/ui-ux-design" }, { title: "Brand & Visual Identity", icon: Palette, description: "Compelling brand identities that resonate with your audience.", link: "/services/ui-ux-design" } ]; return (

Design & Experience Services

Comprehensive design services that create meaningful connections between users and digital products.

{services.map((service, index) => { const IconComponent = service.icon; return ( navigateTo(service.link)} >

{service.title}

{service.description}

); })}
); }; // Updated CTA Section with new design const InlineCTA = () => { return (
{/* Ready to Launch Badge */}
Ready to Launch?
{/* Main Heading */}

Create Exceptional User Experiences with Research-Driven Design

{/* Subtitle */}

Design solutions that not only look great but also drive conversion and user engagement.

{/* CTA Button */}
navigateTo('/contact/schedule-a-discovery-call')} >
Start Your Design Project
{/* Small benefit text */}

Design audit • User research • Prototype development

); }; // Design Specialists Section const HireDevelopersSection = () => { const specialists = [ { title: "UI/UX Designers", icon: PenTool, skills: ["Figma", "Adobe XD", "User Research", "Prototyping"], iconBg: "bg-pink-500", iconColor: "text-white", link: "/hire-talent/ui-ux-designers" }, { title: "Product Designers", icon: Layout, skills: ["Product Strategy", "Design Systems", "User Journey"], iconBg: "bg-blue-500", iconColor: "text-white", link: "/hire-talent/ui-ux-designers" }, { title: "Visual Designers", icon: Palette, skills: ["Brand Identity", "Graphics", "Illustrations"], iconBg: "bg-purple-500", iconColor: "text-white", link: "/hire-talent/ui-ux-designers" }, { title: "UX Researchers", icon: Users, skills: ["User Testing", "Analytics", "Behavioral Research"], iconBg: "bg-green-500", iconColor: "text-white", link: "/hire-talent/ui-ux-designers" } ]; return (

Hire Our Design Experts

Get access to talented designers who create beautiful, functional user experiences.

{specialists.map((specialist, index) => { const IconComponent = specialist.icon; return ( {/* Header */}
Design & Experience

{specialist.title}

{/* Skills */}
{specialist.skills.map((skill) => ( {skill} ))}
{/* CTA */}
navigateTo(specialist.link)} >
Hire Now
); })}
); }; // FAQ data for Design & Experience const designExperienceFAQs = [ { question: "What is your design process?", answer: "Our design process includes discovery, user research, wireframing, prototyping, visual design, usability testing, and iterative refinement. We involve clients at every stage to ensure alignment with business goals." }, { question: "How do you ensure designs convert users?", answer: "We use data-driven design principles, conduct user research, A/B test design elements, analyze user behavior, and optimize based on conversion metrics to ensure designs drive business results." }, { question: "Do you create design systems?", answer: "Yes, we create comprehensive design systems including component libraries, style guides, pattern libraries, and documentation to ensure consistency across all touchpoints and enable scalable design." }, { question: "Can you redesign our existing product?", answer: "Absolutely! We conduct design audits, user research, and competitive analysis to identify improvement opportunities, then redesign your product to enhance user experience and business performance." }, { question: "How do you handle accessibility in design?", answer: "We follow WCAG guidelines and design for accessibility from the start, ensuring our designs are inclusive and usable by people with various abilities. This includes color contrast, typography, navigation, and interaction design." } ]; export function DesignExperience() { return (
); }