solutions page

This commit is contained in:
IGNY8 VPS (Salman)
2025-11-14 11:22:23 +00:00
parent 97546aa39b
commit c8565b650b

View File

@@ -145,6 +145,8 @@ const Solutions: React.FC = () => {
]; ];
return ( return (
<>
<SEO meta={getMetaTags("solutions")} />
<div className="bg-white"> <div className="bg-white">
{/* LIGHT HERO SECTION */} {/* LIGHT HERO SECTION */}
<section className="relative overflow-hidden bg-gradient-to-b from-white via-slate-50/50 to-white"> <section className="relative overflow-hidden bg-gradient-to-b from-white via-slate-50/50 to-white">