Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -64,11 +64,11 @@ export default function ContactPage() {
|
||||
description="Hear directly from the businesses we've helped elevate through exceptional design."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", role: "Marketing Director", testimonial: "PixelPulse Agency transformed our brand identity. Their creative vision and attention to detail were simply outstanding. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-digital-nomad-posing-her-office-wearing-casual-clothes_1258-195343.jpg"},
|
||||
id: "1", name: "Sarah Chen", role: "Marketing Director", testimonial: "PixelPulse Agency transformed our brand identity. Their creative vision and attention to detail were simply outstanding. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-digital-nomad-posing-her-office-wearing-casual-clothes_1258-195343.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "David Lee", role: "CEO", testimonial: "Working with PixelPulse Agency was a game-changer for our web presence. The new UI/UX is not only beautiful but also incredibly user-friendly.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-man-standing-with-suitcase-airport-waiting-flight-xa_657883-702.jpg"},
|
||||
id: "2", name: "David Lee", role: "CEO", testimonial: "Working with PixelPulse Agency was a game-changer for our web presence. The new UI/UX is not only beautiful but also incredibly user-friendly.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-man-standing-with-suitcase-airport-waiting-flight-xa_657883-702.jpg?_wi=1"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Founder", testimonial: "Their packaging designs were exactly what we envisioned. PixelPulse Agency captured the essence of our brand perfectly. A true pleasure to collaborate with.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3920.jpg"},
|
||||
id: "3", name: "Emily Rodriguez", role: "Founder", testimonial: "Their packaging designs were exactly what we envisioned. PixelPulse Agency captured the essence of our brand perfectly. A true pleasure to collaborate with.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3920.jpg?_wi=1"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -101,11 +101,11 @@ export default function ServicesPage() {
|
||||
description="Hear directly from the businesses we've helped elevate through exceptional design."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", role: "Marketing Director", testimonial: "PixelPulse Agency transformed our brand identity. Their creative vision and attention to detail were simply outstanding. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-digital-nomad-posing-her-office-wearing-casual-clothes_1258-195343.jpg", imageAlt: "professional woman portrait smiling"},
|
||||
id: "1", name: "Sarah Chen", role: "Marketing Director", testimonial: "PixelPulse Agency transformed our brand identity. Their creative vision and attention to detail were simply outstanding. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-digital-nomad-posing-her-office-wearing-casual-clothes_1258-195343.jpg?_wi=2", imageAlt: "professional woman portrait smiling"},
|
||||
{
|
||||
id: "2", name: "David Lee", role: "CEO", testimonial: "Working with PixelPulse Agency was a game-changer for our web presence. The new UI/UX is not only beautiful but also incredibly user-friendly.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-man-standing-with-suitcase-airport-waiting-flight-xa_657883-702.jpg", imageAlt: "male executive professional headshot"},
|
||||
id: "2", name: "David Lee", role: "CEO", testimonial: "Working with PixelPulse Agency was a game-changer for our web presence. The new UI/UX is not only beautiful but also incredibly user-friendly.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-man-standing-with-suitcase-airport-waiting-flight-xa_657883-702.jpg?_wi=2", imageAlt: "male executive professional headshot"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Founder", testimonial: "Their packaging designs were exactly what we envisioned. PixelPulse Agency captured the essence of our brand perfectly. A true pleasure to collaborate with.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3920.jpg", imageAlt: "young woman creative professional"},
|
||||
id: "3", name: "Emily Rodriguez", role: "Founder", testimonial: "Their packaging designs were exactly what we envisioned. PixelPulse Agency captured the essence of our brand perfectly. A true pleasure to collaborate with.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-with-glasses-cafe_273609-3920.jpg?_wi=2", imageAlt: "young woman creative professional"},
|
||||
{
|
||||
id: "4", name: "Michael Kim", role: "Product Manager", testimonial: "The team at PixelPulse Agency delivered exceptional infographics that made our complex data engaging and easy to understand. Professional and efficient.", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2903.jpg", imageAlt: "happy client male portrait casual"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user