diff --git a/src/components/sections/challenge-section.tsx b/src/components/sections/challenge-section.tsx index 36e1744..35337f8 100644 --- a/src/components/sections/challenge-section.tsx +++ b/src/components/sections/challenge-section.tsx @@ -53,7 +53,7 @@ export function ChallengeSection() { return (
diff --git a/src/components/sections/cta-section.tsx b/src/components/sections/cta-section.tsx index fc75c6d..ddcce74 100644 --- a/src/components/sections/cta-section.tsx +++ b/src/components/sections/cta-section.tsx @@ -23,7 +23,7 @@ export function CTASection({ secondaryHref = '/cases', }: CTASectionProps) { return ( -
+
diff --git a/src/components/sections/testimonial-section.tsx b/src/components/sections/testimonial-section.tsx index d7322d2..58b82d8 100644 --- a/src/components/sections/testimonial-section.tsx +++ b/src/components/sections/testimonial-section.tsx @@ -50,6 +50,7 @@ export function TestimonialSection() { return (