Update src/app/contact/page.tsx

This commit is contained in:
2026-03-05 09:33:04 +00:00
parent 6f72453235
commit 4156eade7c

View File

@@ -84,27 +84,27 @@ export default function ContactPage() {
{
id: "1", name: "Sarah Chen", handle: "@sarahchen_creative", testimonial:
"The support team is incredibly responsive and helpful. They answered all our onboarding questions and made the transition smooth.", imageSrc:
"http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg", imageAlt: "Sarah Chen"},
"http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg?_wi=2", imageAlt: "Sarah Chen"},
{
id: "2", name: "Marcus Rodriguez", handle: "@mrodriguez_design", testimonial:
"Best customer service experience I've had with any SaaS platform. Quick, knowledgeable, and genuinely care about customer success.", imageSrc:
"http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg", imageAlt: "Marcus Rodriguez"},
"http://img.b2bpic.net/free-photo/creative-man_1098-14894.jpg?_wi=2", imageAlt: "Marcus Rodriguez"},
{
id: "3", name: "Emily Watson", handle: "@emilywatson_pm", testimonial:
"The onboarding process was seamless thanks to the team's guidance. They understood our unique workflow and helped us set it up perfectly.", imageSrc:
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Emily Watson"},
"http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2", imageAlt: "Emily Watson"},
{
id: "4", name: "James Park", handle: "@jpark_creative", testimonial:
"Outstanding support and frequent updates to the platform. The team really listens to customer feedback and implements improvements.", imageSrc:
"http://img.b2bpic.net/free-photo/confident-asian-leader-his-team-specialists_1262-4868.jpg", imageAlt: "James Park"},
"http://img.b2bpic.net/free-photo/confident-asian-leader-his-team-specialists_1262-4868.jpg?_wi=2", imageAlt: "James Park"},
{
id: "5", name: "Lisa Zhang", handle: "@lisa_zhang_mgr", testimonial:
"Worth every penny for the support alone. The team goes above and beyond to help us succeed with the platform.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", imageAlt: "Lisa Zhang"},
"http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2", imageAlt: "Lisa Zhang"},
{
id: "6", name: "David Thompson", handle: "@dthompson_lead", testimonial:
"Great communication throughout our entire journey with CreativeFlow. The team is proactive in helping us get the most value.", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg", imageAlt: "David Thompson"},
"http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg?_wi=2", imageAlt: "David Thompson"},
]}
animationType="slide-up"
textboxLayout="default"