This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-04-06 15:43:51 +05:00
parent 89c5552c4e
commit 27b1510842
23 changed files with 1871 additions and 26 deletions

View File

@@ -8,9 +8,9 @@ const Footer = () => {
// { name: 'Contact', href: '/contact' },
// ];
return (
<section className="py-10">
<div className="custom-container">
<div className=" flex flex-col justify-between gap-4 border-t pt-8 text-center text-sm font-medium text-muted-foreground lg:flex-row lg:items-center lg:text-left">
<section className="py-5">
<div className="max-w-6xl w-full mx-auto">
<div className=" flex flex-col justify-between gap-4 text-center text-sm font-medium text-muted-foreground lg:flex-row lg:items-center lg:text-left">
<p>{t('copyright', { year: new Date().getFullYear() })}</p>
<ul className="flex justify-center gap-4 lg:justify-start">
<li className="hover:text-primary">