Duplicate config
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m31s

This commit is contained in:
2026-01-30 11:53:00 -07:00
parent 3b2fca97aa
commit f7fd011660
2 changed files with 1 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ const rotatingText = (siteConfig.hero as any).rotatingText as
<p <p
class="text-lg sm:text-xl text-white max-w-2xl mx-auto mb-10 leading-relaxed" class="text-lg sm:text-xl text-white max-w-2xl mx-auto mb-10 leading-relaxed"
> >
{siteConfig.hero.description}. {siteConfig.description}.
</p> </p>
<div <div

View File

@@ -55,7 +55,6 @@ export const siteConfig = {
className: "bg-accent text-accent-content px-2", className: "bg-accent text-accent-content px-2",
}, },
], ],
description: "Independent Software Consulting based in Edmonton, Alberta",
cta: "Discuss Your Project", cta: "Discuss Your Project",
secondaryCta: "View Services", secondaryCta: "View Services",
trustedText: "Trusted expertise in", trustedText: "Trusted expertise in",