Visual and code overhaul, including Nix support
All checks were successful
Docker Deploy / build-and-push (push) Successful in 2m55s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 2m55s
This commit is contained in:
@@ -71,7 +71,7 @@ export const siteConfig = {
|
||||
{
|
||||
title: "IT Support Processes",
|
||||
content:
|
||||
"Providing expert technical support expertise, backed by over a decade of client support experience.",
|
||||
"I provide expert technical support expertise, backed by over a decade of client support experience.",
|
||||
variant: "primary",
|
||||
},
|
||||
] as Card[],
|
||||
@@ -93,12 +93,12 @@ export const siteConfig = {
|
||||
},
|
||||
|
||||
contact: {
|
||||
title: "Contact Us",
|
||||
description: "Ready to get started? Reach out to us for a consultation.",
|
||||
title: "Contact Me",
|
||||
description: "Ready to get started? Reach out to me for a consultation.",
|
||||
cta: {
|
||||
text: "Get in Touch",
|
||||
href: "/contact",
|
||||
ariaLabel: "Contact us for consultation",
|
||||
ariaLabel: "Contact me for consultation",
|
||||
},
|
||||
},
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user