solutions page
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user