solutions page
This commit is contained in:
@@ -145,6 +145,8 @@ const Solutions: React.FC = () => {
|
||||
];
|
||||
|
||||
return (
|
||||
<>
|
||||
<SEO meta={getMetaTags("solutions")} />
|
||||
<div className="bg-white">
|
||||
{/* LIGHT HERO SECTION */}
|
||||
<section className="relative overflow-hidden bg-gradient-to-b from-white via-slate-50/50 to-white">
|
||||
|
||||
Reference in New Issue
Block a user