diff --git a/app/(website)/_components/CallToActionSection.tsx b/app/(website)/_components/CallToActionSection.tsx index 7d8887c..7f92b0f 100644 --- a/app/(website)/_components/CallToActionSection.tsx +++ b/app/(website)/_components/CallToActionSection.tsx @@ -17,7 +17,7 @@ const CallToActionSection: React.FC = ({ }) => { return ( // Use primary background, primary-foreground for text -
+
{" "} {/* Adjusted padding */}
diff --git a/app/(website)/_components/HeroSectionModern.tsx b/app/(website)/_components/HeroSectionModern.tsx index cdbde16..46f83ce 100644 --- a/app/(website)/_components/HeroSectionModern.tsx +++ b/app/(website)/_components/HeroSectionModern.tsx @@ -21,6 +21,7 @@ const HeroSectionModern: React.FC = ({ }) => { return ( // Use min-h-screen for full viewport height adjust if needed + //bg-[linear-gradient(to_right,#f0e18a,#f9f4c3,#ecd973)]
{/* Background Image/Video Layer */}
diff --git a/app/(website)/about/page.tsx b/app/(website)/about/page.tsx index 63c568d..c15cccf 100644 --- a/app/(website)/about/page.tsx +++ b/app/(website)/about/page.tsx @@ -511,7 +511,7 @@ export default function AboutUsPage() { */} {/* Section 10: Commitment to Impact (Optional, but adds value) */}
diff --git a/app/(website)/obse/page.tsx b/app/(website)/obse/page.tsx index 64f40dc..4a2aae4 100644 --- a/app/(website)/obse/page.tsx +++ b/app/(website)/obse/page.tsx @@ -230,7 +230,6 @@ const useCases = [ ]; export default function ObsePage() { - return (
{/* 1. Hero Section */} @@ -262,7 +261,6 @@ export default function ObsePage() { See How It Works - {/* Optional Mini-CTA */} {/* @@ -721,7 +719,7 @@ export default function ObsePage() { {/* 12. Call to Action (CTA) Section */}
@@ -735,13 +733,13 @@ export default function ObsePage() {

Request a Personalized Demo Contact Sales Team diff --git a/app/(website)/services/product-development/page.tsx b/app/(website)/services/product-development/page.tsx index 7880d66..03e059b 100644 --- a/app/(website)/services/product-development/page.tsx +++ b/app/(website)/services/product-development/page.tsx @@ -511,7 +511,7 @@ export default function ProductDevelopmentPage() { {/* 10. Call to Action (CTA) Section */}
diff --git a/app/(website)/services/resource-augmentation/page.tsx b/app/(website)/services/resource-augmentation/page.tsx index 9b27a31..973d18f 100644 --- a/app/(website)/services/resource-augmentation/page.tsx +++ b/app/(website)/services/resource-augmentation/page.tsx @@ -807,7 +807,7 @@ export default function ResourceAugmentationPage() { {/* 10. Call to Action (CTA) Section */}