From 4e3338dc7ae2d2fb6be7f9ee0bfd1edf338880bb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 17:50:43 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b781acb..70c1e93 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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"