Update src/app/contact/page.tsx
This commit is contained in:
@@ -83,7 +83,7 @@ export default function ContactPage() {
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "downward-rays-static-grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=1"
|
||||
imageAlt="Professional communication and collaboration"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -117,7 +117,7 @@ export default function ContactPage() {
|
||||
handle: "Senior Engineers",
|
||||
testimonial: "Direct communication with our engineering and operations teams ensures your project receives appropriate attention.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=2",
|
||||
imageAlt: "Direct access",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user