handle data and change design page about-us and contact-us
This commit is contained in:
@@ -66,7 +66,7 @@ function Footer({ matchedCity }) {
|
||||
{/* Right */}
|
||||
<div className="w-full lg:w-fit flex gap-[12px] lg:gap-[30px] flex-col items-start">
|
||||
{/* Icon */}
|
||||
<Logo />
|
||||
<Logo matchedCity={matchedCity} />
|
||||
<p className="w-full lg:w-fit lg:max-w-[260px] text-[#616161] text-[14px] font-normal">
|
||||
{matchedCity?.footerDescription}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user