Update CTA styling
cgen-111368cac6d041bd99af2a862216d65e
This commit is contained in:
parent
fac9ef9a91
commit
e65ce697ba
1 changed files with 1 additions and 1 deletions
|
|
@ -604,7 +604,7 @@ export default function DevelopmentConsulting() {
|
|||
<section className="py-20 bg-pink-500/5 backdrop-blur-sm">
|
||||
<div className="container mx-auto px-4 text-center">
|
||||
<div className="max-w-3xl mx-auto space-y-8 animate-scale-in">
|
||||
<h2 className="text-3xl lg:text-4xl font-bold text-gradient-purple">
|
||||
<h2 className="text-3xl lg:text-4xl font-bold bg-gradient-to-r from-fuchsia-300 via-pink-500 to-rose-500 bg-clip-text text-transparent">
|
||||
Ready to Accelerate Your Development?
|
||||
</h2>
|
||||
<p className="text-xl text-muted-foreground">
|
||||
|
|
|
|||
Loading…
Reference in a new issue