3 Commits

Author SHA1 Message Date
949ab21b72 Merge version_3 into main
Merge version_3 into main
2026-04-07 15:01:13 +00:00
ec96daa8e9 Update src/app/page.tsx 2026-04-07 15:01:10 +00:00
2bfe0eda70 Merge version_2 into main
Merge version_2 into main
2026-04-07 15:00:00 +00:00

View File

@@ -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" },