diff --git a/components/Hero.jsx b/components/Hero.jsx index 89b539c..7b5346a 100644 --- a/components/Hero.jsx +++ b/components/Hero.jsx @@ -30,7 +30,10 @@ export default function Hero({ heading, subHeading, cta1, cta2, imageSrc }) { alt="Hero image" /> - + ); } diff --git a/components/Sections/WhyInvest.jsx b/components/Sections/WhyInvest.jsx index 9816d72..339220b 100644 --- a/components/Sections/WhyInvest.jsx +++ b/components/Sections/WhyInvest.jsx @@ -9,7 +9,7 @@ export default function WhyInvest({ whyInvestCardData, }) { return ( -
+