Update src/app/about/page.tsx
This commit is contained in:
@@ -74,9 +74,9 @@ export default function AboutPage() {
|
||||
title="What We Do Best"
|
||||
description="We offer a comprehensive range of design services, from initial concept to final execution."
|
||||
features={[
|
||||
{ id: "branding", title: "Strategic Branding", description: "Crafting identities that resonate and leave a lasting impression.", imageSrc: "http://img.b2bpic.net/free-vector/brand-manual-template-design_23-2149872584.jpg" },
|
||||
{ id: "webdesign", title: "Seamless Digital Experiences", description: "Designing intuitive and engaging websites and user interfaces.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg" },
|
||||
{ id: "printdesign", title: "Impactful Print Solutions", description: "Bringing your brand to life with high-quality print and packaging designs.", imageSrc: "http://img.b2bpic.net/free-vector/brochure-template-design_1097-354.jpg" }
|
||||
{ id: "branding", title: "Strategic Branding", description: "Crafting identities that resonate and leave a lasting impression.", imageSrc: "http://img.b2bpic.net/free-vector/brand-manual-template-design_23-2149872584.jpg?_wi=2" },
|
||||
{ id: "webdesign", title: "Seamless Digital Experiences", description: "Designing intuitive and engaging websites and user interfaces.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg?_wi=2" },
|
||||
{ id: "printdesign", title: "Impactful Print Solutions", description: "Bringing your brand to life with high-quality print and packaging designs.", imageSrc: "http://img.b2bpic.net/free-vector/brochure-template-design_1097-354.jpg?_wi=2" }
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -90,9 +90,9 @@ export default function AboutPage() {
|
||||
title="Voices of Our Partners"
|
||||
description="Our clients' success is our biggest reward. Read what they have to say about working with PixelPulse Agency."
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Chen", role: "Marketing Director, GrowthX Solutions", testimonial: "The team at PixelPulse Agency truly understood our vision. Their creative branding work exceeded all expectations, giving us a fresh and powerful identity.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-digital-nomad-posing-her-office-wearing-casual-clothes_1258-195343.jpg" },
|
||||
{ id: "2", name: "David Lee", role: "CEO, InnovateTech", testimonial: "We tasked PixelPulse Agency with a complete redesign of our platform's UI/UX. The results were outstanding – intuitive, modern, and greatly improved user engagement.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-man-standing-with-suitcase-airport-waiting-flight-xa_657883-702.jpg" },
|
||||
{ id: "3", name: "Emily Rodriguez", role: "Founder, Artisan Bakery", testimonial: "PixelPulse Agency's packaging designs were a perfect blend of creativity and practicality. They perfectly captured our brand essence and boosted our product appeal.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3920.jpg" }
|
||||
{ id: "1", name: "Sarah Chen", role: "Marketing Director, GrowthX Solutions", testimonial: "The team at PixelPulse Agency truly understood our vision. Their creative branding work exceeded all expectations, giving us a fresh and powerful identity.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-digital-nomad-posing-her-office-wearing-casual-clothes_1258-195343.jpg?_wi=2" },
|
||||
{ id: "2", name: "David Lee", role: "CEO, InnovateTech", testimonial: "We tasked PixelPulse Agency with a complete redesign of our platform's UI/UX. The results were outstanding – intuitive, modern, and greatly improved user engagement.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-man-standing-with-suitcase-airport-waiting-flight-xa_657883-702.jpg?_wi=2" },
|
||||
{ id: "3", name: "Emily Rodriguez", role: "Founder, Artisan Bakery", testimonial: "PixelPulse Agency's packaging designs were a perfect blend of creativity and practicality. They perfectly captured our brand essence and boosted our product appeal.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3920.jpg?_wi=2" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user