Duplicate config
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m31s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m31s
This commit is contained in:
@@ -44,7 +44,7 @@ const rotatingText = (siteConfig.hero as any).rotatingText as
|
||||
<p
|
||||
class="text-lg sm:text-xl text-white max-w-2xl mx-auto mb-10 leading-relaxed"
|
||||
>
|
||||
{siteConfig.hero.description}.
|
||||
{siteConfig.description}.
|
||||
</p>
|
||||
|
||||
<div
|
||||
|
||||
@@ -55,7 +55,6 @@ export const siteConfig = {
|
||||
className: "bg-accent text-accent-content px-2",
|
||||
},
|
||||
],
|
||||
description: "Independent Software Consulting based in Edmonton, Alberta",
|
||||
cta: "Discuss Your Project",
|
||||
secondaryCta: "View Services",
|
||||
trustedText: "Trusted expertise in",
|
||||
|
||||
Reference in New Issue
Block a user