contact add to telegram bot

This commit is contained in:
nabijonovdavronbek619@gmail.com
2025-11-08 12:06:17 +05:00
parent 9f047aecb4
commit 7e37d086fd
6 changed files with 374 additions and 40 deletions

View File

@@ -13,7 +13,7 @@ export default function CartType() {
<Title text="tex-rent" />
{/* car type groups */}
<div className="mt-10 grid grid-cols-3 gap-5 max-w-[1200px] w-full mx-auto">
<div className="mt-10 grid lg:grid-cols-3 sm:grid-cols-2 grid-cols-1 gap-5 max-w-[1200px] w-full mx-auto">
{/* Avtosementavoz */}
{carType === "cement-truck" && cement_trucks.map((item)=>{