Merge version_1 into main #3
@@ -101,13 +101,13 @@ export default function PortfolioPage() {
|
||||
tag="Methodology"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Discovery & Strategy", description: "Conduct thorough research, stakeholder interviews, and competitive analysis to understand the problem space and define clear design objectives aligned with business goals.", imageSrc: "http://img.b2bpic.net/free-photo/contemplating-about-crime-details_1098-15367.jpg", imageAlt: "discovery research strategy planning brainstorming"
|
||||
id: "01", title: "Discovery & Strategy", description: "Conduct thorough research, stakeholder interviews, and competitive analysis to understand the problem space and define clear design objectives aligned with business goals.", imageSrc: "http://img.b2bpic.net/free-photo/contemplating-about-crime-details_1098-15367.jpg?_wi=1", imageAlt: "discovery research strategy planning brainstorming"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Design & Iteration", description: "Create wireframes, prototypes, and visual designs. Validate concepts through user testing and refine based on feedback to ensure solutions are both beautiful and functional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-desk-travel-concept_23-2148666275.jpg", imageAlt: "design sketching wireframe prototyping digital design"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Delivery & Optimization", description: "Prepare detailed specifications and design systems for handoff to development. Establish processes for future optimization and measure impact against defined KPIs.", imageSrc: "http://img.b2bpic.net/free-photo/contemplating-about-crime-details_1098-15367.jpg", imageAlt: "discovery research strategy planning brainstorming"
|
||||
id: "03", title: "Delivery & Optimization", description: "Prepare detailed specifications and design systems for handoff to development. Establish processes for future optimization and measure impact against defined KPIs.", imageSrc: "http://img.b2bpic.net/free-photo/contemplating-about-crime-details_1098-15367.jpg?_wi=2", imageAlt: "discovery research strategy planning brainstorming"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -127,16 +127,16 @@ export default function PortfolioPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Transformed our brand perception", quote: "The design strategy work was exactly what we needed. It didn't just create a beautiful brand—it fundamentally changed how our market perceived us and led to a 35% increase in qualified leads within six months.", name: "Sarah Mitchell", role: "CMO", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot portrait business person avatar"
|
||||
id: "1", title: "Transformed our brand perception", quote: "The design strategy work was exactly what we needed. It didn't just create a beautiful brand—it fundamentally changed how our market perceived us and led to a 35% increase in qualified leads within six months.", name: "Sarah Mitchell", role: "CMO", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional headshot portrait business person avatar"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Exceptional design thinking", quote: "What impressed us most was the depth of research and problem-solving approach. The designer didn't just make things look good—they solved real UX challenges that had been frustrating our users for months.", name: "Michael Chen", role: "Product Director", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot portrait business person avatar"
|
||||
id: "2", title: "Exceptional design thinking", quote: "What impressed us most was the depth of research and problem-solving approach. The designer didn't just make things look good—they solved real UX challenges that had been frustrating our users for months.", name: "Michael Chen", role: "Product Director", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional headshot portrait business person avatar"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Strategic partner, not just designer", quote: "This designer acts as a true strategic partner. They asked the right questions, challenged assumptions, and delivered work that aligned perfectly with our business objectives. Highly recommended.", name: "Emily Rodriguez", role: "Founder & CEO", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot portrait business person avatar"
|
||||
id: "3", title: "Strategic partner, not just designer", quote: "This designer acts as a true strategic partner. They asked the right questions, challenged assumptions, and delivered work that aligned perfectly with our business objectives. Highly recommended.", name: "Emily Rodriguez", role: "Founder & CEO", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "professional headshot portrait business person avatar"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Delivered measurable impact", quote: "The redesign improved our conversion rate by 28% and significantly reduced support inquiries. The designer understood the business context and designed accordingly. Exceptional work.", name: "David Kim", role: "VP Product", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot portrait business person avatar"
|
||||
id: "4", title: "Delivered measurable impact", quote: "The redesign improved our conversion rate by 28% and significantly reduced support inquiries. The designer understood the business context and designed accordingly. Exceptional work.", name: "David Kim", role: "VP Product", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "professional headshot portrait business person avatar"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Client testimonials section"
|
||||
|
||||
Reference in New Issue
Block a user