Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 949ab21b72 | |||
| ec96daa8e9 | |||
| 2bfe0eda70 |
@@ -95,9 +95,9 @@ export default function ITConsultingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{ id: "1", name: "IT FNA Group", role: "Corporate Client", company: "Wisconsin", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg" },
|
{ id: "1", name: "IT FNA Group - \"Ron saved our entire server migration process. Flawless execution.\"", role: "Corporate Client", company: "Wisconsin", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg" },
|
||||||
{ id: "2", name: "Patricia Studer", role: "Home Client", company: "Data Recovery", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-caucasian-woman-white-t-shirt-smiling-while-chilling-her-apartment-indoor-portrait-happy-female-model-with-straight-dark-brown-hair_197531-9272.jpg" },
|
{ id: "2", name: "Patricia Studer - \"He recovered 10 years of family photos I thought were gone forever.\"", role: "Home Client", company: "Data Recovery", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-caucasian-woman-white-t-shirt-smiling-while-chilling-her-apartment-indoor-portrait-happy-female-model-with-straight-dark-brown-hair_197531-9272.jpg" },
|
||||||
{ id: "3", name: "Billy Howard", role: "Business Owner", company: "Local Business", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/european-man-smiling-cheerful-expression-closeup-portrait_53876-129391.jpg" },
|
{ id: "3", name: "Billy Howard - \"Professional, fast, and actually shows up on time. Highly recommend.\"", role: "Business Owner", company: "Local Business", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/european-man-smiling-cheerful-expression-closeup-portrait_53876-129391.jpg" },
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
{ value: "5.0", label: "Google Rating" },
|
{ value: "5.0", label: "Google Rating" },
|
||||||
|
|||||||
Reference in New Issue
Block a user