Title BG update

This commit is contained in:
mukesh13
2025-08-14 12:06:18 +05:30
parent da3a05a267
commit a1526200ae
5 changed files with 5 additions and 5 deletions

View File

@ -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 */}