Title BG update
This commit is contained in:
@ -3,7 +3,7 @@ import React from 'react';
|
||||
const CompanyHero = () => {
|
||||
return (
|
||||
<section
|
||||
className="relative bg-cover bg-center py-6 h-24"
|
||||
className="relative bg-cover bg-center py-6 h-26"
|
||||
style={{ backgroundImage: "url('images/bredcrumb.jpg')" }}
|
||||
>
|
||||
{/* Breadcrumb */}
|
||||
|
||||
Reference in New Issue
Block a user