mirror of
https://github.com/OwethuManagedServices/oms-website-nextjs.git
synced 2025-12-18 15:58:09 +00:00
25-05-2025
This commit is contained in:
@ -511,7 +511,7 @@ export default function ProductDevelopmentPage() {
|
||||
|
||||
{/* 10. Call to Action (CTA) Section */}
|
||||
<section
|
||||
className="py-16 md:py-24 bg-[linear-gradient(to_right,#ead566,#e0be45)] text-gray-900"
|
||||
className="py-16 md:py-24 bg-[linear-gradient(to_right,#e6cd4b,#fff8b3,#e0b843)] text-gray-900"
|
||||
style={{ backgroundColor: COLORS.primary }}
|
||||
>
|
||||
<div className="container mx-auto px-6 text-center">
|
||||
|
||||
Reference in New Issue
Block a user