import UIUXDesignAnimation from "@/components/UIUXDesignAnimation";
import { motion } from "framer-motion";
import {
Calendar,
Eye,
Heart, Layers,
Layout,
Lightbulb,
MousePointer,
Palette, PenTool,
Rocket,
TrendingUp,
UserPlus,
Users
} from "lucide-react";
import { navigateTo } from "../App";
import { FAQSection } from "../components/FAQSection";
import { Footer } from "../components/Footer";
import { Navigation } from "../components/Navigation";
import { ProcessSection } from "../components/ProcessSection";
import { Badge } from "../components/ui/badge";
import { Button } from "../components/ui/button";
import { Card, CardContent } from "../components/ui/card";
import { ShimmerButton } from "../components/ui/shimmer-button";
// Enhanced Hero Section
const HeroWithCTA = () => {
return (
{/* Design & Experience Label */}
{/* Main Heading */}
Exceptional
Design & User Experience
Solutions
Create engaging, intuitive user experiences that drive conversion and delight users through research-driven design and modern design thinking.
{/* BULLET POINTS REMOVED - Content flows directly to CTAs */}
{/* CTAs - STANDARDIZED BUTTON HEIGHTS WITH IMPROVED SPACING */}
navigateTo('/start-a-project')}
>
Design Consultation
navigateTo('/case-studies')}
>
View Design Portfolio
{/* Right side with Custom UI/UX Design Animation - METRICS REMOVED, EXPANDED CONTAINER */}
{/* Design Animation Container - EXPANDED TO FILL SPACE PREVIOUSLY OCCUPIED BY METRICS */}
{/* Animated Background Elements */}
{/* Custom UI/UX Design Animation - CENTERED AND EXPANDED */}
);
};
// 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 (
);
})}
{/* Second and third sets for seamless loop */}
{[...specialties, ...specialties].map((specialty, index) => {
const IconComponent = specialty.icon;
return (
);
})}
);
};
// 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 */}
{/* 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')}
onClick={() => navigateTo("/start-a-project")}
>
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 */}
{/* 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 (
);
}