diff --git a/src/components/About.tsx b/src/components/About.tsx index 020c611..374af3e 100644 --- a/src/components/About.tsx +++ b/src/components/About.tsx @@ -13,7 +13,7 @@ export function About() {
- +
Our Mission diff --git a/src/components/AboutNew.tsx b/src/components/AboutNew.tsx index 9e59a20..a757ac2 100644 --- a/src/components/AboutNew.tsx +++ b/src/components/AboutNew.tsx @@ -13,7 +13,7 @@ export function AboutNew() { className="relative overflow-hidden bg-gray-900 py-20 sm:py-28" >
- +
diff --git a/src/components/CallToAction.tsx b/src/components/CallToAction.tsx index d5ee8fd..dfcdcf7 100644 --- a/src/components/CallToAction.tsx +++ b/src/components/CallToAction.tsx @@ -13,7 +13,7 @@ export function CallToAction() { className="relative overflow-hidden bg-gray-900 py-20 sm:py-28" >
- +
diff --git a/src/components/PrimaryFeatures.tsx b/src/components/PrimaryFeatures.tsx index 1b76bcb..8f67fb7 100644 --- a/src/components/PrimaryFeatures.tsx +++ b/src/components/PrimaryFeatures.tsx @@ -292,9 +292,9 @@ function FeaturesDesktop() {
))} -
+
- +
@@ -368,16 +368,17 @@ function FeaturesMobile() { ref={(ref) => ref && (slideRefs.current[featureIndex] = ref)} className="w-full flex-none snap-center px-4 sm:px-6 transition-all duration-300 ease-in-out hover:scale-105" > -
-