From 91081f2f9d6746d0e1fdeb1526d724560dd3212f Mon Sep 17 00:00:00 2001 From: JohannesOmsDev Date: Tue, 27 May 2025 15:31:07 +0200 Subject: [PATCH] 25-05-2025 --- app/(website)/_components/CallToActionSection.tsx | 2 +- app/(website)/_components/HeroSectionModern.tsx | 1 + app/(website)/about/page.tsx | 2 +- app/(website)/obse/page.tsx | 8 +++----- app/(website)/services/product-development/page.tsx | 2 +- app/(website)/services/resource-augmentation/page.tsx | 2 +- 6 files changed, 8 insertions(+), 9 deletions(-) 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 */}