refactor: standardize background color from off-white to pure white across multiple components

- Changed bg-[#FDFDFD] to bg-white in AgentPro, CloudPros, and PodsPro intro sections
- Added explicit bg-white class to PodsFeatures Container component for consistency
This commit is contained in:
2025-11-19 18:19:04 +01:00
parent 6b735b5a40
commit e62c4a5688
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ export function CloudPros() {
<div className="w-full border-t border-l border-r border-gray-100" />
{/* Intro Block */}
<div className="bg-[#FDFDFD] w-full max-w-7xl mx-auto border border-t-0 border-b-0 border-gray-100">
<div className="bg-white w-full max-w-7xl mx-auto border border-t-0 border-b-0 border-gray-100">
<div className="px-8 py-12 max-w-4xl">
<Eyebrow className="uppercase tracking-[0.16em] text-cyan-500">
Cloud Advantages