Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ec96daa8e9 | |||
| 2bfe0eda70 | |||
| 0205dae7e0 |
@@ -43,7 +43,7 @@ export default function ITConsultingPage() {
|
|||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
tag="Northwest Arkansas IT Specialist"
|
tag="Northwest Arkansas IT Specialist"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
title="Expert IT Help, Without the Runaround."
|
title="Stop Struggling With Your Technology"
|
||||||
description="Ron Enderland brings hands-on expertise directly to your home or business. Friendly, fast, and priced right — because your tech should just work."
|
description="Ron Enderland brings hands-on expertise directly to your home or business. Friendly, fast, and priced right — because your tech should just work."
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/it-professional-working-ensure-data-center-gear-operates-efficiently_482257-131842.jpg", imageAlt: "Professional IT support on-site" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/it-professional-working-ensure-data-center-gear-operates-efficiently_482257-131842.jpg", imageAlt: "Professional IT support on-site" },
|
||||||
@@ -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