Update src/app/contact/page.tsx

This commit is contained in:
2026-03-05 13:44:45 +00:00
parent 5ea3b705cc
commit a4367b1842

View File

@@ -73,7 +73,7 @@ export default function ContactPage() {
id: "3", title: "Partnership Opportunities", content:
"We're always looking for strategic partners and resellers. Contact us to explore partnership opportunities and grow together."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-latin-man-entrepreneur-with-lot-orders-his-online-shop-business-owner-writing-customers-information-clipboard_662251-2175.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-latin-man-entrepreneur-with-lot-orders-his-online-shop-business-owner-writing-customers-information-clipboard_662251-2175.jpg?_wi=1"
imageAlt="Contact methods"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -87,13 +87,13 @@ export default function ContactPage() {
testimonials={[
{
id: "1", name: "Sarah Chen", role: "E-commerce Owner", company: "StyleHub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1"},
{
id: "2", name: "Marcus Johnson", role: "Store Manager", company: "TechGear", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg"},
{
id: "3", name: "Emily Rodriguez", role: "Business Owner", company: "HomeDecor Plus", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2"},
]}
kpiItems={[
{ value: "2.5M+", label: "Orders Processed" },