contact add to telegram bot
This commit is contained in:
@@ -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)=>{
|
||||
|
||||
Reference in New Issue
Block a user