diff --git a/website/components/Feature.tsx b/website/components/Feature.tsx index 4d04e58..c20e921 100644 --- a/website/components/Feature.tsx +++ b/website/components/Feature.tsx @@ -20,12 +20,12 @@ interface FeatureProps { const Feature: React.FC = ({ feature, index }) => { return ( -
+
diff --git a/website/components/cta.tsx b/website/components/cta.tsx index 5bac9eb..b926b88 100644 --- a/website/components/cta.tsx +++ b/website/components/cta.tsx @@ -18,7 +18,7 @@ export default function CTA() {

Start your journey with VintLang today and experience the power of Swahili-inspired programming.

-
+
diff --git a/website/components/header.tsx b/website/components/header.tsx index 86e5cc2..b63c592 100644 --- a/website/components/header.tsx +++ b/website/components/header.tsx @@ -24,7 +24,7 @@ export default function Header() {